Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

CNV consensus (3 of n): Filter bad segments #328

Merged
merged 26 commits into from
Dec 17, 2019

Commits on Dec 11, 2019

  1. add step 3 to Snakefile

    Duong committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    25a50f5 View commit details
    Browse the repository at this point in the history
  2. Add file

    Duong committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    14a6e23 View commit details
    Browse the repository at this point in the history
  3. Add files

    Duong committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    df8596e View commit details
    Browse the repository at this point in the history
  4. add file

    Duong committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7c427eb View commit details
    Browse the repository at this point in the history
  5. add file

    Duong committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b332ab1 View commit details
    Browse the repository at this point in the history
  6. add file

    Duong committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    c22ff1b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

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

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    ab23f1f View commit details
    Browse the repository at this point in the history
  2. Simplify snakemake

    Taking advantage of some snakemake features to reduce redundancy.
    jashapiro committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    531a067 View commit details
    Browse the repository at this point in the history
  3. spelling fix

    jashapiro committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    d98069f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Update analyses/copy_number_consensus_call/Snakefile

    Co-Authored-By: jashapiro <jashapiro@gmail.com>
    fingerfen and jashapiro authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    85cfc1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a4618 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from jashapiro/jashapiro/simplify-snakemake

    Simplify snakemake
    fingerfen authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    28b2729 View commit details
    Browse the repository at this point in the history
  4. changed file

    Duong committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    94b4af1 View commit details
    Browse the repository at this point in the history
  5. changed Snakemake

    Duong committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    5b9a0e6 View commit details
    Browse the repository at this point in the history
  6. Switch to tabs for filter output

    Also adds filtered `del` files.
    jashapiro committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    e2090be View commit details
    Browse the repository at this point in the history
  7. Add "chr" to output files that don't have them

    This makes all files uniform bed format files.
    jashapiro committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    f4978e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. add re.split

    Duong committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    0d2b447 View commit details
    Browse the repository at this point in the history
  2. add black_list generating script

    Duong committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    049e179 View commit details
    Browse the repository at this point in the history
  3. Update analyses/copy_number_consensus_call/src/scripts/generate_black…

    …_list.sh
    
    Co-Authored-By: jashapiro <jashapiro@gmail.com>
    fingerfen and jashapiro authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cdd50a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from jashapiro/jashapiro/entab

    Switch to tabs for filter output
    fingerfen authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b465b1c View commit details
    Browse the repository at this point in the history
  5. changed extension to bed

    Duong committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    76c9806 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e00ca9b View commit details
    Browse the repository at this point in the history
  7. Comment line

    jashapiro authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    e6d20f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75cc80a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e5b281 View commit details
    Browse the repository at this point in the history