Skip to content
  1. Feb 05, 2018
  2. Feb 02, 2018
    • Miguel Reboiro-Jato's avatar
      Modifies the POM file to allow Maven artifact deployment · b2606118
      Miguel Reboiro-Jato authored
      Distribution repositories have been added to the POM file so that the
      project can be deployed in the SING's Maven repository.
      b2606118
    • Miguel Reboiro-Jato's avatar
      Fixes VCF parsing error · 8d99d87b
      Miguel Reboiro-Jato authored
      The QUAL column may have a dot (.) value when its value is unknown. The
      current code was treating this column as a double value in all cases, so
      that it failed when the value was unknown.
      
      This commit adds support for unknown values in QUAL column, such that
      these values are converted into NaN values.
      8d99d87b
  3. Nov 21, 2016
  4. Nov 06, 2016
  5. Nov 05, 2016
  6. Sep 18, 2015
  7. Sep 04, 2015
  8. Sep 03, 2015
  9. Sep 01, 2015