Skip to content

CVandiedonck/m1meg_fil_rouge

Repository files navigation

Objective

This repository contains the practical material to use on PlasmaBio for the Fil Rouge R part to the master students of the magistère européen de génétique at Université de Paris. It notably includes an R notebook to satrt the first section of the project.

Try it on Binder

Binder

Structure of the repo

This repository is based on the binder-examples/conda example.

repo2docker is the underlying tool that is used to build an environment from a repository.

repo2docker can be configured with several types of files. In the case of this repo:

  • binder/environment.yml: specify dependencies that will be installed using conda
  • binder/postBuild: specify extra dependencies:
    • JupyterLab extensions,
    • R or Bioconductor packages not available in Anaconda cloud (i.e not installable by conda).

Both Jupyter Lab and RStudio are installed.

Once created, the environment can be reused without building it again.

For more information, see the extensive rep2docker documentation.

Materials

Materials can be added anywhere to this repository, either at the top level or in subdirectory.

When building the environment, the materials (and any other file) will be copied to the Docker image.

About

environment for the Fil Rouge project R part

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published