Coder Social home page Coder Social logo

fishinwind / eqtl-intro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jknightlab/eqtl-intro

0.0 2.0 0.0 11.57 MB

An introductory course to eQTL analysis.

Home Page: http://jknightlab.github.io/eqtl-intro/

License: MIT License

Makefile 0.63% HTML 97.74% R 0.25% CSS 1.38% TeX 0.01%

eqtl-intro's Introduction

Introduction to eQTL analysis

This repository contains the materials for an introductory eQTL analysis course.

Docker image

The docker directory contains the Dockerfile and data necessary to build a Docker image that contains all necessary components for the exercises that form part of this course. The resulting Docker image is available from DockerHub. docker pull humburg/eqtl-intro will pull the latest version of the image.

Installing Docker

Using this image requires a working Docker installation. Installation instructions for Windows, Mac, Ubuntu and a number of other platforms are available through the Docker documentation.

Using the Docker image

The docker image contains R and RStudio server and allows use of the RStudio IDE as well as the R console. To use the IDE start the Docker container with

docker run -p 8787:8787 humburg/eqtl-intro

RStudio is then available through your web browser by accessing the docker host on port 8787. On Linux the docker host is 127.0.0.1 (or localhost) by default. So the full URL to RStudio is http://localhost:8787. On Mac or Windows, running boot2docker, you can determine the docker host with the boot2docker ip command. Log in to RStudio with the username rstudio and password rstudio.

To successfully complete the exercises it is necessary to share files with the local machine. Instructions on how to do this on Windows, Mac and Linux are available here.

eqtl-intro's People

Contributors

humburg avatar

Watchers

James Cloos 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.