Skip to content

Commit 2aa8a85

Browse files
committed
Add DOIs to description field in DESCRIPTION.
1 parent edac781 commit 2aa8a85

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Package: mully
22
Type: Package
33
Title: Create, Modify and Visualize Multi-Layered Networks
4-
Version: 2.1.22
4+
Version: 2.1.25
55
Author: Zaynab Hammoud
66
Maintainer: Zaynab Hammoud <zaynabhassanhammoud@gmail.com>
77
Description: Allows the user to create graph with multiple layers. The user can also modify the layers, the nodes, and the edges. The graph can also be visualized.
8+
Zaynab Hammoud and Frank Kramer (2018) <doi:10.3390/genes9110519>.
9+
More about multilayered graphs and their usage can be found in our review paper:
10+
Zaynab Hammoud and Frank Kramer (2020) <doi:10.1186/s41044-020-00046-0>.
811
URL: https://github.com/frankkramer-lab/mully
912
BugReports: https://github.com/frankkramer-lab/mully/issues
1013
License: GPL (>= 2)
@@ -20,4 +23,3 @@ Suggests:
2023
knitr,
2124
rmarkdown
2225
VignetteBuilder: knitr
23-
Reference: Zaynab Hammoud and Frank Kramer (2018) <https://doi.org/10.3390/genes9110519>

0 commit comments

Comments
 (0)