new_bakRData {bakR} | R Documentation |
bakRData object constructor for internal use
Description
This function efficiently creates an object of class bakRData without performing rigorous checks
Usage
new_bakRData(cB, metadf)
Arguments
cB |
Dataframe with columns corresponding to feature ID, number of Ts, number of mutations, sample ID, and number of identical observations |
metadf |
Dataframe detailing s4U label time and experimental ID of each sample |
[Package bakR version 1.0.1 Index]