Skip to content

Convert GenBank Files to FASTA Without Leaving the Terminal.

License

Notifications You must be signed in to change notification settings

J-E-J-S/gb2fasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages