Coder Social home page Coder Social logo

jianhong / genomictools Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 180.48 MB

docker file for genomic tools

Home Page: https://jianhong.github.io/genomictools/

License: Other

Dockerfile 100.00%
bioinformatics-pipeline rna-seq chip-seq kallisto salmon tximport sleuth bwa macs2

genomictools's Introduction

DRC2024 basic bioinformatics

.github/workflows/push_docker.yaml

github page | source code

This package will create the docker file for the tools used for RNA-seq and ChIP-seq analysis, the sample code and files to run the pipeline, and the slides for the course.

Pre-requisites

  • Basic knowledge of next generation sequence
  • Basic knowledge of R
  • Basic knowledge of Docker
  • A computer with internet connection

To use the resulting image:

docker file for genomic tools

Dockerfile to build bwa, kallisto, MACS2, samtools, picard-tools, fastQC, bedtools, cutadapt, deeptools, R, ucsc genome tools images Based on Ubuntu

docker run -e PASSWORD=<choose_a_password_for_rstudio> -p 8787:8787 ghcr.io/jianhong/genomictools:latest

Once running, navigate to http://localhost:8787/ and then login with rstudio:yourchosenpassword.

To try with this repository docker image:

docker run -e PASSWORD=123456 -p 8787:8787 ghcr.io/jianhong/genomictools:latest

NOTE: Running docker that uses the password in plain text like above exposes the password to others in a multi-user system (like a shared workstation or compute node). In practice, consider using an environment variable instead of plain text to pass along passwords and other secrets in docker command lines.

pipeline for RNA-seq

The sample RNA-seq data will be analyzed with kallisto

pipeline for ChIP-seq

The ChIP-seq data will be analyzed with bwa + MACS2.

Learning goals

  1. Gain the basic knowledge of typical workflows for RNA-seq and ChIP-seq

  2. Learn how to understand the results of RNA-seq and ChIP-seq data

  3. Become aware the experimental approaches and the limitation of the pipeline.

references:

genomictools's People

Contributors

aedin avatar almahmoud avatar jianhong avatar kevinrue avatar kozo2 avatar link-ny avatar lwaldron avatar seandavi avatar

Stargazers

 avatar

Watchers

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