Skip to content

Releases: molgenis/molgenis-pipelines

NIPT-v3.0.2

27 Oct 13:53
Compare
Choose a tag to compare

Fixed bugs:

  • Missing version number for "module load" commands.
  • Missing "module list" commands.
  • To low wrong amount of mem requested for Run protocol.
  • Changed protocol to compensate for changed folder structure for data from Utrecht.

NGS_Automated 1.0.7

12 Sep 19:04
Compare
Choose a tag to compare

bugfixes + upgrade to NGS_DNA-3.2.5

New releases can be found in https://github.com/molgenis/NGS_Automated/releases

NGS_Automated 1.0.6

04 Aug 11:34
Compare
Choose a tag to compare

upgrade to NGS_DNA-3.2.4 + bugfixes

NGS_Automated 1.0.5

28 Jul 09:08
Compare
Choose a tag to compare

fix issue that dataCopiedToPrm file is not created

NGS_Automated 1.0.4

08 Jul 13:45
Compare
Choose a tag to compare
  • make logs directory more structured
  • renamed copyRawDataToZinc to CopyRawDataToDiagnosticsCluster

NGS_Automated 1.0.3

01 Jul 13:55
Compare
Choose a tag to compare
  • fixing exclude path in rsync
  • removing unnecessary and not possible chmod

NGS_Automated 1.0.2

28 Jun 14:26
Compare
Choose a tag to compare
  • added extra copy of the samplesheet to prm (now also to rawdata/ngs dir)
  • removed unused code
  • fixing excluded path in copyprojectdataToResultsDir

NGS_Automated 1.0.1

15 Jun 10:18
Compare
Choose a tag to compare
  • updated the versioning, it is not independent now (not the same version as the NGS_DNA and NGS_RNA pipelines)

NGS_RNA-3.2.3 (Frog)

30 May 07:23
Compare
Choose a tag to compare
  • update to Molgenis Compute Molgenis-Compute-v16.05.1, with preperations for automatic start of pipelines
  • Added more documetation
  • The following bugfixes:

*MergeBam step contains symlink with absolute path bug enhancement NGS_RNA #497
*There is no insertsize metrics when SR bug NGS_RNA #496
*Kallisto is not working, missing index file bug NGS_RNA #490
*Add strandedness-option: yes | no | reverse for HT-seq count bug enhancement NGS_RNA #446

NGS_DNA-3.2.2 pipeline (Caribou)

16 Apr 21:30
Compare
Choose a tag to compare
  • Changed CoveragePerBase protocol into CoverageCalculations
  • Added Coverage calculations for subset bed files (LEVER, NEURO, SSID and GEO)
  • Changed output for coverage per target and coverage per base
  • CoveragePerBase added missing make genesOnly file + VariantCalling bug (double brackets)
  • increased memory for MarkDuplicates
  • improved the copy prmtotmp data (when prm is not available on zinc-finger it will download it from calculon)
  • bugfix in CheckIlluminaEncoding (where '++' is not used anymore, it is now '+1')
  • added automating:
    • start of pipeline
    • copying to prm
    • copying to zinc-finger
  • fixed the duplication rate in the QC report
  • Made new QCReport (in html)
  • bugfix #439 fixing the GenderCalculate
  • bugfix #457 fixing CheckIlluminaEncoding
  • bugfix #463
  • fix issue with samples on multiple lanes and counting number of samples in generate.sh