multi_cov_by_len
收藏Mendeley Data2024-01-31 更新2024-06-27 收录
下载链接:
http://datadryad.org/resource/doi:10.5061/dryad.8091q/7
下载链接
链接失效反馈官方服务:
资源简介:
# Used to determine coverage of features in a bed file using the alignments in a bam file. # Output lists the length of features, number of features of that length, and percentage of features of that length recovered in the bam file. # Script reads in output from bedtools coverage command executed as follows: bedtools coverage -hist -abam [bam_infile] -b [bed_file] > [output]
创建时间:
2024-01-31



