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

Add new rules visualizing CARLISLE results #132

Merged
merged 23 commits into from
Jun 12, 2024

Commits on May 15, 2024

  1. Removed temp output

    epehrsson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5fcfbaa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Created rules cov_correlation, count_peaks

    epehrsson committed May 21, 2024
    Configuration menu
    Copy the full SHA
    23a8b0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ca040 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    fc456af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bcf72 View commit details
    Browse the repository at this point in the history
  3. Changed script names, updated changelog

    epehrsson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fa4fdaa View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Fixed bug assigning colors to many samples

    epehrsson committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4dffd29 View commit details
    Browse the repository at this point in the history
  2. Resolve merge commits

    epehrsson committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e5a33ed View commit details
    Browse the repository at this point in the history
  3. Reverted temp output

    epehrsson committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e751bc7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    06cf017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ef8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29a79d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a635f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43265d8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #1 from CCBR/corr-docker

    Update docker for new viz rules
    epehrsson authored May 30, 2024
    Configuration menu
    Copy the full SHA
    7b4e33e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update workflow/rules/annotations.smk

    Update input files for homer_enrich to include non-MACS2 treatment-control lists
    
    Co-authored-by: Kelly Sovacool <[email protected]>
    epehrsson and kelly-sovacool authored May 31, 2024
    Configuration menu
    Copy the full SHA
    63cd62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c15b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from CCBR/corr-merge

    fix merge conflicts in CCBR/main
    epehrsson authored May 31, 2024
    Configuration menu
    Copy the full SHA
    0ad396b View commit details
    Browse the repository at this point in the history
  4. fix: ignore "#" comment lines in peaks files

    also refactor combine_homer Rscript to use tidyverse
    kelly-sovacool committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d747b54 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix: only load needed packages

    Patrick had a transient error with library(tidyverse) where it failed to load stringr
    kelly-sovacool committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    89aed8b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    338b23c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #3 from CCBR/fix-combine-homer

    fix: ignore "#" comment lines in peaks files
    epehrsson authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    48431e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Added Excel back to combine_homer output

    epehrsson committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6f93e1 View commit details
    Browse the repository at this point in the history