File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- <tool id =" squirrel_phylo" name =" squirrel phylo " version =" @TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile =" 21.05" >
2
- <description >phylogenetic analysis of MPXV</description >
1
+ <tool id =" squirrel_phylo" name =" Squirrel Phylo " version =" @TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile =" 21.05" >
2
+ <descriptionp >Phylogenetic and APOBEC3 analysis of MPXV (Mpox virus) </description >
3
3
<macros >
4
4
<import >macros.xml</import >
5
5
</macros >
99
99
format =" csv"
100
100
optional =" true"
101
101
label =" Mask additional sites"
102
- help =" Run squirrel in alignment with qc to generate the snp mask file." />
102
+ help =" Run squirrel in alignment with QC to generate the SNP mask file." />
103
103
<param name =" bg_file"
104
104
type =" data"
105
105
format =" fasta"
Original file line number Diff line number Diff line change 1
- <tool id =" squirrel_qc" name =" squirrel qc " version =" @TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile =" 21.05" >
2
- <description >QC analysis of MPXV sequences</description >
1
+ <tool id =" squirrel_qc" name =" Squirrel QC " version =" @TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile =" 21.05" >
2
+ <description >QC of MPXV (Mpox virus) sequences</description >
3
3
<macros >
4
4
<import >macros.xml</import >
5
5
</macros >
16
16
--seq-qc
17
17
--clade $clade
18
18
19
- --threads \${GALAXY_SLOTS:-Z }
19
+ --threads \${GALAXY_SLOTS:-1 }
20
20
21
21
input.fasta &&
22
22
28
28
<param name =" sequences"
29
29
type =" data"
30
30
format =" fasta"
31
- label =" Sequences in fasta format" />
31
+ label =" Sequences in FASTA format" />
32
32
<param name =" clade"
33
33
type =" select"
34
34
label =" Select MPXV Clade" >
You can’t perform that action at this time.
0 commit comments