Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GBCS
Je
Commits
bc236518
Commit
bc236518
authored
Apr 23, 2018
by
Jelle Scholtalbers
Browse files
fastqsangar->fastqsanger
parent
e217faa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/galaxy/macros.xml
View file @
bc236518
...
...
@@ -345,11 +345,11 @@ ${from_text_area}</configfile>
</data>
<collection
name=
"COLLECTION_1"
type=
"list"
label=
"${tool.name} on ${on_string} : Reads_1"
>
<filter>
COLLECT_OUTPUTS and STATS_ONLY == False
</filter>
<discover_datasets
pattern=
"(?P<designation>.+_1\..+)"
ext=
"fastqsang
a
r"
directory=
"results"
visible=
"false"
/>
<discover_datasets
pattern=
"(?P<designation>.+_1\..+)"
ext=
"fastqsang
e
r"
directory=
"results"
visible=
"false"
/>
</collection>
<collection
name=
"COLLECTION_2"
type=
"list"
label=
"${tool.name} on ${on_string} : Reads_2"
>
<filter>
COLLECT_OUTPUTS and STATS_ONLY == False
</filter>
<discover_datasets
pattern=
"(?P<designation>.+_2\..+)"
ext=
"fastqsang
a
r"
directory=
"results"
visible=
"false"
/>
<discover_datasets
pattern=
"(?P<designation>.+_2\..+)"
ext=
"fastqsang
e
r"
directory=
"results"
visible=
"false"
/>
</collection>
</xml>
<xml
name=
"citations"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment