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
{{ message }}
This repository was archived by the owner on May 30, 2019. It is now read-only.
I have installed RA following instructions without errors.
But when I tried to run the following command:
python /sw/ra/build/bin/ra -t 16 -x ont ont.fastq.gz > ra.fa
I get an empty assembly fasta file and the following message:
[Ra::run] preconstruction overlap stage
[M::mm_idx_gen::185.227*2.22] collected minimizers
[Ra::exit] warning: unable to clean work directory!
Hi Robert,
I have installed RA following instructions without errors.
But when I tried to run the following command:
python /sw/ra/build/bin/ra -t 16 -x ont ont.fastq.gz > ra.fa
I get an empty assembly fasta file and the following message:
[Ra::run] preconstruction overlap stage
[M::mm_idx_gen::185.227*2.22] collected minimizers
[Ra::exit] warning: unable to clean work directory!
Any idea?
Thanks in advance.
Valentine