The latest version of BiobaseFasta is 0.4.0.1-0.

BiobaseFasta

Version 0.2.0.0 revision 0 uploaded by ChristianHoener.

Package meta

Synopsis
streaming FASTA parser
Description

Stream-based handling of FASTA files. The user selects a window size, the library then handles the window. For each window, the previous (past) window is available, in case some data sits on the boundary between windows.

FastaTool is a simple tool providing information on FASTA files, and allowing to extract sequences and subsequences.

Greg Schwartz' http://hackage.haskell.org/package/fasta package is a lot more complete. This one is mostly tailored to my usage requirements (and may at some point use his library).

Author
Christian Hoener zu Siederdissen, Florian Eggenhofer
Bug reports
https://github.com/choener/BiobaseFasta/issues
Category
Bioinformatics
Copyright
Christian Hoener zu Siederdissen, 2011-2018
Homepage
https://github.com/choener/BiobaseFasta
Maintainer
choener@bioinf.uni-leipzig.de
Package URL
n/a
Stability
experimental

Components