Description of the bug
Trying to run COBRA and it requires three params, --cobra_assembler, --cobra_mink, --cobra_maxk. Currently the mink and maxk are expected to be strings, but they should be ints.
Related, cobra_assembler can only be "idba", "metaspades", or "megahit" per its documentation.
Command used and terminal output
Relevant files
No response
System information
No response
Description of the bug
Trying to run COBRA and it requires three params,
--cobra_assembler, --cobra_mink, --cobra_maxk. Currently theminkandmaxkare expected to be strings, but they should be ints.Related,
cobra_assemblercan only be "idba", "metaspades", or "megahit" per its documentation.Command used and terminal output
Relevant files
No response
System information
No response