mosdepth icon indicating copy to clipboard operation
mosdepth copied to clipboard

List of Chromosomes

Open DarioS opened this issue 4 years ago • 2 comments

Could --chrom accept a comma separated list of values, like --read-groups already does?

DarioS avatar Jun 16 '20 09:06 DarioS

I second this, it would be a very useful addition.

Also I think that being able to reads from a list of chromosomes/contigs would be useful. Specifying chromosomes by comma separation would be quite messy for more than a few chromosomes.

pontushojer avatar Oct 09 '20 11:10 pontushojer

I would accept a PR add this, but probably won't add it myself. You can run mosdepth on a 30X genome in < 10 minutes so extracting individual chromosomes is less of a need. You could also do this by making a bed file with an interval that spans each chromosome you are interested in.

brentp avatar Oct 09 '20 14:10 brentp