Acknowledgements ================ `kseq.h `_ and `zlib `_ was used to parse FASTA format. `Sqlite3 `_ was used to store built indexes. ``pyfastx`` can randomly access to sequences from gzipped FASTA file mainly attributed to `indexed_gzip `_.