Package: mutationProfiles
Title: Collection of functions to explore SNV data (e.g. Mutect2/Freebayes) parsed by get_tris.pl
Version: 0.0.0.9000
Authors@R: person("Nick", "Riddiford", email = "nick.riddiford@curie.fr", role = c("aut", "cre"))
Description: What the package does (one paragraph).
Depends: R (>= 3.1.0)
License: What license is it under?
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: 
    reshape2,
    dplyr,
    forcats,
    BSgenome.Dmelanogaster.UCSC.dm6,
    Biostrings,
    GenomicRanges,
    RColorBrewer,
    data.table,
    deconstructSigs,
    ggplot2,
    plyr,
    ggpubr,
    plotly,
    e1071,
    bedr,
    colorspace,
    cowplot,
    scales,
    tidyr,
    stringr
