diff add_protein_features.xml @ 15:e1def5dd4960 draft

planemo upload commit fb27a6b5de5cd7b269a41be3c85c593b77aa1b18-dirty
author proteore
date Thu, 27 Jun 2019 03:58:02 -0400
parents 564e620ba3cb
children bc54a3e734fc
line wrap: on
line diff
--- a/add_protein_features.xml	Tue May 14 09:43:07 2019 -0400
+++ b/add_protein_features.xml	Thu Jun 27 03:58:02 2019 -0400
@@ -1,4 +1,4 @@
-<tool id="prot_features" name="Add protein features" version="2019.05.14">
+<tool id="prot_features" name="Add protein features" version="2019.06.27">
 <description>[neXtProt]
 </description>
 <requirements>
@@ -34,7 +34,7 @@
 
 <inputs>
   <conditional name="inputtype">
-    <param name="filetype" type="select" label="Enter your IDs (neXtProt or UniProt)" help="Copy/paste or from a file" > 
+    <param name="filetype" type="select" label="Enter your IDs (neXtProt or UniProt; e.g. P05090 or NX_P05090)" help="Copy/paste or from a file" > 
       <option value="file" selected="true">Input file containing your IDs </option>
       <option value="copy_paste">Copy/paste your list of IDs</option> 
     </param>
@@ -65,20 +65,17 @@
 
       <param name="idtype" type="select" label="Type of IDs" multiple="false" optional="false"> 
             <option value="NextprotID" selected="true">neXtProt IDs</option>
- 	        <option value="Uniprot_AC" selected="false">Uniprot accession number</option>
+ 	        <option value="Uniprot_AC" selected="false">UniProt accession number</option>
       </param>
-      <section name="Nextprot_params" title="Select features" expanded="True">
-        <param name="pc_features" type="select" label="Physico-Chemical Features" multiple="true" help="" display="checkboxes" optional="false"> 
+      <section name="Nextprot_params" title="Select features (Physico-chemical, localization, disease infiormation)" expanded="True">
+        <param name="pc_features" type="select" label="Select information to add to your list" multiple="true" help="" display="checkboxes" optional="false"> 
           <option value="SeqLength" selected="false">Sequence Length</option>
           <option value="MW" selected="false">Molecular Weight</option>
           <option value="IsoPoint" selected="false">Isoelectric point</option>
           <option value="TMDomains" selected="false">Number of transmembrane domains</option>
           <option value="ProteinExistence" selected="false">Protein Existence (evidence score from 1 to 5)</option>
-        </param>
-
-        <param name="localization" type="select" label="Localization" multiple="true" help="" display="checkboxes" optional="true"> 
- 		      <option value="Chr" selected="false">Chromosome</option>
- 		      <option value="SubcellLocations" selected="false">Subcellular Location</option>
+          <option value="Chr" selected="false">Chromosome</option>
+ 	  <option value="SubcellLocations" selected="false">Subcellular Location</option>
         </param>
 
         <param name="diseases_info" type="boolean" checked="true" truevalue="true" falsevalue="false" label="Disease information" />
@@ -103,13 +100,13 @@
 <tests>
   <test>
     <conditional name="inputtype">
-      <param name="filetype " value="file"/>
-      <param name="genelist" value="FKW_ID_Converter_Lacombe_et_al_2017_OK.tsv"/>
+      <param name="filetype" value="file"/>
+      <param name="genelist" value="Lacombe_et_al_2017.tsv"/>
       <param name="column" value="c1"/>
       <param name="header" value="true"/>
     </conditional>
 
-    <param name="idtype" value="uniprot"/> 
+    <param name="idtype" value="Uniprot_AC"/> 
 
     <section name="Nextprot_params">
       <param name="pc_features" value="SeqLength,MW,IsoPoint,TMDomains,ProteinExistence"/> 
@@ -117,6 +114,7 @@
       <param name="diseases_info" value="true"/> 
     </section>
       
+    <param name="ref_file" value="test-data/cached_locally/nextprot_ref_07-05-2019.tsv"/>
     <output name="output" file="Add_information_from_neXtProt.tsv"/>
   </test>
 </tests>
@@ -133,11 +131,15 @@
 
 A list of of Uniprot Accession Number (e.g. P05090) or neXtProt IDs (e.g. NX_P05090) entered in a copy/paste mode or a file containing one or multiple columns with **at least one column of Uniprot accession number or neXtProt IDs**. If your input file contains other type of IDs, please use the ID_Converter tool.  
 
+.. class:: warningmark
+	
+In copy/paste mode, the number of IDs considered in input is limited to 5000.
+
 -----
 
 **Parameters**
 
-"Select features": three categories of annotation can be retrieved: physico-chemical features, localisation (chromosome, subcellular) and disease information (set to "Yes" by default). Select each feature according to your interest by clicking the corresponding checkbox. 
+"Select features": select each feature of your interest by clicking the corresponding checkbox. Disease information is set to "Yes" by default.  
 
 -----
 
@@ -153,10 +155,9 @@
 
  neXtProt releases : 
  
--  	neXtProt release 08-10-2018 (release Feb 21, 2018)
--  	neXtProt release 09-03-2019 (release Feb 13, 2019)
--   nextProt release 07-05-2019 (release Feb 13, 2019)
-
+- nextProt release 07-05-2019 (release Feb 13, 2019)
+- neXtProt release 08-10-2018 (release Feb 21, 2018)
+  
 -----
 
 .. class:: infomark
@@ -169,7 +170,7 @@
 
 This work has been partially funded through the French National Agency for Research (ANR) IFB project.
 
-Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool.
+Help: contact@proteore.org for any questions or concerns about this tool.
  
     ]]></help>
     <citations>