pdb2fasta

A toolbox application for file-conversion

pdb2fasta

Description:

obtain fasta sequences from provided pdb-files

Usage:

pdb2fasta.py [-h] [-o all.fasta] [infiles [infiles ...]]

Detailed Help:

infiles pdb files
-h, --help show this help message and exit
-o all.fasta output file name

Examples:

pdb2fasta.py target1.pdb target2.pdb > all.fasta
pdb2fasta.py target1.pdb target2.pdb -o all.fasta

More on File Conversion

In csrosetta, there are several scripts to convert files to another format

Subscribe to RSS - pdb2fasta