Skip to contents

miplicorn 0.2.1

  • We now account for the UMI threshold when computing the frequency of mutations (#35).
  • New read_tbl_genotype() function can be used to read in the genotypes_AA_table.csv and genotypes_AN_table.csv generated by MIPTools (#34).

miplicorn 0.2.0

Breaking changes

Read files

  • The new read_tbl_*() family of functions provides a consistent function call to read data tables generated by MIPTools (#17).
  • read_tbl_haplotype() can be used to read the haplotypes_count.csv file generated by MIPTools (#15).

New features

Minor improvements and bug fixes

miplicorn 0.1.0