libraryTypes | R Documentation |
experiment
?Which type of library type in experiment
?
libraryTypes(df, uniqueTypes = TRUE)
df |
an ORFik |
uniqueTypes |
logical, default TRUE. Only return unique lib types. |
library types (character vector)
Other ORFik_experiment:
ORFik.template.experiment()
,
ORFik.template.experiment.zf()
,
bamVarName()
,
create.experiment()
,
experiment-class
,
filepath()
,
organism,experiment-method
,
outputLibs()
,
read.experiment()
,
save.experiment()
,
validateExperiments()
df <- ORFik.template.experiment()
libraryTypes(df)
libraryTypes(df, uniqueTypes = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.