new_bakRFnData {bakR} | R Documentation |
This function efficiently creates an object of class bakRFnData without performing rigorous checks
new_bakRFnData(fns, metadf)
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 |