diff tools/protein_analysis/wolf_psort.xml @ 11:99b82a2b1272 draft

Uploaded v0.2.0 which added PSORTb wrapper (written with Konrad Paszkiewicz)
author peterjc
date Wed, 03 Apr 2013 10:49:10 -0400
parents e52220a9ddad
children 6365217cd3de
line wrap: on
line diff
--- a/tools/protein_analysis/wolf_psort.xml	Wed Mar 27 11:21:05 2013 -0400
+++ b/tools/protein_analysis/wolf_psort.xml	Wed Apr 03 10:49:10 2013 -0400
@@ -1,4 +1,4 @@
-<tool id="wolf_psort" name="WoLF PSORT" version="0.0.2">
+<tool id="wolf_psort" name="WoLF PSORT" version="0.0.3">
     <description>Eukaryote protein subcellular localization prediction</description>
     <command interpreter="python">
       wolf_psort.py $organism 8 $fasta_file $tabular_file
@@ -31,10 +31,14 @@
 
 The input is a FASTA file of protein sequences, and the output is tabular with four columns (multiple rows per protein):
 
- * Sequence identifier
- * Compartment
- * Score
- * Prediction rank
+====== ===================
+Column Description
+------ -------------------
+     1 Sequence identifier
+     2 Compartment
+     3 Score
+     4 Prediction rank
+====== ===================
 
 
 **Localization Compartments**