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 > Master, v1.0 release #61

Merged
merged 44 commits into from
Aug 20, 2018
Merged

Dev > Master, v1.0 release #61

merged 44 commits into from
Aug 20, 2018

Commits on Aug 9, 2018

  1. First efforts to generate bigWig files

    Alexander Peltzer committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    d248e7c View commit details
    Browse the repository at this point in the history
  2. Add deeptools as dependency

    Alexander Peltzer committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    9fbefcb View commit details
    Browse the repository at this point in the history
  3. Fix subsampling steps in RNAseq

    Alexander Peltzer committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    16bab7f View commit details
    Browse the repository at this point in the history
  4. Add createBigWig to base.config

    Alexander Peltzer committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    88cfb29 View commit details
    Browse the repository at this point in the history
  5. Probably missing collect

    Alexander Peltzer committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    5801cca View commit details
    Browse the repository at this point in the history
  6. Fix suffix

    Alexander Peltzer committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    36059f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    46787ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f36aa View commit details
    Browse the repository at this point in the history
  3. Back to old Dockerfile syntax

    Alexander Peltzer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    86387c7 View commit details
    Browse the repository at this point in the history
  4. Removed bigwig from basename - its not bam anymore

    Alexander Peltzer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    7d25565 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/apeltzer/RNAseq

    Alexander Peltzer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    82a4883 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee27fca View commit details
    Browse the repository at this point in the history
  7. Little update for environment

    Alexander Peltzer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c47ca5a View commit details
    Browse the repository at this point in the history
  8. Just remove sorted suffix

    Alexander Peltzer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    4d8e91d View commit details
    Browse the repository at this point in the history
  9. Remove entire suffix

    Alexander Peltzer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    7808e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Fixing baseName usage

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    8c1a4a6 View commit details
    Browse the repository at this point in the history
  2. Don't remove sorted

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    3442d25 View commit details
    Browse the repository at this point in the history
  3. Theres no bam

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    140d7a2 View commit details
    Browse the repository at this point in the history
  4. remove collect

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    16fab8a View commit details
    Browse the repository at this point in the history
  5. Add travis_wait / hopefully no more timeouts

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    8575d4e View commit details
    Browse the repository at this point in the history
  6. Moving the log not required anymore

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    ee62749 View commit details
    Browse the repository at this point in the history
  7. Still need a txt extension though

    Alexander Peltzer committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    fdd7ad6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Remove travis wait

    Alexander Peltzer committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    76044e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    4822d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5957fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from apeltzer/master

    BigWig support instead of subsample
    ewels authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b26c6bd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

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

Commits on Aug 16, 2018

  1. Merge pull request #56 from jun-wan/master

    Pipeline crashes with large input files; Add sequencing center in BAM
    ewels authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    89cac6a View commit details
    Browse the repository at this point in the history
  2. Pull upstream and fix conflicts

    ewels committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    92cade7 View commit details
    Browse the repository at this point in the history
  3. Get the linting tests to pass

    ewels committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    42bea74 View commit details
    Browse the repository at this point in the history
  4. Update STAR version to latest (fixing segfaults)

    Alexander Peltzer committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a484c3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d648825 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #59 from apeltzer/master

    Update STAR version to latest (fixing segfaults)
    ewels authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    c607a08 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Fix containsKey if no genome is used

    Alexander Peltzer committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    cfadba5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from apeltzer/master

    Fix containsKey if no genome is used
    ewels authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    d8dd090 View commit details
    Browse the repository at this point in the history
  3. Remove manifest.pipelineVersion from main.nf

    Hopefully we can go back to only using this in a future version of nextflow.
    ewels committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    499f202 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. Merge pull request #58 from ewels/master

    Getting the lint tests to pass
    sven1103 authored Aug 18, 2018
    Configuration menu
    Copy the full SHA
    b8fb9ac View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    d4b5049 View commit details
    Browse the repository at this point in the history
  2. Changelog typo fixed

    ewels committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    0d0dab9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from ewels/master

    Bump version number to v1.0 and write changelog
    sven1103 authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    690a515 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3197bdd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #63 from ewels/master

    Remove cheeky backslashes that crept in after version bump
    apeltzer authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    eea19e9 View commit details
    Browse the repository at this point in the history
  6. Add missing deepTools output for MultiQC/Report

    Alexander Peltzer committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    0fe8b6c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #64 from apeltzer/master

    MultiQC Report for deepTools
    ewels authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c5d4973 View commit details
    Browse the repository at this point in the history