changeset 6:664fbd8919f3 draft

Uploaded
author ngsplot
date Thu, 19 Mar 2015 17:18:09 -0400
parents 5621523bbe56
children c3c019ccc5b0
files ngsplot_galaxytoolshed_v1.0/ngsplot_intro/intro.xml
diffstat 1 files changed, 6 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/ngsplot_galaxytoolshed_v1.0/ngsplot_intro/intro.xml	Thu Mar 19 16:51:28 2015 -0400
+++ b/ngsplot_galaxytoolshed_v1.0/ngsplot_intro/intro.xml	Thu Mar 19 17:18:09 2015 -0400
@@ -3,16 +3,6 @@
 
 </command>
 
-#if $numsamples.numsamples2 == "1":
-   runNGSplot.pl 
-   $genome_name 
-
-#else if $numsamples.numsamples2 == "5":
-   runNGSplot.pl 
-   $genome_name 
-
-#end if:
-
 <!--
 <inputs>
    <param  type="text" value="mm9" name="genome_name" label="Intro Text here..." help="" >
@@ -56,12 +46,13 @@
 
 ngs.plot is developed by Drs. Li Shen, Ningyi Shao and Xiaochuan Liu at the Icahn School of Medicine at Mount Sinai. If you have technical questions about ngs.plot, please use the discussion forum. For collaborations or any other matters, use: li.shen AT mssm.edu.
 
+-----
+
+**Galaxy Toolshed Installation
+
+Please note that the Galaxy Toolshed implementation of ngs.plot requires ngs.plot v2.47.1 to be already installed on your system. For instructions on the system installation of ngs.plot, please see https://code.google.com/p/ngsplot/.
+
 </help>
 <outputs>
-<!--
-   <data format="pdf" name="out_avg_png" />
-   <data format="pdf" name="out_hm_png" />
-   <data format="zip" name="out_zip"/>
--->
 </outputs>
 </tool>