ExtractFragments | R Documentation |
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.
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 |
Returns a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.