changeset 3:f7d987ad7103 draft

planemo upload
author mingchen0919
date Tue, 03 Oct 2017 23:59:18 -0400
parents e0584f7b10c9
children f0b7e87a8df2
files DESeq2.R
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DESeq2.R	Tue Oct 03 23:59:18 2017 -0400
@@ -0,0 +1,3 @@
+library(DESeq2)
+
+x = 1:100
\ No newline at end of file