getFragsOfAChrFromRawH5File | R Documentation |
Get fragments from a given chromsome in rawH5File. Ref: ArchR .getFragsFromArrow
getFragsOfAChrFromRawH5File( rawH5File, chr = "chr1", sampleName = NULL, barcodes = NULL, verbose = TRUE )
barcodes |
vector of strings, make sure it's not a data.frame with one column. |
verbose |
bool, print logs when set is TRUE, default is TRUE. |
fragments IRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.