[fe0e8b]: / atac / archR / bigwig / README.txt

Download this file

16 lines (10 with data), 573 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
############
## Signac ##
############

https://timoast.github.io/sinto/basic_usage.html#filter-cell-barcodes-from-bam-file
https://github.com/timoast/sinto


Hi, it is not currently possible to create a bigwig for different groups of cells in Signac. I'd suggest writing the cell names to a file and then splitting the bam file by cell using the sinto package (https://github.com/timoast/sinto), and then creating bigwig tracks using deeptools (https://deeptools.readthedocs.io/en/develop/content/tools/bamCoverage.html)


###########
## ArchR ##
###########

getGroupBW()