com_pair {genBaRcode} | R Documentation |
Compairing two BCdat Objects
Description
Compairing two BCdat Objects
Usage
com_pair(BC_dat1 = NULL, BC_dat2 = NULL)
Arguments
BC_dat1 |
the first BCdat object. |
BC_dat2 |
the second BCdat object. |
Value
a list containing the shared and the unqiue barcodes.
[Package genBaRcode version 1.2.7 Index]