Coder Social home page Coder Social logo

abpred's Introduction

abpred

Introduction

This repository contains all of the code required to run the protein-sol abpred machine learning models trained on the Jain 2017 dataset of 137 clinical stage therapeutic antibodies sequences and performance on 12 biophysical characterisation platforms.

The paper describing this work has been submitted for consideration and the preprint is available here.

This code can run predictions on multiple proteins.

Installation

Docker

There is a docker image preconfigured with all necessary software and dependencies to run this software here.

Conda virtual enviroment

For this project, we have supplied a list of yaml configuration file (abpred_env.yml) that contains a list of all packages available for installation from conda. If you already have conda installed you can run the install.sh script that sets up the conda environment and also installs the required bestNormalize package for the mathematical transformations.

Manual

The software is designed to work with the following languages and versions but may work with other versions.

bash, perl 5, R 3.5.1, python3.6

For these languages we also require the following R packages

randomforest, caret, glmnet, kernlab, bestNormalize

and pandas and its dependencies for python.

Running code

The run_preds.sh shell script is a simple pipeline for running the required code. It requires two arguments to run, the fasta file and an optional identification name. For example

run_preds.sh test.fasta job1

Outputs

In your current directory, the script will return a file for each of the biophysical characterisation platforms as well as a file containing sequence features for each of the input Fv.

abpred's People

Contributors

maxhebditch 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.