J-E-J-S / gb2fasta

Convert GenBank Files to FASTA Without Leaving the Terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Convert GenBank Files to FASTA Without Leaving the Terminal.

License:Other


Languages

Language:Python 100.0%