Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #89

Merged
merged 28 commits into from
Sep 29, 2023
Merged

Dev #89

merged 28 commits into from
Sep 29, 2023

Conversation

slsevilla
Copy link
Contributor

@slsevilla slsevilla commented Sep 29, 2023

feature: #88
feature: #85
bug: transition from biowulf to rhel8
feature: github actions test workflow

1. Introduced deeptools_bw/deeptools_prep/deeptools_heatmap to create heatmaps from bigwig files. This functionality is adapted from CCBR pipeliner's chipseq.
2. In the deeptools/clean folder, I've retained certain intermediate files:
    a. BAM files, filtered to only include reads in chr1-chr22, chrX, and chrY, which differ from the BAM file you provided.
    b. Normalized bigwig files that differ from your bigwig file.
3. Made adjustments to cluster_rhel8.yaml and tools_rhel8.yaml concerning package versions and configuration.
4. In the Snakefile definition run_qc(wildcards), I replaced "extend" with "append" to fix a minor bug.
5. Established a CONTROL_to_TREAT_DICT in init.smk for rule deeptools_heatmap
-complete spook and jobby add
@slsevilla slsevilla added the enhancement New feature or request label Sep 29, 2023
@slsevilla slsevilla added this to the 2023w39_0929 milestone Sep 29, 2023
@slsevilla slsevilla self-assigned this Sep 29, 2023
@slsevilla slsevilla merged commit a6c4b7b into master Sep 29, 2023
2 checks passed
@slsevilla slsevilla added this to the 2023-09 milestone Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant