-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: heatmaps always created and peak files absent (#183)
* Refactor HeatmapFiles class to include make_heatmaps property in design.py * Refactor NonRNAOutput class in design.py to remove computed_field decorator * fix: correct query function to provide both the ip and control if requested * Refactor control lambda function in peak_call_chip.smk to allow null control files * Refactor query function in DesignIP class to return IPExperiment object --------- Co-authored-by: CChahrour <[email protected]>
- Loading branch information
1 parent
396b94b
commit 05915f4
Showing
2 changed files
with
39 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters