LooseLab / Icarust

A fully featured MinKNOW simulator for testing read until experiments.
Mozilla Public License 2.0
16 stars 5 forks source link

Feature/pod5 output #8

Closed Adoni5 closed 9 months ago

Adoni5 commented 9 months ago

Optionally write out pod5 (uncompressed), rather than FAST5 (compressed).

This is enabled by the addition of PODDERS! We switch this behaviour by adding --pod5 to the CLI. example:

cargo run -- -c config.ini -s Profile_tomls/config.toml -v --pod5

Pod5 are tested (ish) - needs double checking after the fact