A function to calculate the JSD score.
calJSD(norm_data, save_path = NA, file_prefix)
A normalized data matrix obtained by **quantification**.
The path to save the JSD score result.
The save file prefix.
calJSDscore(norm_data = quant_data)
#> Error in calJSDscore(norm_data = quant_data): could not find function "calJSDscore"