Package: elvira
Title: Transcriptome de novo analysis
Version: 0.1
Authors@R: c(
    person("Manuel", "Mendoza", email = "manuelmendoza@uvigo.gal", role = c("aut", "cre")),
    person("Carlos", "Canchaya", email = "canchaya@uvigo.gal", role = c("ths", "rev")))
Description: Set of functions usefull to analyse transcriptome of reference 
License: MIT + file LICENSE
Depends:
  R (>= 4.1.2),
  readr,
  tidyr,
  dplyr,
  stringr,
  Biostrings
Suggests:
  ggplot2,
  patchwork
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
