Skip to content

v0.5.0

Compare
Choose a tag to compare
@lmdu lmdu released this 13 Oct 14:46
· 370 commits to master since this release
  • Added support for python 2.7 and 3.4
  • Added command line tool to manipulate fasta and fastq file
  • Added gzip attribute to fasta and fastq object to check whether compressed
  • Added sort function for identifier object
  • Fixed python bool argument parsing error caused by uint16_t
  • Fixed identifier sort key initialization