annotate unicycler.xml @ 12:0ea8ca62e8e6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit f05d53efde2cd695accde1fd89799a30d17dbd6f
author iuc
date Mon, 29 Jul 2024 07:14:16 +0000
parents 2b63b5400447
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
1 <tool id="unicycler" name="Create assemblies with Unicycler" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.09">
10
906f76188535 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 5f3daee2f2768cc98cf739ea417e70efbb0ce913
iuc
parents: 9
diff changeset
2 <description>pipeline for bacterial genomes</description>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
3 <macros>
12
0ea8ca62e8e6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit f05d53efde2cd695accde1fd89799a30d17dbd6f
iuc
parents: 11
diff changeset
4 <token name="@TOOL_VERSION@">0.5.1</token>
0ea8ca62e8e6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit f05d53efde2cd695accde1fd89799a30d17dbd6f
iuc
parents: 11
diff changeset
5 <token name="@VERSION_SUFFIX@">0</token>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
6 </macros>
7
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
7 <edam_topics>
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
8 <edam_topic>topic_0196</edam_topic>
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
9 </edam_topics>
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
10 <edam_operations>
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
11 <edam_operation>operation_0525</edam_operation>
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
12 </edam_operations>
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
13 <xrefs>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
14 <xref type="bio.tools">unicycler</xref>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
15 </xrefs>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
16 <requirements>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
17 <requirement type="package" version="@TOOL_VERSION@">unicycler</requirement>
12
0ea8ca62e8e6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit f05d53efde2cd695accde1fd89799a30d17dbd6f
iuc
parents: 11
diff changeset
18 <requirement type="package" version="1.20">samtools</requirement>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
19 </requirements>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
20 <command detect_errors="exit_code"><![CDATA[
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
21 #for r in $reuse
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
22 ln -s $r.reuse_file ${r.reuse_step}.gfa &&
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
23 #end for
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
24
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
25 ## Preparing files
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
26 #if str( $paired_unpaired.fastq_input_selector ) == "paired"
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
27 #if $paired_unpaired.fastq_input1.is_of_type("fastq.gz"):
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
28 #set fq1 = "fq1.fastq.gz"
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
29 #else
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
30 #set fq1 = "fq1.fastq"
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
31 #end if
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
32 #if $paired_unpaired.fastq_input2.is_of_type("fastq.gz"):
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
33 #set fq2 = "fq2.fastq.gz"
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
34 #else
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
35 #set fq2 = "fq2.fastq"
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
36 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
37 ln -s '${paired_unpaired.fastq_input1}' $fq1 &&
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
38 ln -s '${paired_unpaired.fastq_input2}' $fq2 &&
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
39 #elif str( $paired_unpaired.fastq_input_selector ) == "paired_collection"
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
40 #if $paired_unpaired.fastq_input1.forward.is_of_type("fastq.gz"):
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
41 #set fq1 = "fq1.fastq.gz"
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
42 #else
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
43 #set fq1 = "fq1.fastq"
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
44 #end if
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
45 #if $paired_unpaired.fastq_input1.reverse.is_of_type("fastq.gz"):
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
46 #set fq2 = "fq2.fastq.gz"
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
47 #else
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
48 #set fq2 = "fq2.fastq"
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
49 #end if
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
50 ln -s '${paired_unpaired.fastq_input1.forward}' $fq1 &&
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
51 ln -s '${paired_unpaired.fastq_input1.reverse}' $fq2 &&
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
52 #elif str( $paired_unpaired.fastq_input_selector ) == "single"
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
53 #if $paired_unpaired.fastq_input1.is_of_type("fastqsanger.gz"):
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
54 #set fq = "fq.fastq.gz"
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
55 #else
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
56 #set fq = "fq.fastq"
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
57 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
58 ln -s '${paired_unpaired.fastq_input1}' '$fq' &&
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
59 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
60 #if $long
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
61 #if $long.is_of_type("fastq"):
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
62 #set lr = "lr.fastq"
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
63 #elif $long.is_of_type("fastq.gz"):
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
64 #set lr = "lr.fastq.gz"
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
65 #elif $long.is_of_type("fasta")
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
66 #set lr = "lr.fasta"
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
67 #end if
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
68 ln -s '${long}' '$lr' &&
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
69 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
70 ## Running Unicycler
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
71 unicycler -t "\${GALAXY_SLOTS:-4}"
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
72 -o ./
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
73 --verbosity 3
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
74 #if str( $paired_unpaired.fastq_input_selector ) == "paired"
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
75 -1 '$fq1'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
76 -2 '$fq2'
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
77 #elif str( $paired_unpaired.fastq_input_selector ) == "paired_collection"
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
78 -1 '$fq1'
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
79 -2 '$fq2'
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
80 #elif str( $paired_unpaired.fastq_input_selector ) == "single"
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
81 -s '$fq'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
82 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
83 #if $long
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
84 -l $lr
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
85 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
86 ## General Unicycler Options section
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
87 ## ----------------------------------------------------------
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
88 --mode '$mode'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
89 --min_fasta_length '$min_fasta_length'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
90 --linear_seqs '$linear_seqs'
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
91 #if str($min_anchor_seg_len) != ''
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
92 --min_anchor_seg_len '$min_anchor_seg_len'
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
93 #end if
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
94 ## Spades Options section
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
95 ## ----------------------------------------------------------
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
96 --min_kmer_frac '$spades.min_kmer_frac'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
97 --max_kmer_frac '$spades.max_kmer_frac'
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
98 #if str($spades.kmers) != ''
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
99 --kmers '$spades.kmers'
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
100 #end if
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
101 --kmer_count '$spades.kmer_count'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
102 --depth_filter '$spades.depth_filter'
7
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
103 #if $spades.largest_component
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
104 --largest_component
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
105 #end if
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
106 ## Rotation Options section
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
107 ## ----------------------------------------------------------
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
108 $rotation.no_rotate
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
109 #if $rotation.start_genes
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
110 --start_genes '$rotation.start_genes'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
111 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
112 --start_gene_id '$rotation.start_gene_id'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
113 --start_gene_cov '$rotation.start_gene_cov'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
114 ## Graph cleaning Options sdection
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
115 ## ----------------------------------------------------------
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
116 --min_component_size '$graph_clean.min_component_size'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
117 --min_dead_end_size '$graph_clean.min_dead_end_size'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
118 ## Long Read Alignment Options
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
119 ## ----------------------------------------------------------
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
120 #if $lr_align.contamination
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
121 --contamination '$lr_align.contamination'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
122 #end if
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
123 --scores '${lr_align.scores}'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
124 #if str($lr_align.low_score) != ''
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
125 --low_score '$lr_align.low_score'
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
126 #end if
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
127 $lr_align.no_simple_bridges
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
128 --keep $keep
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
129 #if $keep != '0'
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
130 && mkdir 'spades_graphs'
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
131 && mv 00*gfa './spades_graphs/'
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
132 #end if
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
133 #if $keep == '2' and $long
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
134 && samtools view -@ "\${GALAXY_SLOTS:-4}" -u 'read_alignment/long_read_alignments.sam' | samtools sort -@ "\${GALAXY_SLOTS:-4}" -o 'read_alignment/long_read_alignments.bam'
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
135 #end if
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
136 ]]></command>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
137 <inputs>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
138 <conditional name="paired_unpaired">
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
139 <param name="fastq_input_selector" type="select" label="Paired or Single end data?" help="Select between paired and single end data">
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
140 <option selected="True" value="paired">Paired</option>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
141 <option value="paired_collection">Paired Collection</option>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
142 <option value="single">Single</option>
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
143 <option value="none">None</option>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
144 </param>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
145 <when value="paired">
10
906f76188535 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 5f3daee2f2768cc98cf739ea417e70efbb0ce913
iuc
parents: 9
diff changeset
146 <param name="fastq_input1" argument="-1" type="data" format="fastqsanger,fastqsanger.gz,fastq,fastq.gz"
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
147 label="Select first set of reads" help="Specify dataset with forward reads"/>
10
906f76188535 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 5f3daee2f2768cc98cf739ea417e70efbb0ce913
iuc
parents: 9
diff changeset
148 <param name="fastq_input2" argument="-2" type="data" format="fastqsanger,fastqsanger.gz,fastq,fastq.gz"
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
149 label="Select second set of reads" help="Specify dataset with reverse reads"/>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
150 </when>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
151 <when value="paired_collection">
10
906f76188535 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 5f3daee2f2768cc98cf739ea417e70efbb0ce913
iuc
parents: 9
diff changeset
152 <param name="fastq_input1" format="fastqsanger,fastqsanger.gz,fastq,fastq.gz" type="data_collection" collection_type="paired" label="Select a paired collection" />
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
153 </when>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
154 <when value="single">
10
906f76188535 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 5f3daee2f2768cc98cf739ea417e70efbb0ce913
iuc
parents: 9
diff changeset
155 <param name="fastq_input1" argument="-s" type="data" format="fastqsanger,fastqsanger.gz,fastq,fastq.gz"
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
156 label="Select unpaired reads" help="Specify dataset with unpaired reads"/>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
157 </when>
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
158 <when value="none">
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
159 </when>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
160 </conditional>
10
906f76188535 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 5f3daee2f2768cc98cf739ea417e70efbb0ce913
iuc
parents: 9
diff changeset
161 <param argument="--long" optional="true" type="data" format="fastqsanger,fastqsanger.gz,fasta,fastq,fastq.gz" label="Select long reads. If there are no long reads, leave this empty"/>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
162 <param argument="--mode" type="select" label="Select Bridging mode">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
163 <option value="conservative">Conservative (smaller contigs, lower misassembly)</option>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
164 <option value="normal" selected="True">Normal (moderate contig size and misassembly rate)</option>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
165 <option value="bold">Bold (longest contigs, higher misassembly rate)</option>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
166 </param>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
167 <param argument="--min_fasta_length" type="integer" value="100" label="Exclude contigs from the FASTA file which are shorter than this length (bp)"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
168 <param argument="--linear_seqs" type="integer" value="0" label="The expected number of linear (i.e. non-circular) sequences in the assembly"/>
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
169 <param argument="--min_anchor_seg_len" type="integer" min="0" optional="true" label="Unicycler will not use segments shorter than this as scaffolding anchors"/>
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
170 <section name="spades" expanded="False" title="SPAdes options"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
171 help="Unicycler uses SPAdes to construct assembly graphs. You can modify some of the SPAdes settings here. Use this ONLY if you know what you are doing!">
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
172 <param argument="--min_kmer_frac" type="float" min="0" max="1" value="0.2"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
173 label="Lowest k-mer size for SPAdes assembly, expressed as a fraction of the read length"/>
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
174 <param argument="--max_kmer_frac" type="float" min="0" max="1" value="0.95"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
175 label="Highest k-mer size for SPAdes assembly, expressed as a fraction of the read length"/>
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
176 <param argument="--kmers" type="text" value="" optional="true" label="Exact k-mers to use for SPAdes assembly, comma-separated">
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
177 <validator type="regex" message="Kmers must be comma-separated odd integers (no repitition) without space in the range of 11 to 127 (inclusive)">^(\d*[13579],)*(\d*[13579])$</validator>
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
178 </param>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
179 <param argument="--kmer_count" type="integer" min="0" value="10" label="Number of k-mer steps to use in SPAdes assembly"/>
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
180 <param argument="--depth_filter" type="float" min="0" max="1" value="0.25"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
181 label="Filter out contigs lower than this fraction of the chromosomal depth" help="It is done if does not result in graph dead ends"/>
7
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
182 <param argument="--largest_component" type="boolean" checked="false"
e3f1860582ca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 1f2e4636dbff27bc41f500f31b5500e12f0b56c8"
iuc
parents: 6
diff changeset
183 label="Only keep the largest connected component of the assembly graph"/>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
184 </section>
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
185 <section name="rotation" expanded="false" title="Rotation options"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
186 help="These options control the rotation of completed circular sequence near the end of the Unicycler pipeline. Use this ONLY if you know what you are doing!">
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
187 <param argument="--no_rotate" type="boolean" checked="false" truevalue="--no_rotate" falsevalue=""
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
188 label="Do not rotate completed replicons to start at a standard gene." help="Unicycler uses TBLASTN to search for dnaA or repA alleles in each completed replicon. If one is found, the sequence is rotated and/or flipped so that it begins with that gene encoded on the forward strand. This provides consistently oriented assemblies and reduces the risk that a gene will be split across the start and end of the sequence."/>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
189 <param argument="--start_genes" optional="true" type="data" format="fasta" label="FASTA file of genes for start point of rotated replicons" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
190 <param argument="--start_gene_id" type="float" min="0" max="100" value="90" label="The minimum required BLAST percent identity for a start gene search"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
191 <param argument="--start_gene_cov" type="float" min="0" max="100" value="95" label="The minimum required BLAST percent coverage for a start gene search"/>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
192 </section>
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
193 <section name="graph_clean" expanded="false" title="Graph cleaning options"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
194 help="These options control the removal of small leftover sequences after bridging is complete.">
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
195 <param argument="--min_component_size" type="integer" min="0" value="1000"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
196 label="Unbridged graph components smaller than this size will be removed from the final graph" />
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
197 <param argument="--min_dead_end_size" type="integer" min="0" value="1000"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
198 label="Graph dead ends smaller than this size will be removed from the final graph"/>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
199 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
200 <section name="lr_align" expanded="false" title="Long read alignment parameters" help="These options control the alignment of long reads to the assembly graph.">
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
201 <param argument="--contamination" optional="true" type="data" format="fasta"
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
202 label="FASTA file of known contamination in long reads, e.g. lambda, phiXm or puc18 spike-ins." />
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
203 <param argument="--scores" type="text" value="3,-6,-5,-2" label="Comma-delimited string of alignment scores: match, mismatch, gap open, gap extend"/>
6
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
204 <param argument="--low_score" optional="true" type="integer" value=""
d1ac6363b63b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 7272906b45bad9ad1eb9bd01ee4e8936fc4c20a5
iuc
parents: 5
diff changeset
205 label="Score threshold - alignments below this are considered poor" help="default = set automatically"/>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
206 <param argument="--no_simple_bridges" type="boolean" truevalue="--no_simple_bridges" falsevalue="" checked="false" label="Simple long-read bridging" help="Default: No" />
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
207 </section>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
208 <param argument="--keep" type="select" label="Outputs to keep" help="Level of file retention. Default: 1">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
209 <option value="0">0: only keep final files</option>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
210 <option value="1" selected="true">1: save graphs at main checkpoints</option>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
211 <option value="2">2: also keep SAM</option>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
212 </param>
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
213 <repeat name="reuse" title="Reuse checkpoint files from earlier runs" max="1" help="">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
214 <param name="reuse_file" type="data" optional="false" format="gfa1" label="Checkpoint file"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
215 <param name="reuse_step" type="select" label="Checkpoint">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
216 <option value="002_depth_filter">002_depth_filter</option>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
217 <option value="003_overlaps_removed">003_overlaps_removed</option>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
218 <option value="004_bridges_applied">004_bridges_applied</option>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
219 </param>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
220 </repeat>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
221 </inputs>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
222 <outputs>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
223 <data name="assembly_graph" format="gfa1" from_work_dir="assembly.gfa" label="${tool.name} on ${on_string}: Final Assembly Graph" />
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
224 <data name="assembly" format="fasta" from_work_dir="assembly.fasta" label="${tool.name} on ${on_string}: Final Assembly"/>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
225 <collection name="spades_collection" type="list" label="${tool.name} on ${on_string}: SPAdes graphs">
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
226 <discover_datasets pattern="(?P&lt;designation&gt;.*)\.gfa" format="gfa1" directory="spades_graphs"/>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
227 <filter>keep != "0"</filter>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
228 </collection>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
229 <data name="bam_file" format="bam" from_work_dir="read_alignment/long_read_alignments.bam" label="${tool.name} on ${on_string}: Long read alignments BAM">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
230 <filter>keep == "2" and long</filter>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
231 </data>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
232 </outputs>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
233 <tests>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
234 <test expect_num_outputs="2">
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
235 <conditional name="paired_unpaired">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
236 <param name="fastq_input_selector" value="paired" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
237 <param name="fastq_input1" value="phix_f.fq.gz" ftype="fastqsanger" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
238 <param name="fastq_input2" value="phix_r.fq.gz" ftype="fastqsanger" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
239 </conditional>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
240 <param name="mode" value="normal" />
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
241 <param name="min_fasta_length" value="100"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
242 <param name="linear_seqs" value="0"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
243 <section name="spades">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
244 <param name="min_kmer_frac" value="0.2"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
245 <param name="max_kmer_frac" value="0.95"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
246 <param name="kmer_count" value="10"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
247 <param name="depth_filter" value="0.25"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
248 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
249 <section name="rotation">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
250 <param name="no_rotate" value=""/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
251 <param name="start_gene_id" value="90"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
252 <param name="start_gene_cov" value="95"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
253 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
254 <section name="graph_clean">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
255 <param name="min_component_size" value="1000"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
256 <param name="min_dead_end_size" value="1000"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
257 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
258 <section name="lr_align">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
259 <param name="scores" value="3,-6,-5,-2"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
260 </section>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
261 <param name="keep" value="0"/>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
262 <output name="assembly_graph" ftype="gfa1">
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
263 <assert_contents>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
264 <has_line_matching expression="S\t1\t[ATCG]{5386,5386}\tLN:i:5386\tdp:f:1.0"/>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
265 </assert_contents>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
266 </output>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
267 <output name="assembly" ftype="fasta">
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
268 <assert_contents>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
269 <has_text text="length=5386" />
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
270 </assert_contents>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
271 </output>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
272 </test>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
273 <!--
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
274 Following test corresponds to the command:
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
275
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
276 unicycler -t "${GALAXY_SLOTS:-8}" -o ./ - -verbose 3 - -pilon_path `pilon - -jar_dir` \
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
277 -1 test-data/phix_f.fq.gz -2 test-data/phix_r.fq.gz -l test-data/onp.fa \
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
278 - -mode 'normal' - -no_correct
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
279
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
280 This command causes a segfault with the current version of unicycler on bioconda for Linux
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
281 during the minimap step (which seems to be compiled C code). A gist of the log can be found
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
282 at: https://gist.github.com/jmchilton/b411b695170c1daea6589f5d76e326cb.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
283 -->
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
284 <test expect_num_outputs="2">
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
285 <conditional name="paired_unpaired">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
286 <param name="fastq_input_selector" value="paired" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
287 <param name="fastq_input1" value="phix_f.fq.gz" ftype="fastqsanger.gz" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
288 <param name="fastq_input2" value="phix_r.fq.gz" ftype="fastqsanger.gz" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
289 </conditional>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
290 <param name="long" value="onp.fa" ftype="fasta" />
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
291 <param name="mode" value="normal" />
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
292 <param name="min_fasta_length" value="100"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
293 <param name="linear_seqs" value="0"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
294 <section name="spades">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
295 <param name="min_kmer_frac" value="0.2"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
296 <param name="max_kmer_frac" value="0.95"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
297 <param name="kmer_count" value="10"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
298 <param name="depth_filter" value="0.25"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
299 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
300 <section name="rotation">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
301 <param name="no_rotate" value=""/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
302 <param name="start_gene_id" value="90"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
303 <param name="start_gene_cov" value="95"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
304 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
305 <section name="graph_clean">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
306 <param name="min_component_size" value="1000"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
307 <param name="min_dead_end_size" value="1000"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
308 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
309 <section name="lr_align">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
310 <param name="scores" value="3,-6,-5,-2"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
311 </section>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
312 <param name="keep" value="0"/>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
313 <output name="assembly_graph" ftype="gfa1">
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
314 <assert_contents>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
315 <has_line_matching expression="S\t1\t[ATCG]{5386,5386}\tLN:i:5386\tdp:f:1.0"/>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
316 </assert_contents>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
317 </output>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
318 <output name="assembly" ftype="fasta">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
319 <assert_contents>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
320 <has_text text="length=5386" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
321 </assert_contents>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
322 </output>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
323 </test>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
324 <test expect_num_outputs="2">
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
325 <conditional name="paired_unpaired">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
326 <param name="fastq_input_selector" value="paired_collection"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
327 <param name="fastq_input1">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
328 <collection type="paired">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
329 <element name="forward" value="phix_f.fq.gz" ftype="fastqsanger" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
330 <element name="reverse" value="phix_r.fq.gz" ftype="fastqsanger" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
331 </collection>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
332 </param>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
333 </conditional>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
334 <param name="mode" value="normal" />
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
335 <param name="min_fasta_length" value="100"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
336 <param name="linear_seqs" value="0"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
337 <section name="spades">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
338 <param name="min_kmer_frac" value="0.2"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
339 <param name="max_kmer_frac" value="0.95"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
340 <param name="kmer_count" value="10"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
341 <param name="depth_filter" value="0.25"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
342 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
343 <section name="rotation">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
344 <param name="no_rotate" value=""/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
345 <param name="start_gene_id" value="90"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
346 <param name="start_gene_cov" value="95"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
347 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
348 <section name="graph_clean">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
349 <param name="min_component_size" value="1000"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
350 <param name="min_dead_end_size" value="1000"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
351 </section>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
352 <section name="lr_align">
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
353 <param name="scores" value="3,-6,-5,-2"/>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
354 </section>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
355 <param name="keep" value="0"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
356 <output name="assembly_graph" ftype="gfa1">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
357 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
358 <has_line_matching expression="S\t1\t[ATCG]{5386,5386}\tLN:i:5386\tdp:f:1.0"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
359 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
360 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
361 <output name="assembly" ftype="fasta">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
362 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
363 <has_text text="length=5386" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
364 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
365 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
366 </test>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
367 <test expect_num_outputs="2">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
368 <conditional name="paired_unpaired">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
369 <param name="fastq_input_selector" value="none"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
370 </conditional>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
371 <param name="min_anchor_seg_len" value="10"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
372 <section name="spades">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
373 <param name="kmers" value="21,23"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
374 </section>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
375 <param name="long" value="only_long.fasta" ftype="fasta" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
376 <param name="keep" value="0"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
377 <output name="assembly_graph" ftype="gfa1">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
378 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
379 <has_text text="S" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
380 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
381 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
382 <output name="assembly" ftype="fasta">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
383 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
384 <has_text text=">1" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
385 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
386 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
387 </test>
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
388 <!-- test checkpoint graph reuse
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
389 TODO more precise test and check difference to call wo reuse -->
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
390 <test expect_num_outputs="2">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
391 <conditional name="paired_unpaired">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
392 <param name="fastq_input_selector" value="paired_collection"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
393 <param name="fastq_input1">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
394 <collection type="paired">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
395 <element name="forward" value="phix_f.fq.gz" ftype="fastqsanger" />
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
396 <element name="reverse" value="phix_r.fq.gz" ftype="fastqsanger" />
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
397 </collection>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
398 </param>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
399 </conditional>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
400 <param name="long" value="only_long.fasta" ftype="fasta" />
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
401 <repeat name="reuse">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
402 <param name="reuse_file" value="phix__spades_graph.gfa1"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
403 <param name="reuse_step" value="002_depth_filter"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
404 </repeat>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
405 <param name="keep" value="0"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
406 <output name="assembly_graph" ftype="gfa1">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
407 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
408 <has_text text="S" />
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
409 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
410 </output>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
411 <output name="assembly" ftype="fasta">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
412 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
413 <has_text text=">1" />
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
414 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
415 </output>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
416 </test>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
417 <!-- Test keep value = 1 -->
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
418 <test expect_num_outputs="3">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
419 <conditional name="paired_unpaired">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
420 <param name="fastq_input_selector" value="paired" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
421 <param name="fastq_input1" value="phix_f.fq.gz" ftype="fastqsanger" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
422 <param name="fastq_input2" value="phix_r.fq.gz" ftype="fastqsanger" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
423 </conditional>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
424 <param name="mode" value="normal" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
425 <param name="keep" value="1"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
426 <output name="assembly_graph" ftype="gfa1">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
427 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
428 <has_line_matching expression="S\t1\t[ATCG]{5386,5386}\tLN:i:5386\tdp:f:1.0"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
429 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
430 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
431 <output name="assembly" ftype="fasta">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
432 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
433 <has_text text="length=5386" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
434 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
435 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
436 <output_collection name="spades_collection" type="list" count="14">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
437 <element name="001_spades_graph_k027">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
438 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
439 <has_text text="TTGAATGCCACCGGAGGCGGCTTTTTGACCGCCTCCAAAC"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
440 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
441 </element>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
442 </output_collection>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
443 </test>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
444 <!-- Test keep value = 2 -->
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
445 <test expect_num_outputs="4">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
446 <conditional name="paired_unpaired">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
447 <param name="fastq_input_selector" value="paired" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
448 <param name="fastq_input1" value="phix_f.fq.gz" ftype="fastqsanger" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
449 <param name="fastq_input2" value="phix_r.fq.gz" ftype="fastqsanger" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
450 </conditional>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
451 <param name="long" value="onp.fa" ftype="fasta" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
452 <param name="mode" value="normal" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
453 <param name="keep" value="2"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
454 <output name="assembly_graph" ftype="gfa1">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
455 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
456 <has_line_matching expression="S\t1\t[ATCG]{5386,5386}\tLN:i:5386\tdp:f:1.0"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
457 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
458 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
459 <output name="assembly" ftype="fasta">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
460 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
461 <has_text text="length=5386" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
462 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
463 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
464 <output_collection name="spades_collection" type="list" count="14">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
465 <element name="001_spades_graph_k027">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
466 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
467 <has_text text="TTGAATGCCACCGGAGGCGGCTTTTTGACCGCCTCCAAAC"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
468 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
469 </element>
11
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
470 <!-- there are gfa files for more k that are not tested explicily
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
471 Aim of testing these is to be sure about the names of the graphs,
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
472 since they are used for reuse. Hence if there is a change here
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
473 update reuse accordingly-->
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
474 <element name="001_spades_graph_k127">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
475 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
476 <has_line_matching expression="^S.*"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
477 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
478 </element>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
479 <element name="002_depth_filter">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
480 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
481 <has_line_matching expression="^S.*"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
482 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
483 </element>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
484 <element name="003_overlaps_removed">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
485 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
486 <has_line_matching expression="^S.*"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
487 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
488 </element>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
489 <element name="004_bridges_applied">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
490 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
491 <has_line_matching expression="^S.*"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
492 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
493 </element>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
494 <element name="005_final_clean">
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
495 <assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
496 <has_line_matching expression="^S.*"/>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
497 </assert_contents>
2b63b5400447 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit bc948510a50635ce98123c9e09ae09b39f1e5cee
iuc
parents: 10
diff changeset
498 </element>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
499 </output_collection>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
500 <output name="bam_file" ftype="bam">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
501 <assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
502 <has_size value="2084" delta="100"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
503 </assert_contents>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
504 </output>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
505 </test>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
506 <!-- Test no simple bridges option -->
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
507 <test expect_num_outputs="2">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
508 <conditional name="paired_unpaired">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
509 <param name="fastq_input_selector" value="paired" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
510 <param name="fastq_input1" value="phix_f.fq.gz" ftype="fastqsanger" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
511 <param name="fastq_input2" value="phix_r.fq.gz" ftype="fastqsanger" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
512 </conditional>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
513 <param name="long" value="onp.fa" ftype="fasta" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
514 <param name="mode" value="normal" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
515 <param name="keep" value="0"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
516 <section name="lr_align">
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
517 <param name="no_simple_bridges" value="true"/>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
518 </section>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
519 <output name="assembly_graph" ftype="gfa1">
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
520 <assert_contents>
8
f9973e8f6f22 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d7f4eb848136b02ae1cf121a5cfb2e6175d35406"
iuc
parents: 7
diff changeset
521 <has_line_matching expression="S\t1\t[ATCG]{5386,5386}\tLN:i:5386\tdp:f:1.0"/>
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
522 </assert_contents>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
523 </output>
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
524 <output name="assembly" ftype="fasta">
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
525 <assert_contents>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
526 <has_text text="length=5386" />
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
527 </assert_contents>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
528 </output>
9
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
529 <assert_command>
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
530 <has_text text="--no_simple_bridges" />
def4cbdf745d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit d95fed0458171a099928d51e363865783f89717f
iuc
parents: 8
diff changeset
531 </assert_command>
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
532 </test>
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
533 </tests>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
534 <help><![CDATA[
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
535
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
536 **Unicycler**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
537
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
538 Unicycler is a hybrid assembly pipeline for bacterial genomes. It uses both Illumina reads and long reads (PacBio or Nanopore) to produce complete and accurate assemblies. It is written by `Ryan Wick`_ at the University of Melbourne's Centre for Systems Genomics. Much of the description below is lifted from Unicycler's `github page`_.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
539
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
540 .. _`Ryan Wick`: https://github.com/rrwick
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
541 .. _`github page`: https://github.com/rrwick/Unicycler
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
542
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
543 -----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
544
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
545 **Input data**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
546
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
547 Unicycler accepts inputs short (Illumina) reads in FASTQ format. Galaxy places additional requirement of having these in FASTQ format with `Sanger encoding`_ of quality scores. Long reads (from Oxford Nanopore or PacBio) can be either in FASTQ of FASTA form.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
548
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
549 .. _`Sanger encoding`: https://en.wikipedia.org/wiki/FASTQ_format#Quality
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
550
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
551 The input options are::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
552
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
553 -1 SHORT1, --short1 SHORT1
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
554 FASTQ file of short reads (first reads in each pair)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
555 -2 SHORT2, --short2 SHORT2
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
556 FASTQ file of short reads (second reads in each pair)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
557 -s SHORT_UNPAIRED, --short_unpaired SHORT_UNPAIRED
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
558 FASTQ file of unpaired short reads
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
559 -l LONG, --long LONG
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
560 FASTQ or FASTA file of long reads, if all reads are available at start.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
561
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
562 -----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
563
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
564 **Bridging mode**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
565
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
566 Unicycler can be run in three modes: conservative, normal (the default) and bold, set with the --mode option. Conservative mode is least likely to produce a complete assembly but has a very low risk of misassembly. Bold mode is most likely to produce a complete assembly but carries greater risk of misassembly. Normal mode is intermediate regarding both completeness and misassembly risk. See `description of modes`_ for more information.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
567
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
568 .. _`description of modes`: https://github.com/rrwick/Unicycler#conservative-normal-and-bold
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
569
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
570 The available modes are::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
571
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
572 --mode {conservative,normal,bold}
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
573 Bridging mode (default: normal)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
574 conservative = smaller contigs, lowest misassembly rate
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
575 normal = moderate contig size and misassembly rate
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
576 bold = longest contigs, higher misassembly rate
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
577
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
578 ----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
579
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
580 **Skip SPAdes error correction step**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
581
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
582 Sequencing data contains a substantial number of sequencing errors that manifest themselves as deviations (bulges and non-connected components) within the assembly graph. One of the ways to improve the graph even constructing it is to minimize the amount sequencing errors by performing error correction. SPAdes, which is used by Unicycler for error correction and assembly, uses `BayesHammer`_ to correct the reads. Here is a brief summary of what it does:
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
583
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
584 1. SPAdes (or rather BayesHammer) counts *k*-mers in reads and computed *k*-mer statistics that takes into account base quality values.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
585 2. `Hamming graph`_ is constructed for *k*-mers is which *k*-mers are nodes. In this graph edges connect nodes (*k*-mers) is they differ from each other by a number of nucleotides up to a certain threshold (the `Hamming distance`_). The graph is central to the error correction algorithm.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
586 3. At this step Bayesian subclustering of the graph produced in the previous step. For each *k*-mer we now know the center of its subcluster.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
587 4. Solid *k*-mers are derived from cluster centers and are assumed to be *error free*.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
588 5. Solid *k*-mers are mapped back to the reads and used to correct them.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
589
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
590 This step takes considerable time, so if one need to quickly evaluate assemblies this step can be skipped. However, this is not recommended if one if trying to produce a final high quality assembly.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
591
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
592 .. _`BayesHammer`: https://goo.gl/1iGkMe
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
593 .. _`Hamming graph`: https://en.wikipedia.org/wiki/Hamming_graph
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
594 .. _`Hamming distance`: https://en.wikipedia.org/wiki/Hamming_distance
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
595
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
596
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
597 -----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
598
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
599 **Do not rotate completed replicons to start at a standard gene**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
600
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
601 Unicycler uses TBLASTN to search for dnaA or repA alleles in each completed replicon. If one is found, the sequence is rotated and/or flipped so that it begins with that gene encoded on the forward strand. This provides consistently oriented assemblies and reduces the risk that a gene will be split across the start and end of the sequence.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
602
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
603 The following option turns rotation on and off::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
604
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
605 --no_rotate
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
606 Do not rotate completed replicons
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
607 to start at a standard gene
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
608 (default: completed replicons are rotated)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
609
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
610 **Do not use Pilon to polish the final assembly**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
611
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
612 `Pilon`_ is a tool for improving overall quality of draft assemblies and finding variation among strains. Unicycler uses it for assembly *polishing*.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
613
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
614 The following option turns pilon part of Unicycler pipeline on and off::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
615
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
616 --no_pilon
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
617 Do not use Pilon to polish the
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
618 final assembly (default: Pilon is used)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
619
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
620 .. _`Pilon`: https://github.com/broadinstitute/pilon/wiki
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
621
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
622 ------
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
623
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
624 **Expected number of linear sequences**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
625
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
626 If you expect your sample to contain linear (non circular) sequences, set this option::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
627
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
628 --linear_seqs EXPECTED_LINEAR_SEQS
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
629 The expected number of linear (i.e. non-circular)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
630 sequences in the underlying sequence
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
631
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
632 ----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
633
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
634 **SPAdes options**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
635
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
636 This section provides control of SPAdes options::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
637
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
638 --min_kmer_frac MIN_KMER_FRAC
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
639 Lowest k-mer size for SPAdes assembly,
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
640 expressed as a fraction of the read length
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
641 (default: 0.2)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
642 --max_kmer_frac MAX_KMER_FRAC
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
643 Highest k-mer size for SPAdes assembly,
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
644 expressed as a fraction of the read length
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
645 (default: 0.95)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
646 --kmer_count KMER_COUNT
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
647 Number of k-mer steps to use in
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
648 SPAdes assembly (default: 10)
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
649 --depth_filter DEPTH_FILTER
4
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
650 Filter out contigs lower than this fraction
608d1d0ba3a8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit c9e02d7a4de4bda4809f6c7006990901602cc3ad
iuc
parents: 3
diff changeset
651 of the chromosomal depth, if doing so does
2
6710edf12bac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb
iuc
parents: 1
diff changeset
652 not result in graph dead ends (default: 0.25)
0
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
653
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
654 ----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
655
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
656 **Rotation options**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
657
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
658 Unicycler attempts to rotate circular assemblies to make sure that they begin at a consistent starting gene. The following parameters control assembly rotation::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
659
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
660 --start_genes START_GENES
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
661 FASTA file of genes for start point
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
662 of rotated replicons
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
663 (default: start_genes.fasta)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
664 --start_gene_id START_GENE_ID
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
665 The minimum required BLAST percent identity
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
666 for a start gene search
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
667 (default: 90.0)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
668 --start_gene_cov START_GENE_COV
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
669 The minimum required BLAST percent coverage
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
670 for a start gene search
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
671 (default: 95.0)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
672
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
673 -----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
674
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
675 **Graph cleaning options**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
676
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
677 These options control the removal of small leftover sequences after bridging is complete::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
678
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
679 --min_component_size MIN_COMPONENT_SIZE
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
680 Unbridged graph components smaller
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
681 than this size (bp) will be removed
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
682 from the final graph (default: 1000)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
683 --min_dead_end_size MIN_DEAD_END_SIZE
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
684 Graph dead ends smaller than this size (bp)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
685 will be removed from the final graph
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
686 (default: 1000)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
687
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
688 -----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
689
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
690 **Long read alignment options**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
691
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
692 These options control the alignment of long reads to the assembly graph::
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
693
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
694 --contamination CONTAMINATION
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
695 FASTA file of known contamination in long reads
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
696 --scores SCORES
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
697 Comma-delimited string of alignment scores:
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
698 match, mismatch, gap open, gap extend
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
699 (default: 3,-6,-5,-2)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
700 --low_score LOW_SCORE
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
701 Score threshold - alignments below this
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
702 are considered poor
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
703 (default: set threshold automatically)
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
704
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
705 -----
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
706
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
707 **Outputs**
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
708
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
709 Galaxy's wrapped for Unicycler produces two outputs:
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
710
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
711 * final assembly in FASTA format
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
712 * final assembly grapth in graph format
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
713
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
714 While most will likely be interested in the FASTA dataset, the graph dataset is also quite useful and can be visualized using tools such as `Bandage`_.
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
715
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
716
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
717 .. _`Bandage`: https://github.com/rrwick/Bandage
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
718
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
719
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
720 ]]></help>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
721 <citations>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
722 <citation type="doi">10.1101/096412</citation>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
723 </citations>
15a21071f0a2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 97c19413f9d7e85c013b82ffafa73632c79c8f0b
iuc
parents:
diff changeset
724 </tool>