Difference between revisions of "Pod5"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[Category:sequencing]] | [[Category:sequencing]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
− | |{{#vardefine:app| | + | |{{#vardefine:app|pod5}} |
− | |{{#vardefine:url| | + | |{{#vardefine:url|https://github.com/nanoporetech/pod5-file-format}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> |
Latest revision as of 17:31, 1 July 2022
Description
POD5 is a file format for storing nanopore dna data in an easily accessible way. The format is able to be written in a streaming manner which allows a sequencing instrument to directly write the format.
Data in POD5 is stored using Apache Arrow, allowing users to consume data in many languages using standard tools.
Environment Modules
Run module spider pod5
to find out what environment modules are available for this application.
System Variables
- HPC_POD5_DIR - installation directory
- HPC_POD5_BIN - executable directory