-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Thanks for falco!
Running v1.2.0 installed from bioconda on a nanopore FASTQ
falco --format fastq -skip-report -t 1 -skip-summary nanopore.fastq.gz
[limits] using default limit cutoffs (no file specified)
[adapters] using default adapters (no file specified)
[contaminants] using default contaminant list (no file specified)
[Thu Sep 15 10:26:59 2022] Started reading file nanopore.fastq.gz
[Thu Sep 15 10:27:00 2022] reading file as gzipped FASTQ format
[running falco|===================================================|100%]
[Thu Sep 15 10:27:13 2022] Finished reading file
[Thu Sep 15 10:27:13 2022] Writing text report to ./fastqc_data.txtIt looks like it generates the fastqc_data.txt properly, but then after that, it consumes over 32GB of RAM over several minutes until I kill it...
Is this expected? For comparison, FastQC processes the file in 18s within 1GB RAM.
Here are the stats of the file:
seqkit stats nanopore.fastq.gz
file format type num_seqs sum_len min_len avg_len max_len
nanopore.fastq.gz FASTQ DNA 30,720 204,534,138 100 6,658 35,768Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels