Closed coralzhang closed 5 years ago
Simple answer, provide FASTA not FASTQ as input:
https://github.com/abaizan/kodoja/blob/kodoja-v0.0.9/diagnosticTool_scripts/kodoja_search.py#L148
Beyond that you could try faking it with relaxed minimum length and an empty adapters file, but ultimately, you would have to modify the code. See also:
Thanks!
How could I disable and skip the trimmomatic step?