caravagnalab / rcongas

rcongas
GNU General Public License v3.0
7 stars 1 forks source link

Type-checking (sort of) #10

Closed caravagn closed 1 year ago

caravagn commented 3 years ago

All functions that require to receive in input an object with clusters inside, should check that the input is correct.

For instance, all those in getters_clustering_results.R should do that. Same for the others.

Intelligible errors should be raised via stop.