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
Chouaref
Snakemake_ChIP_seq_pipeline
Commits
c0eedc0e
Commit
c0eedc0e
authored
Aug 04, 2020
by
Chouaref
Browse files
changed groups
parent
21fce7ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Snakefile
View file @
c0eedc0e
...
...
@@ -48,8 +48,8 @@ CASES = get_samples_per_treatment(treatment="treatment")
CONTROLS = get_samples_per_treatment(treatment="control")
GROUPS = {
"group1" : ["ChIP1",
"ChIP2",
"ChIP3"],
"group2" : ["ChIP
4
", "ChIP
5", "ChIP6
"]
"group1" : ["ChIP1", "ChIP3"],
"group2" : ["ChIP
2
", "ChIP
4
"]
} #I used this dictionnary to define the group of sample used in the multiBamSummary, might be improved a lot
##############
...
...
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