-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
version increase (recent fixes diff nichenet plotting)
- Loading branch information
1 parent
4b0a839
commit 90bce8b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: nichenetr | ||
Type: Package | ||
Title: NicheNet: Modeling Intercellular Communication by Linking Ligands to Target Genes | ||
Version: 1.1.0 | ||
Version: 1.1.1 | ||
Authors@R: person("Robin", "Browaeys", email = "[email protected]", | ||
role = c("aut", "cre")) | ||
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. | ||
|