Coder Social home page Coder Social logo

netsolp-1.0's Introduction

NetSolP-1.0

NetSolP-1.0 predicts the solubility and usability for purification of proteins expressed in E. coli. The usability objective includes the solubility and expressibility of proteins. NetSolP-1.0 is based on protein language models (ESM12, ESM1b).

The webserver can be found at https://services.healthtech.dtu.dk/service.php?NetSolP. A standalone version of the software is available from the Downloads tab. It contains the code for the webserver. Additionally, it also has the datasets, code for training and testing, and the trained models

Usage

For prediction:

cd PredictionServer/ 
python predict.py --FASTA_PATH ./test_fasta.fasta --OUTPUT_PATH ./test_preds.csv --MODEL_TYPE ESM12 --PREDICTION_TYPE S

more details and requirements in the README of folder PredictionServer.

For training:

cd TrainAndTest/
python train.py

more details and requirements in the README of folder TrainAndTest.

License

The code is licensed under the BSD 3-Clause license.

Citation

@article {Thumuluri2021,
	author = {Thumuluri, Vineet and Martiny, Hannah-Marie and Armenteros, Jose J. Almagro and Salomon, Jesper and Nielsen, Henrik and Johansen, Alexander R.},
	title = {NetSolP: predicting protein solubility in E. coli using language models},
	elocation-id = {2021.07.21.453084},
	year = {2021},
	doi = {10.1101/2021.07.21.453084},
	publisher = {Cold Spring Harbor Laboratory},
	URL = {https://www.biorxiv.org/content/early/2021/07/22/2021.07.21.453084},
	eprint = {https://www.biorxiv.org/content/early/2021/07/22/2021.07.21.453084.full.pdf},
	journal = {bioRxiv}
}

netsolp-1.0's People

Contributors

tvinet avatar

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.