Genbank Documentation ===================== Retrieve genbank files and extract specific features sucha as ``cds`` or ``aa``. Also, write the features to text files. If you haven't worked with genbank files before or are unfamiliar with what they look like, view a `sample genbank record `__. Usage ----- The main class is ``GenBank``. Examples -------- Perform Genbank Feature Extraction ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python