-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I just discovered that with oatk/mitohifi it should be possible to assemble mitochondria (and chloroplasts) instead of only identifying them in an assembly. I will do some testing to see how to connect this into the currently assembly model while retaining the modularity of assembler choice. There are two options to investigate:
- do
oatk/mitohifiassembly in parallel to full genome assembly and then after that filter contigs - do
oatk/mitohifiassembly first, then filter reads, then do nuclear genome assembly
Some practical notes to future self:
oatkcan be installed through bioconda butmitohifineeds to be run via apptainer.- I did a very quick test with some A. thaliana data and it seems
oatkon the input hifi reads is not significantly faster to run thatoatkon a resultinghifiasmassembly; meaning that probably we only need to investigate the former.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request