chsmiss / ATAC-amp

Searching for co-amplified regions on the genome from ATAC-seq data
MIT License
4 stars 0 forks source link

ATACAmp

Searching for co-amplified regions on the genome from ATAC-seq data

Table of Contents

optional arguments: -h, --help show this help message and exit
--bam BAM input the bam file
--name NAME, -n NAME prefix of output files
--isize_value ISIZE, -i ISIZE
judge a pair of reads whether is discordant
--interval_size INTERVAL, -s INTERVAL
size of interval when compute breakpoint nearby coverage
--mapq MAQP, -q MAQP
reads maqp threshold
--mode {0,1,2}, -m {0,1,2}
choose the analysis mode,0/1/2
--discbk DISCBK, -d DISCBK
if you choose mode 1,you need to input discbk file
--type LIB
choose library:sc/bulk
--gtf GTF gtf file
--threads THREADS threads

Example

python ../../../10.other/AtacAmp/AtacAmp.py --bam ../../10.atac_seq_data/SRR8236755.q20.sorted.bam -i 1000 -s 1000 --gtf ../../../01.human_reference/hg38.refGene.gtf --threads 12 -n GBM39_1 -m 0 --type bulk

Output

example output(.result)

example output figure(png format):The links of highest scoring co-amplified regions in the colo320DM cell line.

MYC expression heterogeneity in the colo320dm cell line

License

Citation

Cheng, H., Ma, W., Wang, K. et al. ATACAmp: a tool for detecting ecDNA/HSRs from bulk and single-cell ATAC-seq data. BMC Genomics 24, 678 (2023). https://doi.org/10.1186/s12864-023-09792-6