view yueer.R @ 1:3e852cd7f528 draft

Deleted selected files
author deepakjadmin
date Thu, 24 Sep 2015 03:28:34 -0400
parents 6bca60a11948
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)