citHeader("To cite lubridate in publications use:

Torroja, C. and Sánchez-Cabo, F. (2019). digitalDLSorter: A Deep Learning
algorithm to quantify immune cell populations based on scRNA-Seq data.
Frontiers in Genetics 10, 978. doi: 10.3389/fgene.2019.00978

Mañanes, D., Rivero-García, I., Relaño, C., Torres, M., Sancho, D., Jimenez-Carretero, D., Torroja, C., Sánchez-Cabo, F. (2024). SpatialDDLS: an R package to deconvolute spatial transcriptomics data using neural networks. Bioinformatics, Volume 40, Issue 2, February 2024. doi: 10.1093/bioinformatics/btae072

")

bibentry(
  bibtype      = "Article",
  title        = "{{D}igitaldlsorter: {D}eep-{L}earning on sc{R}{N}{A}-{S}eq to deconvolute gene expression data}",
  author       = c("Carlos Torroja", "Fatima Sanchez-Cabo"),
  journal      = "Front Genet",
  year         = "2019",
  volume       = "10",
  pages        = "978",
  url          = "https://dx.doi.org/10.3389/fgene.2019.00978",
  textVersion  =
    paste("Carlos Torroja, Fatima Sanchez-Cabo (2019).",
          "digitalDLSorter: A Deep Learning algorithm to quantify immune cell populations based on scRNA-Seq data.",
          "Frontiers in Genetics 10, 978.",
          "doi: 10.3389/fgene.2019.00978.")
)

bibentry(
  bibtype      = "Article",
  title        = "{{S}aptialDDLS: an {R} package to deconvolute spatial transcriptomics data using neural networks}",
  author       = c("Diego Mañanes", "Inés Rivero-García", "Carlos Relaño", "Miguel Torres", "David Sancho", "Daniel Jimenez-Carretero", "Carlos Torroja", "Fatima Sanchez-Cabo"),
  journal      = "Bioinformatics",
  year         = "2024",
  volume       = "40",
  url          = "https://doi.org/10.1093/bioinformatics/btae072",
  textVersion  =
    paste("Diego Mañanes, Inés Rivero-García, Carlos Relaño, Miguel Torres, David Sancho, Daniel Jimenez-Carretero, Carlos Torroja, Fátima Sánchez-Cabo (2024).",
          "SpatialDDLS: an R package to deconvolute spatial transcriptomics data using neural networks",
          "Bioinformatics, Volume 40, Issue 2, February 2024.",
          "doi: 10.1093/bioinformatics/btae072.")
)
