-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
in functional-annotation/Rules/CallPeaks.smk, line 180,
No -B option used in macs2 callpeak command, which resulted in no treat_pileup.bdg files.
Then in rule fold_enrichment (line 199):
pipeline attempts to call macs2 bdgcmp which uses bedGraph files generated in peak calling. And since there are no such files, this results in an error that shuts down pipeline.
And since we don't run "control" for ATAC, the bdgcmp call seems incorrect. Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels