year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
         title = "{scDDboost}: A compositional model to assess expression changes from single-cell rna-seq data",
         author = c(person("Xiuyu","Ma"),person("Michael","Newton")),
         year = year,
         note = note,
         url = "https://github.com/wiscstatman/scDDboost")
