ExtractFragments | R Documentation |
ExtractFragments
ExtractFragments(fragments, n = NULL, verbose = TRUE)
fragments |
A Fragment object |
n |
Number of lines to read from the beginning of the fragment file |
verbose |
Display messages |
Run groupCommand for the first n lines, convert the cell barcodes in the file to the cell names that appear in the fragment object, and subset the output to cells present in the fragment object. Every cell in the fragment file will be present in the output dataframe. If the cell information is not set, every cell barcode that appears in the first n lines will be present.
Returns a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.