Scipion

Set up

  • Installing Scipion
  • Scipion configuration
  • Host configuration
  • Troubleshooting

User documentation

  • Graphical interface manuals
  • Tutorials
  • Processing How To’s

Facilities

  • On-the-fly processing
  • Streaming workflows
  • Summary Reports

Developer documentation

  • Developers Page

API Documentation

  • Scipion API
  • Plugins API
    • appion package
    • atomstructutils package
    • atsas package
    • bamfordlab package
    • bsoft package
    • ccp4 package
    • chimera package
      • chimera.protocols package
        • chimera.protocols.protocol_alphafold module
        • chimera.protocols.protocol_base module
        • chimera.protocols.protocol_contacts module
        • chimera.protocols.protocol_fit module
        • chimera.protocols.protocol_modeller_search module
        • chimera.protocols.protocol_operate module
        • chimera.protocols.protocol_restore module
        • chimera.protocols.protocol_subtraction_maps module
      • chimera.viewers package
      • chimera.bibtex module
      • chimera.constants module
      • chimera.convert module
      • chimera.editList module
      • chimera.getchimera module
      • chimera.parser_h1 module
      • chimera.utils module
      • chimera.wizards module
    • cistem package
    • cryoef package
    • cryosparc2 package
    • deepfinder package
    • dynamo package
    • eman2 package
    • emxlib package
    • fsc3d package
    • gautomatch package
    • gctf package
    • imod package
    • localrec package
    • locscale package
    • motioncorr package
    • novactf package
    • phenix package
    • relion package
    • resmap package
    • sphire package
    • spider package
    • tomo package
    • tomoj package
    • topaz package
    • xmipp2 package
    • xmipp3 package
    • xmipptomo package
  • Xmipp API

Get in touch

  • Contact Us

Licences

  • Licenses
Scipion
  • Docs »
  • Plugins API »
  • chimera package »
  • chimera.protocols package »
  • chimera.protocols.protocol_modeller_search module
  • View page source

chimera.protocols.protocol_modeller_search module¶

class chimera.protocols.protocol_modeller_search.ChimeraModelFromTemplate(**kwargs)[source]¶

Bases: chimera.protocols.protocol_base.ChimeraProtBase

Protocol to model three-dimensional structures of proteins using Modeller. Execute command *scipionwrite #n [prefix stringAddedToFilename] from command line in order to transfer the selected pdb to scipion. Default value is model=#0, model refers to the pdb file.

INFILE1 = 'unaligned_1.fasta'¶
INFILE2 = 'unaligned_2.fasta'¶
MULTIPLESEQUENCES = 1¶
OUTFILE1 = 'aligned_1.fasta'¶
OUTFILE2 = 'aligned_2.fasta'¶
OptionForAligning = ['None', 'Additional sequences to align', 'Provide your own sequence alignment']¶
OptionForDataBase = ['PDB', 'NR']¶
OptionForMatrix = ['BLOSUM45', 'BLOSUM50', 'BLOSUM62', 'BLOSUM80', 'BLOSUM90', 'PAM30', 'PAM70', 'PAM250', 'IDENTITY']¶
ProgramToAlign1 = ['Bio.pairwise2', 'Clustal Omega', 'MUSCLE']¶
ProgramToAlign2 = ['Clustal Omega', 'MUSCLE']¶
TWOSEQUENCES = 0¶
prePreRequisites(fileName, chainIdDict, userSeq, inFile, outFile, addSeq, yourAlignment, inputSeqAlign, programToAlign1, programToAlign2)[source]¶
preTemplate(userSeq, outFile)[source]¶
prerequisitesStep()[source]¶
runChimeraStep()[source]¶
Next Previous

© Copyright 2020, Scipion team

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: release-3.0.0
Branches
gh-pages
release-2.0.0
release-3.0.0
rm_model_building