Skip to content
Snippets Groups Projects
  1. Feb 24, 2015
    • Peter van 't Hof's avatar
      e3ed0640
    • bow's avatar
      Merge branch 'patch-bowtie' into 'develop' · 85b9861f
      bow authored
      Patch bowtie
      
      Fix error on paired end reads for bowtie
      
      See merge request !106
      85b9861f
    • Peter van 't Hof's avatar
      Fix imports · fd8d9ae0
      Peter van 't Hof authored
      fd8d9ae0
    • Peter van 't Hof's avatar
      Fix bowtie when doing paired end · 5a9c2878
      Peter van 't Hof authored
      5a9c2878
    • bow's avatar
      Merge branch 'feature-summary' into 'develop' · 8dd310e6
      bow authored
      Feature summary
      
      * [x] Init version of summary framework
      * [x] Add framework to Gatkpipeline / BamMetrics/ Flexiprep / Mapping / Carp
      * [x] Convert old summary methods for flexiprep
      * [x] Add summary methods for bammetrics
      * [x] Add summary methods for mapping (most of this comes from BamMetrics)
      * [x] Add documentation for summary
      * [x] Add documentation for Flexiprep
      * [x] Add documentation for Mapping
      * [x] Add documentation for BamMetrics
      
      Complex pipelines like Gatk-pipeline, Carp, Yamsvp and Gentrap need to wait on those summaries. When implemented only the frame work they will grow when metrics and flexiprep also grows.
      
      See merge request !99
      8dd310e6
  2. Feb 23, 2015
  3. Feb 19, 2015
  4. Feb 18, 2015
    • Wai Yi Leung's avatar
      Merge branch 'patch-flagstat_dirs' into 'develop' · 8ca96bb4
      Wai Yi Leung authored
      Patch flagstat dirs
      
      This fixes the recent update of `ouputDir` from `String` to `File`. There are some `apply` method that are overloaded with both `String` and `File`, causing the pipeline to spew out weird error messages.
      
      @p.j.van_t_hof ~ this is what was causing the weird error earlier.
      
      See merge request !101
      8ca96bb4
Loading