annotate cd_hit.xml @ 1:baa8e104a7d6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 07:48:54 +0000
parents 48eda4e4df5d
children 1fbadbbf7302
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
1 <tool id="cd_hit" name="cd-hit" version="4.6.8.1">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
2 <description>Cluster or compare biological sequence datasets</description>
1
baa8e104a7d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
iuc
parents: 0
diff changeset
3 <xrefs>
baa8e104a7d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
iuc
parents: 0
diff changeset
4 <xref type="bio.tools">cd-hit</xref>
baa8e104a7d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
iuc
parents: 0
diff changeset
5 </xrefs>
0
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
6 <requirements>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
7 <requirement type="package" version="4.6.8">cd-hit</requirement>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
8 </requirements>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
9 <version_command><![CDATA[
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
10 cd-hit | grep "CD-HIT version" | cut -d" " -f 4
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
11 ]]></version_command>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
12 <command detect_errors="exit_code"><![CDATA[
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
13 cd-hit$est.est_select$twod.twod_select
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
14 -i '$fasta_in'
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
15 -o rep_seq
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
16 -c $est.similarity
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
17 -n $est.wordsize
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
18 #if $est.est_select == '-est':
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
19 $est.strand
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
20 #if str($est.estadvalign.mask) != 'None':
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
21 -mask '$est.estadvalign.mask'
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
22 #end if
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
23 -match $est.estadvalign.match
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
24 -mismatch $est.estadvalign.mismatch
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
25 -gap $est.estadvalign.gap
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
26 -gap-ext $est.estadvalign.gapext
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
27 #else:
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
28 -t $est.redtol
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
29 #end if
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
30 #if $twod.twod_select == '-2d':
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
31 -i2 '$fasta_in2'
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
32 #if $advanced.advalign.style == 'local':
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
33 -s2 $advanced.advalign.advancedtwod.cutoff_diff_len2
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
34 -S2 $advanced.advalign.advancedtwod.aa_cutoff_diff_len2
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
35 #end if
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
36 #end if
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
37
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
38 -b $advanced.band_width
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
39 -l $advanced.throw_away_len
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
40 #if $advanced.advalign.style == 'local':
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
41 -G 0
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
42 -aL $advanced.advalign.align_coverage_long
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
43 -AL $advanced.advalign.align_coverage_long_control
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
44 -aS $advanced.advalign.align_coverage_short
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
45 -AS $advanced.advalign.align_coverage_short_control
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
46 -A $advanced.advalign.align_coverage_min
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
47 -s $advanced.advalign.cutoff_diff_len
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
48 -S $advanced.advalign.aa_cutoff_diff_len
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
49 #end if
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
50 -uL $advanced.max_unmatched_per_l
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
51 -uS $advanced.max_unmatched_per_s
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
52 -U $advanced.max_unmatched_len
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
53 $advanced.accurate
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
54 $advanced.inram
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
55 #if $print_alnovl.print_alnovl_select == "yes":
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
56 -p 1
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
57 -d $print_alnovl.desclen
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
58 #end if
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
59
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
60 ## instead of 800 (default) we use 0:unlimited
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
61 -M \${GALAXY_MEMORY_MB:-0}
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
62 -T \${GALAXY_SLOTS:-1}
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
63 ]]></command>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
64 <inputs>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
65 <param name="fasta_in" argument="-i" type="data" format="fasta" label="Sequences to cluster/compare"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
66 <conditional name="twod">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
67 <param name="twod_select" type="select" label="Cluster / Compare (i.e. call cd-hit[-est] / cd-hit[-est]-2d)?">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
68 <option value="" selected="true">Cluster sequences</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
69 <option value="-2d">Compare with 2nd sequence data set</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
70 </param>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
71 <when value=""/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
72 <when value="-2d">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
73 <param name="fasta_in2" argument="-i2" type="data" format="fasta" label="Other sequences to cluster/compare"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
74 </when>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
75 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
76 <conditional name="est">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
77 <param name="est_select" type="select" label="Sequence type?" help="For nucleotides the -est variant of cd-hit is called">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
78 <option value="" selected="true">Protein</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
79 <option value="-est">Nucleotides</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
80 </param>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
81 <when value="">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
82 <param name="similarity" argument="-c" type="float" min="0.4" max="1.0" value="0.9" label="Sequence identity threshold" help="Global sequence identity: number of identical alignment positions divided by the full length of the shorter sequence"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
83 <param name="wordsize" argument="-n" type="integer" min="2" max="5" value="5" label="Word size">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
84 <help>Suggested word size:
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
85 5 for thresholds 0.7 ~ 1.0
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
86 4 for thresholds 0.6 ~ 0.7
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
87 3 for thresholds 0.5 ~ 0.6
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
88 2 for thresholds 0.4 ~ 0.5 (-n)
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
89 </help>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
90 </param>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
91 <param name="redtol" argument="-t" type="integer" value="2" label="Tolerance for redundance"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
92 </when>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
93 <when value="-est">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
94 <param name="similarity" argument="-c" type="float" min="0.8" max="1.0" value="0.9" label="Sequence identity threshold" help="Global sequence identity: number of identical alignment positions divided by the full length of the shorter sequence"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
95 <param name="wordsize" argument="-n" type="integer" min="4" max="11" value="10" label="Word size">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
96 <help>Suggested word size:
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
97 10,11 for threshold in 0.95 ~ 1.0
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
98 8,9 for threshold in 0.9 ~ 0,95
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
99 7 for threshold in 0.88 ~ 0.9
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
100 6 for threshold in 0.85 ~ 0.88
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
101 5 for threshold in 0.80 ~ 0.85
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
102 4 for threshold in 0.75 ~ 0.8 (-n)
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
103 </help>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
104 </param>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
105 <param name="strand" argument="-r" type="boolean" truevalue="-r 1" falsevalue="-r 0" checked="false" label="Compare both strands?"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
106 <section name="estadvalign" title="Advanced EST alignment options">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
107 <param argument="-mask" type="text" optional="true" label="Masking letters" help="NX, to mask out both 'N' and 'X'"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
108 <param argument="-match" type="integer" value="2" label="Match score" help="Default 2 (1 for T-U and N-N)"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
109 <param argument="-mismatch" type="integer" value="-2" label="Mismatch score"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
110 <param argument="-gap" type="integer" value="-6" label="Gap opening score"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
111 <param name="gapext" argument="-gap-ext" type="integer" value="-1" label="Gap extension score"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
112 </section>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
113 </when>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
114 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
115 <section name="advanced" title="Advanced options">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
116 <param name="band_width" argument="-b" type="integer" min="1" value="20" label="Alignment band width"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
117 <param name="throw_away_len" argument="-l" type="integer" min="1" value="10" label="Length of throw away sequences"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
118 <conditional name="advalign">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
119 <param name="style" type="select" label="Use local/global sequence identity" help="Local sequence identity: number of identical amino alignment positions divided by the length of the alignment. Note: in local mode one of -aL, aS, or A must be > 0!">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
120 <option value="global" selected="true">Global</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
121 <option value="local" >Local</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
122 </param>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
123 <when value="global"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
124 <when value="local">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
125 <param name="align_coverage_long" argument="-aL" type="float" min="0.0" max="1.0" value="0.0" label="Alignment coverage for the longer sequence" help="Fraction of the longer sequence that must be covered"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
126 <param name="align_coverage_long_control" argument="-AL" type="integer" min="0" value="99999999" label="Alignment coverage control for the longer sequence " help="Maximum number of residues uncovered residues of the longer sequence"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
127 <param name="align_coverage_short" argument="-aS" type="float" min="0.0" max="1.0" value="0.0" label="Alignment coverage for the shorter sequence" help="Fraction of the shorter sequence that must be covered"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
128 <param name="align_coverage_short_control" argument="-AS" type="integer" min="0" value="99999999" label="Alignment coverage control for the shorter sequence" help="Maximum number of residues uncovered residues of the shorter sequence"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
129 <param name="align_coverage_min" argument="-A" type="integer" min="0" value="0" label="Minimal alignment coverage control for the both sequences" help="Minimum number of residues of both sequences that must be covered"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
130 <param name="cutoff_diff_len" argument="-s" type="float" min="0.0" max="1.0" value="0.0" label="Length difference cutoff" help="If set to 0.9, the shorter sequences need to be at least 90% length of the representative of the cluster"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
131 <param name="aa_cutoff_diff_len" argument="-S" type="integer" min="0" value="999999" label="Length difference cutoff in residues" help="If set to 60, the length difference between the shorter sequences and the representative of the cluster can not be bigger than 60"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
132 <section name="advancedtwod" title="Advanced options for 2D local alignment">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
133 <param name="cutoff_diff_len2" argument="-s2" type="float" min="0.0" max="1.0" value="1.0" label="Length difference cutoff for other sequences" help="By default, seqs in db1 >= seqs in db2 in a same cluster if set to 0.9, seqs in db1 may just >= 90% seqs in db2. Only effective in local alignment mode"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
134 <param name="aa_cutoff_diff_len2" argument="-S2" type="integer" min="0" value="0" label="Length difference cutoff in residues for other sequences" help="by default, seqs in db1 >= seqs in db2 in a same cluster if set to 60, seqs in db2 may 60aa longer than seqs in db1. Only effective in local alignment mode"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
135 </section>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
136 </when>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
137 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
138 <param name="max_unmatched_per_l" argument="-uL" type="float" min="0.0" max="1.0" value="1.0" label="Maximum unmatched percentage for the shorter sequence" help="If set to 0.1, the unmatched region (excluding leading and tailing gaps) must not be more than 10% of the sequence"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
139 <param name="max_unmatched_per_s" argument="-uS" type="float" min="0.0" max="1.0" value="1.0" label="Maximum unmatched percentage for the shorter sequence" help="If set to 0.1, the unmatched region (excluding leading and tailing gaps) must not be more than 10% of the sequence"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
140 <param name="max_unmatched_len" argument="-U" type="integer" min="0" value="99999999" label="Maximum unmatched length" help="If set to 10, the unmatched region (excluding leading and tailing gaps) must not be more than 10 bases"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
141 <param name="inram" argument="-B" type="boolean" truevalue="-B 0" falsevalue="-B 1" checked="true" label="Sequences are stored in RAM" help="If false: sequence are stored on hard drive - use for huge data sets"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
142 <param name="accurate" argument="-g" type="boolean" truevalue="-g 1" falsevalue="-g 0" checked="false" label="Accurate but slow mode" help="By cd-hit's default algorithm, a sequence is clustered to the first cluster that meet the threshold (fast cluster). If set to true, the program will cluster it into the most similar cluster that meet the threshold (accurate but slow mode)"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
143 </section>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
144
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
145 <conditional name="print_alnovl">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
146 <param name="print_alnovl_select" type="select" label="Print alignment overlap in .clstr file?">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
147 <option value="no" selected="true">No</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
148 <option value="yes">Yes</option>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
149 </param>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
150 <when value="no"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
151 <when value="yes">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
152 <param name="desclen" argument="-d" type="integer" min="0" value="20" label="Length of description in .clstr file" help="If set to 0, it takes the fasta defline and stops at first space"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
153 </when>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
154 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
155 </inputs>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
156
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
157 <outputs>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
158 <data name="clusters_out" format="txt" label="${tool.name} on ${on_string}: Clusters" from_work_dir="rep_seq.clstr"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
159 <data name="fasta_out" format="fasta" label="${tool.name} on ${on_string}: Representative sequences" from_work_dir="rep_seq"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
160 </outputs>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
161
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
162 <tests>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
163 <!--cd-hit with default options -->
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
164 <test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
165 <param name="fasta_in" value="cd_hit_protein_in.fasta" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
166 <conditional name="twod">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
167 <param name="twod_select" value="" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
168 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
169 <conditional name="est">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
170 <param name="est_select" value="" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
171 <param name="wordsize" value="5" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
172 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
173 <param name="similarity" value="0.9" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
174 <output name="clusters_out" file="protein_clusters_output.txt"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
175 <output name="fasta_out" file="protein_fasta_output.fasta"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
176 </test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
177 <!--cd-hit local (default options), changed similarity, and output string length -->
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
178 <test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
179 <param name="fasta_in" value="cd_hit_protein_in.fasta" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
180 <conditional name="twod">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
181 <param name="twod_select" value="" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
182 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
183 <conditional name="est">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
184 <param name="est_select" value="" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
185 <param name="wordsize" value="5" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
186 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
187 <param name="similarity" value="0.8" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
188 <section name="advanced">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
189 <conditional name="advalign">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
190 <param name="style" value="local" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
191 <param name="align_coverage_short" value="0.9" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
192 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
193 </section>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
194 <conditional name="print_alnovl">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
195 <param name="print_alnovl_select" value="yes"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
196 <param name="desclen" value="40"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
197 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
198 <output name="clusters_out" file="protein_clusters_output_local.txt"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
199 <output name="fasta_out" file="protein_fasta_output_local.fasta"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
200 </test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
201 <!-- cd-hit-est -->
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
202 <test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
203 <param name="fasta_in" value="cd_hit_est_in.fa" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
204 <conditional name="twod">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
205 <param name="twod_select" value="" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
206 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
207 <conditional name="est">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
208 <param name="est_select" value="-est" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
209 <param name="wordsize" value="8"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
210 <param name="strand" value="false"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
211 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
212 <param name="similarity" value="0.9"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
213 <output name="clusters_out" file="est_clusters_output.txt"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
214 <output name="fasta_out" file="est_fasta_output.fasta"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
215 </test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
216 <!-- cd-hit-est-2d (also changing strand param) -->
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
217 <test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
218 <param name="fasta_in" value="db1.fasta" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
219 <conditional name="twod">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
220 <param name="twod_select" value="-2d" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
221 <param name="fasta_in2" value="db2.fasta" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
222 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
223 <conditional name="est">
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
224 <param name="est_select" value="-est" />
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
225 <param name="wordsize" value="8"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
226 <param name="strand" value="true"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
227 </conditional>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
228 <param name="similarity" value="0.9"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
229 <output name="clusters_out" file="est-2d.txt.clstr"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
230 <output name="fasta_out" file="est-2d.txt"/>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
231 </test>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
232 </tests>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
233 <help><![CDATA[
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
234 **What it does**
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
235
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
236 cd-hit stands for Cluster Database at High Identity with Tolerance. The tool implements four variants: cd-hit, cd-hit-est, cd-hit-2d, and cd-hit-est-2d.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
237
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
238 The program cd-hit (resp. cd-hit-est) takes a FASTA format aminoacid (resp. nucleotide) sequence database as input and produces a set of 'non-redundant' (nr) representative sequences as output. In addition cd-hit outputs a cluster file, documenting the members of the sequence clusters for each nr sequence representative. The idea is to reduce the overall size of the database without removing any sequence information by only removing 'redundant' (or highly similar) sequences. This is why the resulting database is called non-redundant (nr). Essentially, cd-hit (resp. cd-hit-est) produces a set of closely related protein (resp. nucleotide sequence) families from a given FASTA sequence database.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
239
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
240 The program cd-hit-2d (resp. cd-hit-est-2d) compares two aminoacid (resp. nucleotide) sequence datasets (db1, db2) in FASTA format. It identifies the sequences in db2 that are similar to db1 at a certain threshold. It outputs two files: a FASTA file of sequences in db2 that are not similar to db1 and a text file that lists similar sequences between db1 & db2.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
241
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
242 .. _CD-HIT: http://weizhongli-lab.org/cd-hit/
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
243
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
244 ------
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
245
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
246 **Inputs**
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
247
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
248 cd-hit/cd-hit-2d requires a (two) protein FASTA file(s) as input.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
249
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
250 cd-hit-est/cd-hit-est-2d requires a (two) nucleotide FASTA file(s) as input.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
251
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
252 ------
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
253
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
254 **Outputs**
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
255
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
256 For cd-hit and cd-hit-est:
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
257
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
258 1. The first output is a FASTA file containing representative sequences.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
259
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
260 2. The second output is a text file listing the mapping of sequences to the representative sequences:
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
261
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
262 >Cluster 0
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
263 0 2799aa, >PF04998.6|RPOC2_CHLRE/275-3073... *
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
264 >Cluster 1
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
265 0 2214aa, >PF06317.1|Q6Y625_9VIRU/1-2214... at 80%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
266 1 2215aa, >PF06317.1|O09705_9VIRU/1-2215... at 84%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
267 2 2217aa, >PF06317.1|Q6Y630_9VIRU/1-2217... *
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
268 3 2216aa, >PF06317.1|Q6GWS6_9VIRU/1-2216... at 84%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
269 4 527aa, >PF06317.1|Q67E14_9VIRU/6-532... at 63%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
270 >Cluster 2
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
271 0 2202aa, >PF06317.1|Q6UY61_9VIRU/8-2209... at 60%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
272 1 2208aa, >PF06317.1|Q6IVU4_JUNIN/1-2208... *
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
273 2 2207aa, >PF06317.1|Q6IVU0_MACHU/1-2207... at 73%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
274 3 2208aa, >PF06317.1|RRPO_TACV/1-2208... at 69%
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
275
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
276 For cd-hit-2d and cd-hit-est-2d:
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
277
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
278 1. The first output is a FASTA file of sequences in db2 that are not similar to db1.
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
279
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
280 2. The second output is a text file that lists similar sequences between db1 & db2
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
281 ]]></help>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
282 <citations>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
283 <citation type="doi">10.1093/bioinformatics/btl158</citation>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
284 <citation type="doi">10.1093/bioinformatics/bts565</citation>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
285 </citations>
48eda4e4df5d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cdhit commit 8e14fc2573a53eaf8a538e018ae292f4c3134ec2
iuc
parents:
diff changeset
286 </tool>