annotate tools/emboss_5/emboss_digest.xml @ 2:c2a356708570

Uploaded
author xuebing
date Fri, 09 Mar 2012 19:45:42 -0500
parents 9071e359b9a3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
1 <tool id="EMBOSS: digest23" name="digest" version="5.0.0">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
2 <description>Protein proteolytic enzyme or reagent cleavage digest</description>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
3 <requirements><requirement type="package" version="5.0.0">emboss</requirement></requirements>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
4 <command>digest -seqall $input1 -outfile $out_file1 -menu $menu -unfavoured $unfavoured -overlap $overlap -allpartials $allpartials -rformat2 $out_format1 -auto</command>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
5 <inputs>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
6 <param format="data" name="input1" type="data">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
7 <label>Sequence</label>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
8 </param>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
9 <param name="menu" type="select">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
10 <label>Enzyme/Reagent</label>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
11 <option value="1">Trypsin</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
12 <option value="2">Lys-C</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
13 <option value="3">Arg-C</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
14 <option value="4">Asp-N</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
15 <option value="5">V8-bicarb</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
16 <option value="6">V8-phosph</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
17 <option value="7">Chymotrypsin</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
18 <option value="8">CNBr</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
19 </param>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
20 <param name="unfavoured" type="select">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
21 <label>Trypsin will not normally cut after a K if it is followed by (e.g.) another K or a P. Specifying this shows those cuts, as well as the favoured ones.</label>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
22 <option value="no">No</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
23 <option value="yes">Yes</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
24 </param>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
25 <param name="overlap" type="select">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
26 <label>Used for partial digestion. Shows all cuts from favoured cut sites plus 1..3, 2..4, 3..5 etc but not (e.g.) 2..5. Overlaps are therefore fragments with exactly one potential cut site
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
27 within it.</label>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
28 <option value="no">No</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
29 <option value="yes">Yes</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
30 </param>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
31 <param name="allpartials" type="select">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
32 <label>As for overlap but fragments containing more than one potential cut site are included.</label>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
33 <option value="no">No</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
34 <option value="yes">Yes</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
35 </param>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
36 <param name="out_format1" type="select">
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
37 <label>Output Report File Format</label>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
38 <option value="seqtable">SeqTable</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
39 <option value="embl">EMBL</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
40 <option value="genbank">GENBANK</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
41 <option value="gff">GFF</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
42 <option value="pir">PIR</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
43 <option value="swiss">SwissProt</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
44 <option value="dbmotif">DbMotif</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
45 <option value="diffseq">Diffseq</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
46 <option value="excel">Excel (tab delimited)</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
47 <option value="feattable">FeatTable</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
48 <option value="motif">Motif</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
49 <option value="regions">Regions</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
50 <option value="simple">SRS Simple</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
51 <option value="srs">SRS</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
52 <option value="table">Table</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
53 <option value="tagseq">TagSeq</option>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
54 </param>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
55 </inputs>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
56 <outputs>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
57 <data format="digest" name="out_file1" />
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
58 </outputs>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
59 <code file="emboss_format_corrector.py" />
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
60 <help>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
61 You can view the original documentation here_.
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
62
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
63 .. _here: http://emboss.sourceforge.net/apps/release/5.0/emboss/apps/digest.html
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
64 </help>
9071e359b9a3 Uploaded
xuebing
parents:
diff changeset
65 </tool>