GithubHelp home page GithubHelp logo

sap_redesign's Introduction

sap_redesign

A tool for resurfacing proteins to increase their solubility. Requires numpy and pyrosetta to be installed.

Installation

TODO

Usage

To use this you must provide at minimum the input filename(s) and a per residue score cutoff. Phil found a cutoff of above 0.3 seems to pick off any hydrophobics that are even a little bit exposed, if you are a little careful, 0.6 seems to pick off most exposed hydrophobics while still leaving boundary regions for the most part. If you just want to clean the absolute worst offenders, 1.0 will do that.

Redesign a folder full of pdbs, picking the worst 20 residues by SAP score:

~/sap_redesign/sap_redesign/redesign.py --pdbs *.pdb --worst_n 20 --redesign_above 0.3

Redesign a single pdb, without touching HBNet polars or PRO and GLY positions, and designing only 10 residues at a time to increase speed:

~/sap_redesign/sap_redesign/redesign.py --pdbs YOUR.pdb  --redesign_above 0.6 --lock_PG --lock_HNQST --chunk

Redesign a all pdbs in a silent file, removing only the worst residues, favoring mutation and penalizing ARG:

~/sap_redesign/sap_redesign/redesign.py --in:file:silent in.silent  --redesign_above 1.0 --encourage_mutation --penalize_ARG

Contributing

Pull requests are welcome.

License

MIT

sap_redesign's People

Contributors

florianpraetorius avatar proleu avatar

Stargazers

Jourmore avatar Ajasja Ljubetič avatar Linna An avatar

Watchers

Ryan Kibler avatar  avatar

Forkers

jourmore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.