Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once you have access to R 2.15, you can install deepSNV using these commands.

Code Block
login$login1$ R
...
> source("http://bioconductor.org/biocLite.R")
> biocLite("deepSNV")

...