Skip to content

Commit f9906f3

Browse files
authored
Merge pull request #302 from saeyslab/v2.2.0
Bump to v2.2.0
2 parents fca57c4 + 41e1acf commit f9906f3

File tree

5 files changed

+36
-57
lines changed

5 files changed

+36
-57
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nichenetr
22
Type: Package
3-
Title: NicheNet: Modeling Intercellular Communication by Linking Ligands to Target Genes
4-
Version: 2.1.7
3+
Title: Modeling Intercellular Communication by Linking Ligands to Target Genes with NicheNet
4+
Version: 2.2.0
55
Authors@R: c(person("Robin", "Browaeys", role = c("aut")),
66
person("Chananchida", "Sang-aram", role = c("aut", "cre"), email = "chananchida.sangaram@ugent.be"))
77
Description: This package allows you the investigate intercellular communication from a computational perspective. More specifically, it allows to investigate how interacting cells influence each other's gene expression. Functionalities of this package (e.g. including predicting extracellular upstream regulators and their affected target genes) build upon a probabilistic model of ligand-target links that was inferred by data-integration.

R/nichenetr-package.R

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#' @keywords internal
2+
"_PACKAGE"
3+
4+
## usethis namespace: start
5+
## usethis namespace: end
6+
NULL

R/nichenetr.R

Lines changed: 0 additions & 18 deletions
This file was deleted.

man/nichenetr-package.Rd

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/nichenetr.Rd

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)