Giter VIP home page Giter VIP logo

auto_splice's Introduction

Docker image for running leafcutter and dasper

Contents

This repository contains the instructions to create the auto_splice docker image. This docker image contains:

  1. A working installation of leafcutter and dasper. This includes the leafcutter dependencies regtools and samtools in the directory /tools/.
  2. An ".exons" file created by applying the leafcutter script gtf_to_exons.R to the Ensembl v104 GTF. This is stored in the directory /data/gtf/.
  3. An "auto_dasper.R" script for running dasper stored in the directory /home/rstudio/auto_splice.

Check version of leafcutter and dasper installed


# you may need to replace "docker" with "sudo docker"
docker run dzhang32/auto_splice:1.0 Rscript -e "packageVersion('leafcutter')"
docker run dzhang32/auto_splice:1.0 Rscript -e "packageVersion('dasper')"

Running auto_dasper.R


docker run dzhang32/auto_splice:1.0 Rscript /home/rstudio/auto_splice/auto_dasper.R --help

Start R Studio server instance on this docker image

In order to run leafcutter or dasper, you may want to start an RStudio server instance on this docker image. This docker image inherits from rocker and has RStudio Server pre-installed. My guide on how to set-up RStudio server within a rocker-based image on a remote server can be found here. Additionally, you may find the Bioconductor docker help page useful too.

auto_splice's People

Contributors

dzhang32 avatar

Stargazers

 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.