Skip to content
  • William McLaren's avatar
    Alter genotype field return type · 2c03ed48
    William McLaren authored
    get_raw_samples_info() was returning a ":"-delimited string where
    the first element was the sample name. This broke downstream methods
    when the sample name contained ":", so the method has been changed
    to return a listref instead.
    2c03ed48