Giter Club home page Giter Club logo

psortb-docker's Introduction

psortb-docker

Docker build environment for PSORTb

Overview

PSORTb is a bioinformatics tool for predicting subcellular localization for a given set of protein sequences. The protein sequences used in the analysis must belong to one type of organism, classified by cell membrane type in order to more accurately predict subcellular localization. The supported organism types are:

  • Gram negative
  • Gram positive
  • Archaea
  • Gram negative without outer membrane
  • Gram positive with outer membrane

The current data downloaded into the Docker image is version 3.0.6.

Quick Start

    $ git clone https://github.com/lairdm/psortb-docker.git && cd psortb-docker
    $ sudo docker build -r mylab/psortb:3.0.6 .
    $ sudo docker run -d -p 8000:80 --restart=always --name mylab/psortb:3.0.6

Then point your browser at http://localhost:8000 to start PSORTing.

A pre-built Docker image that this code builds is available at https://hub.docker.com/r/brinkmanlab/psortb (along with installation instructions).

Access to Other PSORT Tools

PSORTb is offered as a web service to researchers at http://www.psort.org/psortb. This site has extensive documentation on the tool and methods.

PSORTb is also available for command line access at https://hub.docker.com/r/brinkmanlab/psortb_commandline. Alternatively the command line PSORTb tool can be built outside Docker by using instructions available on https://www.psort.org/downloads/index.html.

PSORTm (subcellular localization of Metagenomic sequences) can be found on Docker hub allowing both web service (https://hub.docker.com/r/brinkmanlab/psortm) and command line (https://hub.docker.com/r/brinkmanlab/psortm_commandline) access.

Authors

The PSORTb and PSORTm tools listed here were developed by the Fiona Brinkman Laboratory at Simon Fraser University, Greater Vancouver, Canada. Please contact us at [email protected].

psortb-docker's People

Contributors

gemmahoad avatar lairdm avatar

Watchers

 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.