Protein

class ties.Protein(filename=None, config=None)[source]

A helper tool for the protein file. It calculates the number of ions needed to neutralise it (using ambertools for now).

Parameters:
  • filename (string) – filepath to the protein

  • config (Config) – Optional configuration for the protein

get_path()[source]

Get a path to the protein.

Returns:

the protein filename

Return type:

string