Skip to content

Python script takes in output from Sambamba and returns a report with a list of genes with <100% coverage at 30x.

License

Notifications You must be signed in to change notification settings

natashapinto/coverage_test

Repository files navigation

coverage_test

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

  1. gene_names.csv = Contains a list of genes with less than 100% coverage at 30x
  2. low_coverage_summary.csv = Coverage summary for the exons in the genes in gene_names.csv

About

Python script takes in output from Sambamba and returns a report with a list of genes with <100% coverage at 30x.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages