Closed tj8901nm closed 7 years ago
This PR added two new functions for loading processed microarray datasets: impute_miss_values() and quantile_norm() and also modified load_dataset() accordingly to incorporate the two functions.
impute_miss_values()
quantile_norm()
load_dataset()
This PR added two new functions for loading processed microarray datasets:
impute_miss_values()
andquantile_norm()
and also modifiedload_dataset()
accordingly to incorporate the two functions.