- Jul 01, 2015
-
-
Sander Bollen authored
-
Wai Yi Leung authored
Working dir for unit tests is now the target folder Fix for #150 See merge request !176
-
Wai Yi Leung authored
Small fixes Fixes two small issues 1. Extra docs for target beds/regions of interest for Shiva 2. Fixes integer overflow on WGS coverage statistics for report (Size of human genome > 2^31 -1 bases) See merge request !177
-
Wai Yi Leung authored
Patch picard dependency list This pull request deals with a recent change in pulling Picard's version number. Previously, the version number is generated only when the JAR is packaged. This means if we do `mvn test` or run tests on specific classes directly, we'll get `NullPointerException` since the dependency list is not created yet. To fix this, the pulled dependency list stream is wrapped properly in an `Option` class now (so we can run tests directly on classes). See merge request !180
-
Wai Yi Leung authored
Feature gentrap additions This is the latest updates and fixes on the Gentrap pipeline to be compatible with the most recent framework updates. In particular: * Issue #156 is fixed ~ this was due to class initialization problems * Issue #157 is fixed * TopHat alignment results are now merged with its unmapped alignment file, producing the correct statistics * The pipeline is updated with the new reference module. * Redundant CollectRnaSeqMetrics is removed (now using the one from BamMetrics instead). See merge request !181
-
Wai Yi Leung authored
Feature seqstat updates Updates on SeqStat (per the commit messages). We still need to rely on FastQC since some other methods require further testing to be implemented. For example, to get the median base quality from all bases is not that straightforward since the container size may well exceet `Int.MaxValue` while the default containers' maximum sizes are all `Int.MaxValue`. See merge request !182
-
Wai Yi Leung authored
Shiva report messages Add messsages for Shiva report See #168 See merge request !183
-
Wai Yi Leung authored
Feature fix java version Fix for #144 See merge request !185
-
- Jun 30, 2015
-
-
Peter van 't Hof authored
-
Peter van 't Hof authored
-
Peter van 't Hof authored
-
Peter van 't Hof authored
-
- Jun 29, 2015
-
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
bow authored
-
bow authored
-
bow authored
-
bow authored
-
- Jun 28, 2015
- Jun 27, 2015
- Jun 26, 2015
-
-
Sander Bollen authored
-
Sander Bollen authored
-
bow authored
-
Sander Bollen authored
-
- Jun 25, 2015