Unknown

Dataset Information

0

GBParsy: a GenBank flatfile parser library with high speed.


ABSTRACT: BACKGROUND: GenBank flatfile (GBF) format is one of the most popular sequence file formats because of its detailed sequence features and ease of readability. To use the data in the file by a computer, a parsing process is required and is performed according to a given grammar for the sequence and the description in a GBF. Currently, several parser libraries for the GBF have been developed. However, with the accumulation of DNA sequence information from eukaryotic chromosomes, parsing a eukaryotic genome sequence with these libraries inevitably takes a long time, due to the large GBF file and its correspondingly large genomic nucleotide sequence and related feature information. Thus, there is significant need to develop a parsing program with high speed and efficient use of system memory. RESULTS: We developed a library, GBParsy, which was C language-based and parses GBF files. The parsing speed was maximized by using content-specified functions in place of regular expressions that are flexible but slow. In addition, we optimized an algorithm related to memory usage so that it also increased parsing performance and efficiency of memory usage. GBParsy is at least 5-100x faster than current parsers in benchmark tests. CONCLUSION: GBParsy is estimated to extract annotated information from almost 100 Mb of a GenBank flatfile for chromosomal sequence information within a second. Thus, it should be used for a variety of applications such as on-time visualization of a genome at a web site.

SUBMITTER: Lee TH 

PROVIDER: S-EPMC2516526 | biostudies-literature | 2008

REPOSITORIES: biostudies-literature

altmetric image

Publications

GBParsy: a GenBank flatfile parser library with high speed.

Lee Tae-Ho TH   Kim Yeon-Ki YK   Nahm Baek Hie BH  

BMC bioinformatics 20080725


<h4>Background</h4>GenBank flatfile (GBF) format is one of the most popular sequence file formats because of its detailed sequence features and ease of readability. To use the data in the file by a computer, a parsing process is required and is performed according to a given grammar for the sequence and the description in a GBF. Currently, several parser libraries for the GBF have been developed. However, with the accumulation of DNA sequence information from eukaryotic chromosomes, parsing a eu  ...[more]

Similar Datasets

| S-EPMC4702903 | biostudies-literature
| S-EPMC540017 | biostudies-literature
| S-EPMC6323954 | biostudies-literature
| S-EPMC1347519 | biostudies-literature
| S-EPMC3013681 | biostudies-literature
| S-EPMC102453 | biostudies-literature
| S-EPMC3965104 | biostudies-literature
| S-EPMC3531190 | biostudies-literature