Skip to content
Snippets Groups Projects
Commit 4738ec02 authored by marco's avatar marco
Browse files

added file describing supported file formats (incomplete)

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2360 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 11a209f4
No related branches found
No related tags found
No related merge requests found
Supported File Formats
================================================================================
Structure File Formats
--------------------------------------------------------------------------------
The following file formats are supported by :func:`~ost.io.LoadEntity`.
PDB - Brookhaven PDB File
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Fine grained control over PDB file import is available via the
:func:`~ost.io.LoadPDB` function. The PDB importer support loading gzipped PDB
files. gzipped PDB files are detected by the .gz file extension.
*Recognized File Extensions*
ent, pdb, ent.gz, pdb.gz
*Format Name*
pdb
PQR
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
pqr
*Format Name*
pqr
CRD - CARD format file used by CHARMM
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
crd
SDF
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
sdf
Sequence File Formats
--------------------------------------------------------------------------------
FASTA
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
fasta, fna, fas, fa, fsa
*Format Name*
fasta
ClustalW
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
aln
*Format Name*
clustal
Promod
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
ali
*Format Name*
promod
PIR
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*Recognized File Extensions*
pir
*Format Name*
pir
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment