Rdocumentation
powered by
Learn R Programming
tcR (version 1.3)
barcodes.to.reads: Rearrange columns with counts for clonesets.
Description
Replace Read.count with Barcode.count, recompute Percentage and sort data.
Usage
barcodes.to.reads(.data)
Arguments
.data
Data frame with columns "Barcode.count" and "Read.count".
Value
Data frame with new "Read.count" and "Percentage" columns.