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
Sam Nooij
Jovian screener
Commits
4a95784d
Commit
4a95784d
authored
Jun 23, 2020
by
Sam Nooij
Browse files
Change sample_sheet to lowercase
parent
559e0b40
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/import_jovian_output.py
View file @
4a95784d
...
...
@@ -108,7 +108,7 @@ Output: a list of files to move or copy.
# sample_sheet.yaml
# results/all_taxClassified.tsv for classifications
# results/counts/Mapped_read_counts.tsv for read counts
sample_sheet
=
input_dir
/
"
S
ample_sheet.yaml"
sample_sheet
=
input_dir
/
"
s
ample_sheet.yaml"
if
sample_sheet
.
exists
():
print
(
"Sample sheet '%s' has been detected."
%
sample_sheet
)
print
(
"Reading sample sheet to infer required samples/data files."
)
...
...
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