Mercurial > repos > deepakjadmin > rcpp_edger_limma_test3
view yueer.R @ 0:6bca60a11948 draft
Uploaded
author | deepakjadmin |
---|---|
date | Thu, 24 Sep 2015 03:03:08 -0400 |
parents | |
children |
line wrap: on
line source
args <- commandArgs(T) arg1 <- args[1] ## Reae Input prediction file library("Rcpp") library("edgeR") asd <- sessionInfo() save(asd,file=arg1)