-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I suggest using the poreCov pipeline as the backend for SARS-CoV-2 wastewater lineage deconvolution from nanopore long reads. You already added freyja ( #274 #270), which is great as the current community standard.
However, we are also interested in detecting new stuff, aka "cryptic lineages" or novel mutation profiles.
To do this, I would like to test/implement two recent approaches:
CONCOMPRA
- https://github.com/willem-stock/CONCOMPRA
- consensus approach for community profiling with nanopore amplicon sequencing data, focused on 16S rDNA
- I already tested this on example nanopore data from mixed patient samples (simulating wastewater) and it looked very promising
- should be easy to add as a single new process
- challenge is that the tool only works on one primer pair (Usage of more than one primer pair willem-stock/CONCOMPRA#1)
Floria
- https://github.com/bluenote-1577/floria | https://doi.org/10.1093/bioinformatics/btae252
- Strain-level haplotyping for metagenomes with short or long reads.
- I am curious how well this works on a) amplicon data and b) SARS-CoV-2
- input is VCF and mapped reads (BAM): so I think should be also easy to add
By this, we would get known lineage abundances from freyja plus potential new lineages from one or both of the other tools.
Finally, we could also write a little ww-poreCoV extension paper ;)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request