From 7244edfaa30dad812001f17ad88ba6ad02e97d40 Mon Sep 17 00:00:00 2001 From: MLDataAnalytics <128093454+MLDataAnalytics@users.noreply.github.com> Date: Fri, 9 Aug 2024 21:10:51 -0400 Subject: [PATCH] Update README.md minor changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fec6ad..be21ebf 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ sampleSize = 100 # The number should be no larger than the number of available f # Setup number of runs for bootstraps nBS = 50 # A larger number of run can improve the computational robustness but also increase the computational cost. recommended: >=10 # Setup number of time points for computing group FNs with bootstraps -nTPoints = 200 # The number should be no larger than the number of available time points of the fMRI scans. A larger number of samples can improve the computational robustness but also increase the computational cost. If not set, all available time points will be used if smaller than 9999. +nTPoints = 200 # The number should be no larger than the number of available time points of the fMRI scans. A larger number of samples can improve the computational robustness but also increase the computational cost. If not set or larger than the number of available time points (assuming smaller than 9999), all availabe time points will be used. # Run pnet workflow pnet.workflow_simple(