MiticCreature / Genomin

Genomin is an implementation for large-scale genomic analysis. It is made in Visual Basic 6.0 (VB6). It uses the seek method to generate buffers from large FASTA files (over 8 Gb).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧬 Genomin

Genomin is an implementation for large-scale genomic analysis. It is made in Visual Basic 6.0 (VB6). It uses the seek method to generate buffers from large FASTA files (over 8 Gb). The screenshot shows the analysis of a ~ 250 MB FASTA file (representing chromosome 1 from Homo Sapiens). For big FASTA files, goto:

  1. NCBI - Homo sapiens (human)

  2. NCBI Genome Reference Consortium Human Build 38 patch release 14 (GRCh38.p14)

Note: Files compatible with Genomin show the following extensions: .fna or .fa or .fasta or .fas.

screenshot

References

  • Paul Gagniuc et al. Genomin: a software framework for reading genomic signals. Proc. Rom. Acad., Series B, 13(1):53–62, 2011.

About

Genomin is an implementation for large-scale genomic analysis. It is made in Visual Basic 6.0 (VB6). It uses the seek method to generate buffers from large FASTA files (over 8 Gb).

License:MIT License


Languages

Language:Visual Basic 6.0 100.0%