GBKParser, a simple tool for parsing basic gene information from a genbank file.
Typically, a genome-scale metabolic network reconstruction is begun with its genome annotation. A biochemical-reaction network is reconstructed based on the functions of gene products. Therefore, genomic information deposited in GenBanak or RefSeq can be effectively used to reconstruct a metabolic network.
GBKParser will parse the useful features, e.g. Locus Tag, Gene name, Coordination, Product and EC Number, from the genbank file. Besides, GBKParser will also generate a FASTA file which contains the amino acids sequences and Locus Tag in the header line.
You should install JRE or JVM before to run TextReplacer.JAVA
Download GBKParser