show,BarcodeObj-method {CellBarcode} | R Documentation |
Show the summary of BarcodeObj object for pretty print.
Show the summary of BarcodeQc object for pretty print.
Show the summary of BarcodeQcSet object for pretty print.
## S4 method for signature 'BarcodeObj' show(object) ## S4 method for signature 'BarcodeQc' show(object) ## S4 method for signature 'BarcodeQcSet' show(object)
object |
A BarcodeQcSet object |
Formated summary text.
Formated summary text.
Formated summary text.
data(bc_obj) # show BarcodeObj for pretty print bc_obj ###