An open API service indexing awesome lists of open source software.

https://github.com/gagniuc/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).
https://github.com/gagniuc/genomin

bioinformatics fasta files genetics genomics genomin vb6

Last synced: 8 months ago
JSON representation

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).

Awesome Lists containing this project

README

          

# :dna: 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)](https://www.ncbi.nlm.nih.gov/genome?term=human&cmd=DetailsSearch)

2) [NCBI Genome Reference Consortium Human Build 38 patch release 14 (GRCh38.p14)](https://www.ncbi.nlm.nih.gov/assembly/GCA_000001405.29)

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

![screenshot](https://github.com/Gagniuc/Genomin/blob/main/img/Genomin%201.PNG)

# References

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