Web Analytics Made Easy - Statcounter
Skip to content

Importers#

Use this reference when you need to understand how SAMSON reads files and where importer extensions fit.

Importers parse files so SAMSON can load structures, maps, meshes, and other objects into a document. An importer may read PDB, electron density, or another supported format. SAMSON includes default importers, and you can add more importers from SAMSON Connect.

See the list of formats supported by SAMSON.

Missing an importer in SAMSON ? Contact us.

What this reference covers#

This page is a lookup page for the importer extension family. Use Loading molecules when you want the task workflow for opening files, and Supported formats when you need the format list.

To start developing your own importers, use the documentation about generating SAMSON Extensions and the Documentation center.