Skip to content

Commit

Permalink
Add Prashanthi to the list of authors
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Jul 31, 2024
1 parent 15eab8d commit 69ce3ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ stopifnot(packageVersion("spatialLIBD") >= "1.17.8")

## Download the spot-level data, which is a SpatialExperiment object
spe <- spatialLIBD::fetch_data(type = "visiumStitched_brain_spe")
#> 2024-07-26 18:36:29.721855 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
#> 2024-07-31 12:06:58.719486 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1

## Explore the stitched data
spe
Expand Down Expand Up @@ -136,16 +136,17 @@ print(citation("visiumStitched"), bibtex = TRUE)
#> doi = {10.18129/B9.bioc.visiumStitched},
#> }
#>
#> Eagles NJ, Bach S, Tippani M, Du Y, Miller RA, Hyde TM, Page SC,
#> Martinowich K, Collado-Torres L (2024). "visiumStitched." _bioRxiv_.
#> doi:10.1101/TODO <https://doi.org/10.1101/TODO>,
#> Eagles NJ, Bach S, Tippani M, Ravichandran P, Du Y, Miller RA, Hyde
#> TM, Page SC, Martinowich K, Collado-Torres L (2024).
#> "visiumStitched." _bioRxiv_. doi:10.1101/TODO
#> <https://doi.org/10.1101/TODO>,
#> <https://www.biorxiv.org/content/10.1101/TODO>.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Article{,
#> title = {visiumStitched},
#> author = {Nicholas J. Eagles and Svitlana Bach and Madhavi Tippani and Yufeng Du and Ryan A. Miller and Thomas M. Hyde and Stephanie C. Page and Keri Martinowich and Leonardo Collado-Torres},
#> author = {Nicholas J. Eagles and Svitlana Bach and Madhavi Tippani and Prashanthi Ravichandran and Yufeng Du and Ryan A. Miller and Thomas M. Hyde and Stephanie C. Page and Keri Martinowich and Leonardo Collado-Torres},
#> year = {2024},
#> journal = {bioRxiv},
#> doi = {10.1101/TODO},
Expand Down
1 change: 1 addition & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ c(
as.person("Nicholas J. Eagles"),
as.person("Svitlana Bach"),
as.person("Madhavi Tippani"),
as.person("Prashanthi Ravichandran"),
as.person("Yufeng Du"),
as.person("Ryan A. Miller"),
as.person("Thomas M. Hyde"),
Expand Down

0 comments on commit 69ce3ae

Please sign in to comment.