Skip to content

Instantly share code, notes, and snippets.

View tiagochst's full-sized avatar

Tiago Chedraoui Silva tiagochst

  • Illumina Inc
  • Miami, Florida
View GitHub Profile
RUN apt-get update
RUN apt install -y tzdata font-manager
RUN apt-get install -y libz-dev
RUN conda config --add channels bioconda
RUN conda config --add channels conda-forge
RUN conda install --quiet --yes -c anaconda curl
RUN conda install --quiet --yes -c r r-irkernel
RUN conda install --quiet --yes -c r r-devtools