From 98bd25c36049127b3d77d14da413e44a0bcf3db4 Mon Sep 17 00:00:00 2001 From: Haim Bar Date: Wed, 29 Jul 2020 22:48:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bbd5b9..6572a06 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,5 @@ The edgefinder package depends on the 'Matrix' package, to allow for efficient storage and computation of large co-occurrence matrices. For simulating datasets we used the 'huge' and 'MASS' packages, but they are not required when using edgefinder. + +See vignettes/edgefinder.md for details.