Python script takes in output from Sambamba and returns a report with a list of genes with <100% coverage at 30x
Usage
python coverage.py -i [input_file]
The script creates two csv files
- gene_names.csv = Contains a list of genes with less than 100% coverage at 30x
- low_coverage_summary.csv = Coverage summary for the exons in the genes in gene_names.csv