Chanjo
Coverage analysis for clinical sequencing
Current release: Optimistic Otter (4.0)
The goals of Chanjo are quite simple:
- Integrate seamlessly with
sambamba depth region
output - Break down coverage to intuitive levels of abstraction: exons, transcripts, and genes
- Enable exploratory coverage investigations across samples and genomic regions
$ sambamba depth region -L exons.bed -t 10 -t 20 alignment.bam > exons.coverage.bed
$ chanjo load exons.coverage.bed
$ chanjo calculate gene ADK
{"completeness_10": 100, "completeness_20": 87.123, "mean_coverage": 47.24234}
To learn more about Chanjo and how you can use it to gain a better understanding of sequencing coverage you can do no better than to: