Skip to content
Snippets Groups Projects
Commit f7deb6ed authored by Alexis  CRISCUOLO's avatar Alexis CRISCUOLO :black_circle:
Browse files

Update README.md

parent a3458401
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ Launch _MSTclust_ without option to read the following documentation:
* By definition, setting small cutoff values yield clustering with a large number of classes with fast running times.
* Profile length is required to carry out data perturbation analyses (option `-L`). For each statistics, _MSTclust_ will compute the average value and the 95% CI based on different replicates (option `-R`).
* Data subsampling analyses progressively subsample raw data with rate values _b_/(_B_+1) where _b_ = 1 ... _B_ and _B_ > 1 is the number of bins specified using option `-B`. At least _B_ = 9 bins (i.e. rates = 10%, 20% ... 90%) are recommended. For each statistics, _MSTclust_ will compute the average value and the 95% CI based on different replicates (option `-R`).
* All of the information outputted by _MSTclust_ is printed in `stderr` except the last tab-delimited line when using option `-t`.
* For more details on the profile distance computation, clustering algorithm and descriptive statistics, see the technical notes pdf file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment