Genbank Info Extractor

This algorithm makes it possible to extract specific information from files in genbank format using regular expressions. When the file is processed, two files are generated, one in FASTA format and the other in tabular format (TSV), which are used to create the VirusMAPPER-linked databases.

0
0
Python

Genbank-Info-Extractor

This algorithm extracts information from files in GenBank(.gb) format, generating one file in tabular format(TSV) and another in FASTA format with the desired parameters.