Point mutation
Mutant effects
Before doing point mutation, we are required to prepare a parametric file using sequence_eca as a potential for the given protein.
amo point_mutation \
-threads 1 \
-hlog \
-jobname [JOB_NAME] \
-fastx <INPUT_WT_SEQUENCE_FILE> \
-mat <POTENTIAL_FILE> \
-output [OUTPUT_DIRECTORY]
Last updated