tabixToH5SingleThread | R Documentation |
Ref: ArchR .tabixTotmp
tabixToH5SingleThread( tabixFile, tileChromSizes, outH5File, sampleName = NULL, barcodes = NULL )
tabixFile |
string fragment file name, only tab/tab.gz file (.tabix should be in the same folder) |
tileChromSizes |
GenomeRanges, tiled ChromSizes |
outH5File |
string, filename of the output h5file |
sampleName |
string the sample corresponding to the fragment file |
barcodes |
vector of string, optional, barcodes we want |
nChunk |
integer partition each chrom into nChunk pieces |
outputH5File string name of the output file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.