Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 435 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 435 Bytes

Gb2Fasta: A CLI for Converting GenBank Files to FASTA Format.

Prerequisites:

  • Python >= 3.6

Quickstart:

pip install gb2fasta

Quickstart:

Usage: gb2fasta [OPTIONS] FILE

  Arguments:

  File GenBank file (.gb) to convert to fasta format (.fasta).

Options:
  -v, --version  Show version number and exit.
  --help         Show this message and exit.

e.g.

gb2fasta pRS315.gb