Genbank currently stands as one of the most significant global repositories of genetic information. Nevertheless, it is not always easy to find the information we need in the format we need. Gene Connector (gcon) is a command line interface (CLI) tool that aims to facilitate the metadata extraction from nucleotide records from Entrez Genbank API's. It is a tool that can be used by researchers, students and anyone interested in genetic associated metadata information.
See project source code for details.
See documentation for details.
Recommended installation is using pip
. However alternative installations are also possible. See installation guide for details.
Gene Connector is a command line interface (CLI) tool, them main command being gcon
, available after installation. See usage guide for details.
See project structure for details.
See data modelling for details.