bamVarNamePicker {ORFik} | R Documentation |
Get variable name per filepath in experiment
bamVarNamePicker( df, skip.replicate = FALSE, skip.condition = FALSE, skip.stage = FALSE, skip.fraction = FALSE, skip.experiment = FALSE, skip.libtype = FALSE )
df |
an ORFik |
skip.replicate |
a logical (FALSE), don't include replicate in variable name. |
skip.condition |
a logical (FALSE), don't include condition in variable name. |
skip.stage |
a logical (FALSE), don't include stage in variable name. |
skip.fraction |
a logical (FALSE), don't include fraction |
skip.experiment |
a logical (FALSE), don't include experiment |
skip.libtype |
a logical (FALSE), don't include libtype |
variable name of library (character vector)