Open mariaelf97 opened 7 months ago
For the latest improvements and bug fixes, be sure to check out our new repository: https://github.com/ncsa/neat
Version 3.4 (https://github.com/ncsa/NEAT/releases/tag/3.4) should be bug free (let us know if not!) and have a very similar interaction as this version. You can also see our newest development with version 4.1.
Describe the bug When trying to simulate reads with length greater than 400, I get an IndexError: list index out of range error
To Reproduce Steps to reproduce the behavior:
python gen_reads.py -r ~/amplicons/GCA_014899445.1_amplicon_22.fasta -o output -R 400 -p 1 -M 0 -c 100
Error:
Fasta file is as below:
Expected behavior I was expecting to get a fastq file with simulated reads from the fasta file
Desktop (please complete the following information):