From 0df1fb36ff945c16c872aee9936c3dafa7f12500 Mon Sep 17 00:00:00 2001 From: Ashley Mae Conard Date: Wed, 1 May 2024 16:20:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db75db5..8a0037d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Users can (1) visualize significant molecular variable as GRNs (see steps [here] - To load your own data, under the "Perturb" drown down (side bar), upload the [required inputs](#b-perturb), and click "RUN" to generate the network. For a detailed walk through on how to perturb and rerun the user's network, visit the [perturbation](#b-generate-a-perturbable-grn-to-test-hypotheses-in-silico) section. 3. For (3), once the multioviz package is installed, open a new R session (```R```) and load the package (```library multioviz```). Run ```runMultioviz()``` with no arguments to generate a demo network, and with the [required arguments](#c-integrate-computational-method) to generate a network using the user's own method. Visit the [method integration](#c-integrate-feature-selection-and-prioritization-method) section for more detailed instructions. -**Please note that there is a maximum file size limit of _32mb_ for file uploads on this platform. Files exceeding this limit will cause an error, and not be accepted. If you encounter any issues related to this limit, please consider ways to reduce your file size, or reach out for assistance. +**Please note that there is a maximum file size limit of _32mb_ for file uploads on this platform. Files exceeding this limit will cause an error, and not be accepted. If you encounter any issues related to this limit, please consider ways to reduce your file size, or reach out for assistance.** ## Dependencies - R (>= 4.1.2)