Diana Cluster text commandline

Diana_Cluster.R is an algorithm utilized Diana clustering method with manhattan distance to cluster the ct file generated by stochastic function.
Please running this algorithm at your_RNAstrcuture_path/scripts directory or Distance Matrix file won't be created, which is essential for clustering.

The output file will be generated at your ct file path
Code usage:

cd your_RNAstrcuture_path/scripts
Rscript Diana_Cluster.R ct_file_path
