没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > parsegenbank |
parsegenbank
|
0 | 0 | 17 |
贡献者 | 讨论 | 代码提交 |
概述
ParseGenBank is a minimalistic, incremental, event driven GenBank Flat File Format parser written in C++. It aims to efficiently produce events for keywords, features, qualifiers, and coding data.
It does not attempt to parse the contents of feature or qualifier data, but provides a framework on which such a system can be built.
ParseGenBank is released under the Free / Open Source MIT license in the hope that it will be useful.
Visit the Downloads tab to get a released version, or visit the Source tab for instructions on how to check out ParseGenBank from the Subversion repository.
Instructions for building and using ParseGenBank are included in the source code.
创建时间:2014-05-07 00:31