-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
oneroof, at its core, implements an exceptionally pedestrian sequence of operations: raw read QC, alignment with minimap2, variant and consensus calling with ivar and bcftools, etc. The first feature that differentiates it from other pipelines is that it can perform Nanopore basecalling in addition to the above. The second distinguishing feature is its unusually rigorous handling of primers/amplicons.
I'd like the third distinguishing feature to be how it empowers users to visually explore their data. A few ideas to that end:
- expand the generated multiQC report to include as many tools as possible from the Venn overlap between what it supports and what
oneroofruns. - output more graphics throughout. As an example, I'm particularly interested in NanoPack tools like kyber and cramino.
- What about outputting an IGV project? Or even a Geneious project if a local installation is available?
- Implementing a few visualizations with figeno could be fun too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed