Mercurial > repos > mingchen0919 > deseq2_rmarkdown
comparison DESeq.xml @ 11:4aeffaeaaa5c draft
Uploaded
author | mingchen0919 |
---|---|
date | Mon, 07 Aug 2017 18:26:51 -0400 |
parents | 3f84334c3de8 |
children | 433d641ed7e5 |
comparison
equal
deleted
inserted
replaced
10:ec09fb119c67 | 11:4aeffaeaaa5c |
---|---|
29 level="fatal" | 29 level="fatal" |
30 description="An undefined error occured, please check your intput carefully and contact your administrator." /> | 30 description="An undefined error occured, please check your intput carefully and contact your administrator." /> |
31 </stdio> | 31 </stdio> |
32 <command> | 32 <command> |
33 <![CDATA[ | 33 <![CDATA[ |
34 ## Add tools to PATH | |
35 export PATH=/opt/R-3.2.5/bin:\$PATH && | |
36 | 34 |
37 Rscript '${__tool_directory__}/DESeq_render.R' | 35 Rscript '${__tool_directory__}/DESeq_render.R' |
38 | 36 |
39 ## 1. input data | 37 ## 1. input data |
40 -e $echo | 38 -e $echo |