Skip to content

Instantly share code, notes, and snippets.

@crazyhottommy
Created August 10, 2017 17:21
Show Gist options
  • Save crazyhottommy/ad4f8c7e2b80854905240d54d9e8da63 to your computer and use it in GitHub Desktop.
Save crazyhottommy/ad4f8c7e2b80854905240d54d9e8da63 to your computer and use it in GitHub Desktop.
ssh mdaris337
conda create -n R330

source activate R330

conda install -c r r=3.3.2 r-essentials

which R
/scratch/genomic_med/apps/python/anaconda/v4.1.1/envs/R330/bin/R

R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment