View source: R/DilutionFactor.R
DilutionFactor | R Documentation |
This function recognize dilution factor in CDOM file name if written properly The output returns the data cube corrected for dilution or a vector with dilution factor Name example: SampleName_15x.csv
DilutionFactor(cube, vector.out = F)
cube |
is the output of PARAFAC.cube.design |
vector.out |
is a logical parameter to return dilution factor vector. Default is FALSE, returning corrected cube |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.