Skip to content

Commit 98e76fc

Browse files
committed
Add BioCAsia workshop
1 parent c606157 commit 98e76fc

10 files changed

Lines changed: 1632 additions & 9 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: OMATutorials
22
Title: Package Demo: mia
3-
Version: 2.0.15
3+
Version: 2.0.16
44
Authors@R:
55
c(person(given = "Tuomas", family = "Borman", role = c("aut", "cre"),
66
email = "[email protected]",

inst/bibliography.bib

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -416,14 +416,17 @@ @Article{Ramos2017
416416
doi = {10.1158/0008-5472.CAN-17-0344}
417417
}
418418

419-
@Book{Amezquita2020,
420-
author = {Robert Amezquita and Aaron Lun and Stephanie Hicks
421-
and Raphael Gottardo},
422-
title = {Orchestrating Single-Cell Analysis with
423-
Bioconductor},
424-
publisher = {Bioconductor},
425-
year = {2020},
426-
url = {https://bioconductor.org/books/release/OSCA/}
419+
@article{Amezquita2020,
420+
title = {Orchestrating single-cell analysis with {Bioconductor}},
421+
author = {Amezquita, Robert A and Lun, Aaron T L and Becht, Etienne and Carey, Vince J and Carpp, Lindsay N and Geistlinger, Ludwig and Marini, Federico and Rue-Albrecht, Kevin and Risso, Davide and Soneson, Charlotte and Waldron, Levi and Pag{\`e}s, Herv{\'e} and Smith, Mike L and Huber, Wolfgang and Morgan, Martin and Gottardo, Raphael and Hicks, Stephanie C},
422+
abstract = {Recent technological advancements have enabled the profiling of a large number of genome-wide features in individual cells. However, single-cell data present unique challenges that require the development of specialized methods and software infrastructure to successfully derive biological insights. The Bioconductor project has rapidly grown to meet these demands, hosting community-developed open-source software distributed as R packages. Featuring state-of-the-art computational methods, standardized data infrastructure and interactive data visualization tools, we present an overview and online book (https://osca.bioconductor.org) of single-cell methods for prospective users.},
423+
journal = {Nature Methods},
424+
volume = {17},
425+
number = {2},
426+
pages = {137--145},
427+
month = feb,
428+
year = {2020},
429+
doi = {10.1038/s41592-019-0654-x}
427430
}
428431

429432
@Article{Amezquita2020natmeth,

0 commit comments

Comments
 (0)