
Changes in signeR 1.19.1:

    * migrate to PMCMRplus package

Changes in signeR 1.13.1:

    * fix issue with pseudo-variants on vcf

Changes in signeR 1.11.1:

    * ignore mutations on edges of chromosomes

Changes in signeR 1.9.3:

    * fix parsing issue in genCountMatrixFromVcf for some vcfs

Changes in signeR 1.9.2:

    * fix for genCountMatrixFromVcf fails with phased genotypes
    * added one-vcf-per-sample example to vignette

Changes in signeR 1.9.1:

    * fix prototype mismatch issue
    * fix plot error: non-finite ylim when pvalue=0

Changes in signeR 1.7.1:

    * optimization of genCountMatrixFromVcf function

Changes in signeR 1.5.2:

    * support for generating matrices with a DNAStringSet

Changes in signeR 1.5.1:

    * fix GRanges list usage
    * fix conflicts of NMF:seed, by adding VariantAnnotation to Depends before NMF

Changes in signeR 1.1.7:

    * Reorder method was renamed to Reorder_signatures.
    * New methods Reorder_samples and Reorder_mutations was added.

Changes in signeR 1.1.2:

    * Pre-calculate plot data during object construction

Changes in signeR 1.0.0:

    * First Bioconductor release.

Changes in signeR 0.99.17:

    * Reduced memory usage.
