Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Nucleus 0.2.0

Compare
Choose a tag to compare
@ThomasColthurst ThomasColthurst released this 21 Sep 14:23
· 272 commits to master since this release

New in 0.2.0:

Support for reading and writing BedGraph files.
Support for reading and writing GFF files.
Support for reading and writing CRAM files.
Support for writing SAM/BAM files.
Support for reading unindexed FASTA files.
Iteration support for indexed FASTA files.
Ability to read VCF files from memory.
Python API documentation.
Python 3 compatibility.
Added universal file converter example program.