You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plants and algae have chloroplast genomes in addition to a mithocondrial genome, so multiple names need to be provided in the params file. A work around was to provide multiple names that are separated by a | symbol, but unfortunately the pipeline crashes on the ataqv step as this is not recognised under the --mitochondrial-reference-name flag.
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered:
A new parameter ataqv_mito_reference should allow you know to directly set the ataqv--mitochondrial-reference-name flag separately from the mito_name so that ataqv does not crash. If you want to give it a try it is available in the dev version of the pipeline.
Description of the bug
Plants and algae have chloroplast genomes in addition to a mithocondrial genome, so multiple names need to be provided in the params file. A work around was to provide multiple names that are separated by a
|
symbol, but unfortunately the pipeline crashes on the ataqv step as this is not recognised under the--mitochondrial-reference-name
flag.Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: