We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b96fe3d commit e7827c0Copy full SHA for e7827c0
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: analysePeaks
2
Title: Compare, annotate your peaks
3
-Version: 1.0.3
+Version: 1.0.4
4
Authors@R:
5
person(given = "Lucille",
6
family = "Lopez-Delisle",
@@ -22,7 +22,8 @@ Imports:
22
stats,
23
pheatmap,
24
reshape,
25
- igraph
+ igraph,
26
+ rmarkdown
27
Suggests:
28
testthat (>= 2.1.0),
29
knitr,
0 commit comments