Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds parameter --min-gene-coverage-proportion to pandora map, compare and discover #351

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

leoisl
Copy link
Collaborator

@leoisl leoisl commented Dec 12, 2023

This PR adds the parameter --min-gene-coverage-proportion to pandora map, compare and discover subcommands:

  --min-gene-coverage-proportion FLOAT
                              Minimum gene coverage proportion to keep a gene. Given the coverage on the kmers of the maximum likelihood path of a gene, we compute the number of bases that have at least one read covering it. If the proportion of such bases is larger than the value in this parameter, the gene is kept. Otherwise, the gene is filtered out. [default: 0.8]

@leoisl leoisl merged commit 047a3cc into iqbal-lab-org:dev Dec 12, 2023
1 check passed
@leoisl leoisl deleted the min_gene_coverage_proportion branch December 12, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant