|
Coot Scripting Interface
7000
|
Coot Scripting Interface - Alignment utilities. More...
Go to the source code of this file.
Functions | |
| void | associate_pir_alignment (int imol, std::string chain_id, std::string pir_alignment) |
| associate an alignment with a chain in a model molecule More... | |
| void | associate_pir_alignment_from_file (int imol, std::string chain_id, std::string pir_alignment_file_name) |
| associate an alignment in a file with a chain in a model molecule | |
| void | apply_pir_alignment (int imol, std::string chain_id) |
| apply the mutations of the associated alignment | |
Coot Scripting Interface - Alignment utilities.
| void associate_pir_alignment | ( | int | imol, |
| std::string | chain_id, | ||
| std::string | pir_alignment | ||
| ) |
associate an alignment with a chain in a model molecule
The pir_alignment is a string (with newlines)
1.8.5