GAVGA is developed in Python and can be used in the assembly of viral genomes.
Oliveira, R. R., Damasceno, F., Souza, R., Santos, R., Lima, M., Kawasaki, R., & Sales, C. (2017, September). GAVGA: A Genetic Algorithm for Viral Genome Assembly. In EPIA Conference on Artificial Intelligence (pp. 395-407). Springer, Cham.
https://link.springer.com/chapter/10.1007/978-3-319-65340-2_33
python gavga.py reads.fastq config.init
reads.fastq: fastq file with single reads to be assembled.
config.init: file containing all the parameters necessary to running GAVGA.
Before running GAVGA, the user can change some default parameters in the config file:
All parameters are mandatory.