How to specify mutations in BindProfX?
The mutations in BindProfX must include
'WT_residue', 'Chain_ID', 'residue_number', 'mutant_residue', e.g.
QA22D;
HA18F,QA22D;
WA90A,RA92A;
GA128H;
Note:
- One mutation set per line and each line ends in semicolon.
- If one mutation set has more than one mutation, separate them by commas.
- In the above examples, the first line represents a single mutation
on Chain A where Glu22 is mutated to Asp.
The second line represents a double mutations on Chain A
where His18 is mutated to Phe and Glu22 is mutated to Asp etc.