Skip to content
Snippets Groups Projects
  1. Sep 09, 2015
  2. Sep 08, 2015
  3. Sep 07, 2015
  4. Sep 06, 2015
  5. Sep 04, 2015
  6. Sep 03, 2015
    • Peter van 't Hof's avatar
      Merge branch 'fix-gentrap_strandspec' into 'develop' · f69e93ce
      Peter van 't Hof authored
      Fix strand-specific separation in Gentrap
      
      This fixes a bug caused by incorrect creation of plus and minus strand BAM files.
      It was caused by incorrectly specifying the SAM flags, causing the plus and minus
      strand BAM files to still contain mixed strand reads.
      
      The fix has been tested in SHARK and confirmed to work.
      
      See merge request !230
      f69e93ce
    • bow's avatar
      Fix strand-specific separation in Gentrap · 665bf70c
      bow authored
      This fixes a bug caused by incorrect creation of plus and minus strand BAM files.
      It was caused by incorrectly specifying the SAM flags, causing the plus and minus
      strand BAM files to still contain mixed strand reads.
      665bf70c
  7. Sep 01, 2015
  8. Aug 31, 2015
  9. Aug 30, 2015
  10. Aug 29, 2015
  11. Aug 28, 2015
  12. Aug 27, 2015
    • Sander Bollen's avatar
      Merge branch 'fix-picard' into 'develop' · 59b8f961
      Sander Bollen authored
      Added picard R scipts as workaround till issue is resolved
      
      Workaround for #194 
      
      Will first test this before merge.
      
      See merge request !221
      59b8f961
    • Sander Bollen's avatar
      Merge branch 'feature-tool_squish_bed' into 'develop' · 9a2881e9
      Sander Bollen authored
      Feature tool squish bed
      
      see also #49 
      
      See merge request !223
      9a2881e9
    • Peter van 't Hof's avatar
      Remove squish bed python script · 287e118d
      Peter van 't Hof authored
      287e118d
    • Peter van 't Hof's avatar
      Switch to squishBed tool · 292cae4e
      Peter van 't Hof authored
      292cae4e
    • Peter van 't Hof's avatar
      Added squish bed extension · 63090796
      Peter van 't Hof authored
      63090796
    • Sander Bollen's avatar
      Merge branch 'feature-region_af_count' into 'develop' · 9bbaa813
      Sander Bollen authored
      Feature region af count
      
      This is a new tool made for SASC project 71. Tool will get sums af AF from a vcf file for a given set of regions. Also generates a scatter plot when more vcf files are given, first vcf file is always the ref set like gonl or 1000 Genomes.
      Will become a fix for multiple issue:
      - [x] BedFile reader, htsjdk bed reader is not fully supported scala
       - [x] Extraction of Exons
       - [x] Extraction of Introns
       - [x] Extraction of UTR regions
       - [x] Squish method, requires by #49 
       - [x] Combine overlapping records
       - [x] Scatter regions with a given approximate bin size 
      - [x] #192 
       - [x] Use Biopet interval interface
       - [x] Extract features when given in a bed file
      - [x] #148 (need for #171)
       - [x] Use Biopet interval interface
       - [x] Use general scatter method
      - [x] #49 
       - [x] Use Biopet interval interface
       - [x] Use general Squish method
      
      See merge request !218
      9bbaa813
    • Sander Bollen's avatar
      Merge branch 'fix-aligners' into 'develop' · 43178ffa
      Sander Bollen authored
      Raised memory for star
      
      This will fix 8 test for STAR, tested in Jenkins run 80.
      
      Other 12 failing tests are from picard, see #194 
      
      See merge request !222
      43178ffa
Loading