iremdnzl
iremdnzl
Hi! I'm trying to run canu on my fastq files but it's aborting. I tried v1.8 and v2.2, you can find the messages below: ``` canu-1.8/*/bin/canu -p ID1 -d canuassemble/...
Hi, I'm having this following error: `Traceback (most recent call last): File "/home/analysispc/anaconda3/bin/sniffles", line 33, in from sniffles import parallel File "/home/analysispc/anaconda3/lib/python3.9/site-packages/sniffles/parallel.py", line 17, in from sniffles import leadprov File...
Here's the command line i use: `racon -m 8 -x 6 -g -8 -w 500 -t 4 ../all_reads.fastq Sample_ref.sam ~/REFERENCES/reference.fasta > RACON/racon_ref_Sample.fasta` This is the error: ``` [racon::Polisher::initialize] loaded target...
Hi, I have multiple samples and I'm following the same scripts for all of them. Just one sample gave this error: This is minimap2: `minimap2 -a -x map-ont /media/idnzl/HDD/REFERENCES/GCA_023856395.1_Psun_UM_1.1_genomic.fa all_reads.fastq...