Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Yoann DUFRESNE
linked reads molecule ordering
Commits
cba8bbe2
Commit
cba8bbe2
authored
May 14, 2020
by
Yoann Dufresne
Browse files
compute both simple and raw evaluations
parent
125b61bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Snakefile_d2_eval
View file @
cba8bbe2
...
@@ -10,7 +10,7 @@ DEV = [0, 1]
...
@@ -10,7 +10,7 @@ DEV = [0, 1]
rule generate_compare:
rule generate_compare:
input:
input:
f"{WORKDIR}/eval_compare_raw.tsv"
f"{WORKDIR}/eval_compare_raw.tsv"
,
f"{WORKDIR}/eval_compare_simplified.tsv"
f"{WORKDIR}/eval_compare_simplified.tsv"
rule comparable_tsv:
rule comparable_tsv:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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