diff --git a/README.md b/README.md index f75ef97deaefb0e2d68112ad2ebf084d913c2d77..8a5243396af7346bf38721ebee4c1fe0088329a7 100644 --- a/README.md +++ b/README.md @@ -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.