PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • Molecule._read

    Molecule._read¶

    Molecule._read(self, file_path, file_type)¶

    Read a molecule from a file. Currently only GRO, PDB and MOL2 files are supported.

    Parameters:
    file_path : string

    Link to requested file

    file_type : string

    File extension name

    Returns:
    atom_list : list

    Atom list

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.