- Fixed SystemError caused caused by Python 2.7 seperated int and long type - Fixed String type check on Python 2.7 - Fixed objects memory deallocation
0.5.6
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Optimized random access from plain file - Reduced memory consumption
0.5.5
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Added Support for IUPAC code complement - Speedup reverse complement - Speedup space removing and uppercase
0.5.4
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Added guess fasta type (DNA, RNA, protein) - Added support for calculating protein sequence composition - Optimized the speed of index building - Calculate sequence composition when get gc content or composition - Fixed char return in python 2.7
0.5.3
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Added support for coverting fastq to fasta - Updated command line interface docs - Fixed command line entry points