All Samples(2) | Call(0) | Derive(0) | Import(2)
src/c/o/cogent-1.5.3/cogent/format/motif.py cogent(Download)
from cogent.motif.util import MotifFormatter from cogent.format.pdb_color import get_matching_chains,\ align_subject_to_pdb, PYMOL_FUNCTION_STRING, MAIN_FUNCTION_STRING from cogent.format.rna_struct import color_on_structure, draw_structure
#Generate pymol script pymol_script_list = [PYMOL_FUNCTION_STRING,MAIN_FUNCTION_STRING] pymol_script_list.append(self.ColorFunctionString % (self.ColorMap,\
src/p/y/pycogent-HEAD/cogent/format/motif.py pycogent(Download)
from cogent.motif.util import MotifFormatter from cogent.format.pdb_color import get_matching_chains,\ align_subject_to_pdb, PYMOL_FUNCTION_STRING, MAIN_FUNCTION_STRING from cogent.format.rna_struct import color_on_structure, draw_structure
#Generate pymol script pymol_script_list = [PYMOL_FUNCTION_STRING,MAIN_FUNCTION_STRING] pymol_script_list.append(self.ColorFunctionString % (self.ColorMap,\