Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 273 Bytes

bamreadcountr

wrapper and parses for bam readcount

tl;dr

x='/rsrch2/iacs/ngs_runs/1411_sarcomatoid/tmap/bams/tmp.bamreadcount'

bed has columns:
chr start end ref_allele  alt_allele

# parse the output with:
bam_readcount.parse(x, samplename = "sample1", bed)