Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

mateo-jaimes/Genetic-Codes-FASTA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic-Codes-FASTA

FASTA (.fa) file processor developed in C++11. Data structures project.

Compilación

g++ -std=c++11 -o genome src/main.cxx

Ejecución

./genome

Licencia

MIT

About

FASTA (.fa) file processor developed in C++11. Data structures project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Makefile 0.1%