thanks! I installed Flye, but it yields an error:
flye --nano-corr /data/tom/CORONA/fastq/SRR11313278.fastq.gz --genome-size 30k --min-overlap 1000 --out-dir /data/tom/CORONA/test
[2020-04-05 17:26:26] INFO: Starting Flye 2.7-b1587
[2020-04-05 17:26:26] INFO: >>>STAGE: configure
[2020-04-05 17:26:26] INFO: Configuring run
[2020-04-05 17:26:26] INFO: Total read length: 48522
[2020-04-05 17:26:26] INFO: Input genome size: 30000
[2020-04-05 17:26:26] INFO: Estimated coverage: 1
[2020-04-05 17:26:26] WARNING: Expected read coverage is 1, the assembly is not guaranteed to be optimal in this setting. Are you sure that the genome size was entered correctly?
[2020-04-05 17:26:26] INFO: Reads N50/N90: 1552 / 973
[2020-04-05 17:26:26] INFO: Selected minimum overlap: 1000
[2020-04-05 17:26:26] INFO: Selected k-mer size: 17
[2020-04-05 17:26:26] INFO: >>>STAGE: assembly
[2020-04-05 17:26:26] INFO: Assembling disjointigs
[2020-04-05 17:26:26] INFO: Reading sequences
[2020-04-05 17:26:26] INFO: Generating solid k-mer index
[2020-04-05 17:26:46] INFO: Counting k-mers (1/2):
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
[2020-04-05 17:26:46] INFO: Counting k-mers (2/2):
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
[2020-04-05 17:26:46] INFO: Filling index table
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
[2020-04-05 17:26:46] WARNING: No overlaps found - unable to estimate parameters
[2020-04-05 17:26:46] INFO: Extending reads
[2020-04-05 17:26:46] WARNING: No overlaps found!
[2020-04-05 17:26:46] INFO: Overlap-based coverage: 0
[2020-04-05 17:26:46] INFO: Median overlap divergence: 0
0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
[2020-04-05 17:26:46] INFO: Assembled 0 disjointigs
[2020-04-05 17:26:46] INFO: Generating sequence
[2020-04-05 17:26:46] ERROR: No disjointigs were assembled - please check if the read type and genome size parameters are correct
[2020-04-05 17:26:46] ERROR: Pipeline aborted
