Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ePeak
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
ePeak
Commits
bebc9e85
Commit
bebc9e85
authored
4 months ago
by
Rachel LEGENDRE
Browse files
Options
Downloads
Patches
Plain Diff
Fix bug while running DE with batch
parent
056a6659
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Snakefile_atac.smk
+2
-2
2 additions, 2 deletions
Snakefile_atac.smk
with
2 additions
and
2 deletions
Snakefile_atac.smk
+
2
−
2
View file @
bebc9e85
...
...
@@ -867,8 +867,8 @@ if len(conds) > 1 and config["differential_analysis"]["do"]:
chipflowr_init_input = feature_counts_output_count
chipflowr_init_conds = conds
chipflowr_init_rep = rep_noidr
chipflowr_init_method = method
chipflowr_init_norm =
norm
chipflowr_init_method =
config["differential_analysis"]["
method
"]
chipflowr_init_norm =
config["differential_analysis"]["normalisation"]
if config["differential_analysis"]["spikes"] and config["design"]["spike"]:
chipflowr_init_spikes = spikes_counting_output_json
chipflowr_init_input_done = spikes_counting_output_json
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment