fixExpName {cellmigRation}R Documentation

Handle non-NULL ExpName

Description

The fixExpName helps adjusting the name of the experiment in case it is not NULL.

Usage

fixExpName(x)

Arguments

x

string, name of the experiment.

Value

A string referring to the adjusted experiment name.

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

https://www.data-pulse.com/dev_site/cellmigration/

Examples

cellmigRation:::fixExpName("Hello World")


[Package cellmigRation version 1.1.0 Index]