Oxford Nanopore Support
Support
- Home
- HOW MUCH SSD SPACE WILL MY RUN TAKE UP
How much SSD space will my run take up?
How much SSD space will my run take up?
During a sequencing run, the software writes a large amount of raw current data to disk in real time hence the 1 TB SSD requirement.
The files are further packaged into their final compressed file types, primarily .pod5, .fastq, and .bam files. The sequencing script progresses until all files are finished processing, the run is stopped, or basecalling is stopped. You can find more information here.
The disk usage with default MinKNOW options (.fast5 files use vbz compression, .fastq files use gzip compression):
- .fast5 + FASTQ: Every 1 Gbase of sequence data takes up ~6.5 GBytes of space.
- FASTQ only: Every 1 Gbase of sequence data takes up ~0.5 GBytes of space.