Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mmassaviol
WAWmassaviol
Commits
709cc54b
Commit
709cc54b
authored
Oct 07, 2021
by
khalid
Browse files
debug deseq2
parent
69d2a16c
Changes
2
Hide whitespace changes
Inline
Side-by-side
tools/deseq2/deseq2.rule.snakefile
View file @
709cc54b
...
...
@@ -14,6 +14,6 @@ rule <step_name>__deseq2:
script = config["<step_name>__deseq2_command"],
tx2gene = config["<step_name>__deseq2_tx2gene"],
annotations = config["<step_name>__deseq2_annotations"],
biomaRtDataset =
=
config["<step_name>__deseq2_biomaRtDataset"],
biomaRtDataset = config["<step_name>__deseq2_biomaRtDataset"],
script:
config["<step_name>__deseq2_script"]
\ No newline at end of file
tools/htseq_count/htseq_count.yaml
View file @
709cc54b
...
...
@@ -56,7 +56,7 @@
Position
:
"
pos"
,
Name
:
"
name"
],
value
:
"
pos
ition
"
,
value
:
"
pos"
,
label
:
"
the
way
that
alignment
have
been
sorted
(either
by
read
name
or
by
alignment
position)."
,
},
],
...
...
Write
Preview
Markdown
is supported
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