Extract reads from bam file based on presence of specific allele
收藏Mendeley Data2024-01-31 更新2024-06-29 收录
下载链接:
http://datadryad.org/resource/doi:10.5061/dryad.8ph59/1
下载链接
链接失效反馈官方服务:
资源简介:
Python script that reads from bam file based on presence of alleles in text file (text file with three columns: 1. Chromsome, 2. Position, 3. alllele [A, T, C, G]). Returns a bam file with extracted reads. See script for more details. example: python get_male_spec_reads.py -b bam.file -s snp.file
创建时间:
2024-01-31



