Python Project to extract the amino acid sequences using the nucleotide accession numbers retrieved from the NCBI. Sample results in output directory.
Retrieval of the amino acids sequences, along with various details such as locus, definition, organism, host, country, collection_date, protein_id from the NCBI.
Put the files inside data directory.
sequence directory, put that files inside the sequence directory.Note: File names do not matter.
pip install -e .This package was created with Cookiecutter_ and the vaibhavvikas/cookiecutter-pypackage project template.