Skip to content

ATAC peak calling #3

@SichongP

Description

@SichongP

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions