Skip to content

Commit 57c44b1

Browse files
committed
Update reference links with peer-reviewed publication
1 parent bec8396 commit 57c44b1

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

.DS_Store

2 KB
Binary file not shown.

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: 1.0.1
33
Date: 2021-01-25
44
Title: Single Cell Connectomics
55
Authors@R: person("Micha Sam", "Brickman Raredon", email = "[email protected]", role = c("aut", "cre"))
6-
Description: A toolkit to explore cell-cell connectivity patterns based on ligand and receptor data in heterogeneous single-cell datasets. Extends and generalizes the methods first explored in Raredon MSB et al (2019) <doi:10.1126/sciadv.aaw3851>. Preprint is available at https://www.biorxiv.org/content/10.1101/2021.01.21.427529v1
6+
Description: A toolkit to explore cell-cell connectivity patterns based on ligand and receptor data in heterogeneous single-cell datasets. Extends and generalizes the methods first explored in Raredon MSB et al (2019) <doi:10.1126/sciadv.aaw3851>. Preprint is available at https://www.biorxiv.org/content/10.1101/2021.01.21.427529v1. Peer-reviewed version is available at https://doi.org/10.1038/s41598-022-07959-x.
77
License: GPL-3
88
Encoding: UTF-8
99
LazyData: true

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
`Connectome` is an R toolkit to explore cell-cell connectivity patterns based on ligand and receptor data in heterogeneous single-cell datasets. It is designed to work with Seurat from Satija Lab.
66

7-
This software compiles and extends the methods described in Raredon MSB et al (2019) <doi:10.1126/sciadv.aaw3851>. A preprint on Connectome is available at https://www.biorxiv.org/content/10.1101/2021.01.21.427529v1
7+
This software compiles and extends the methods described in Raredon MSB et al (2019) <doi:10.1126/sciadv.aaw3851>. A preprint on Connectome is available at https://www.biorxiv.org/content/10.1101/2021.01.21.427529v1. The peer-reviewed version is available at https://doi.org/10.1038/s41598-022-07959-x.
88

99
Currently capable of creating mappings for human, mouse, rat, and pig, against the FANTOM5 ligand-receptor data found in Ramilowksi JA et al (2015) <doi:10.1038/ncomms8866>, or against any user-provided list of paired ligand-receptor interactions.
1010

@@ -53,4 +53,6 @@ install_github('msraredon/Connectome', ref = 'master')
5353
`CompareCentrality` Takes any list of connectomes and compares sending- and receiving- centrality, side-by-side, for a given network subset.
5454

5555
## Reference
56-
Please cite "Single-cell connectomic analysis of adult mammalian lungs." Science Advances 5.12 (2019): eaaw3851. <doi:10.1126/sciadv.aaw3851> or "Connectome: computation and visualization of cell-cell signaling topologies in single-cell systems data" https://www.biorxiv.org/content/10.1101/2021.01.21.427529v1
56+
Please cite Raredon, M.S.B., Yang, J., Garritano, J. et al. "Computation and visualization of cell–cell signaling topologies in single-cell systems data using Connectome." Sci Rep 12, 4187 (2022). https://doi.org/10.1038/s41598-022-07959-x
57+
or
58+
"Single-cell connectomic analysis of adult mammalian lungs." Science Advances 5.12 (2019): eaaw3851. <doi:10.1126/sciadv.aaw3851>

docs/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)