- Fixed sample sequence index error - Fixed ci deploy error
0.6.1
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Added sample sequences command line - Added get subsequence command line
0.6.0
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Fixed FASTA object parameter error - Fixed identifier sprintf warning - Fixed fasta description end \r retained - Fixed error byte length when slice sequence - Removed support for python2.7 and python3.4 - Removed python2 compat - Disabled export gzip index when building memory index
0.5.10
^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Added identifier filter function - Remove tp_new for Read, Sequence and Identifier - Fixed module method error
0.5.9
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Added get longest and shortest sequence object - Added composition argument to speedup getting GC content - Added memory index to keep index in memory rather than local file - Fixed command line error - Changed sqlite to higher version - Removed journal_mode OFF - Speedup index building
0.5.8
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Fixed fasta NL function parameter check - Fixed read id error when fastq iteration