Skip to content

Commit

Permalink
update with changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie22 committed May 10, 2022
1 parent c5beceb commit f0c06e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ Command used to generate the example output: `python genes_coverage.py NGS148_34
# Version 0.0.2
## New in this version
Calculate a combined percentage coverage value for each gene and identify genes with less than 100% coverage at 30x. Write information about genes with suboptimal coverage to an output file.
Input file is now converted to tsv in the script, no need for separate command. Required depth is an input, defaults to 30 and script checks whether a corresponding column is present. Changed output filename to follow input filename.

Command used to generate the example output: `python genes_coverage.py NGS148_34_139558_CB_CMCMD_S33_R1_001.sambamba_output.txt 30`

0 comments on commit f0c06e6

Please sign in to comment.