new_bakRFnData {bakR} | R Documentation |
bakRFnData object constructor for internal use
Description
This function efficiently creates an object of class bakRFnData without performing rigorous checks
Usage
new_bakRFnData(fns, metadf)
Arguments
fns |
Dataframe with columns corresponding to sample names (sample), feature IDs (XF), fraction new estimates (fn), and number of sequencing reads (nreads) |
metadf |
Dataframe detailing s4U label time and experimental ID of each sample |
[Package bakR version 1.0.1 Index]