Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
in addition to share of N:
bcftools and smallgenomeutilities each have their own built-in routine for low coverage masking
clearing confusion (sorry doc isn't very clear about this):
(indeed a planned feature of V-pipe, but currently not yet in master)
Consensus itself is generated either by bcftools, smallgenomeutilities (for bwa or bowtie2 alignment)
or as by-product of ngshmmalign alignment.
latest commit ( 9f0ca4b6c989e38ea19a096f08edcaad58c009f0 - to be tagged as v2.99.2 by tomorrow)
introduces BWA-based contaminant removal (option
dehuman
) before upload.We use it in production to publish on ENA.
Not the typical use of contaminant removal (e.g.: before calling variants and consensus)
but still worth noting.
currently available as external scripts, to be integrated by the next version (2.99.3):
samples (see our cowwid repo), work is underway to integrate it into mainstream V-pipe.
that V-pipe computes. Work underway to integrate into mainstream V-pipe.
general notes:
with long-term support:
even as the PhDs will inevitably come and go as they finish their theses, there's a senior software
developer attached to the project.