shbrief / GenomicSuperSignature

Interpretation of RNAseq experiments through robust, efficient comparison to public databases
https://shbrief.github.io/GenomicSuperSignature/
16 stars 7 forks source link

Documentation improvements #20

Closed lwaldron closed 2 years ago

lwaldron commented 2 years ago

Based on showing students at CSAMA how to use GenomicSuperSignature. Also I turned rowNorm into an unexported function - it's just z-score, and unless there's an option for users to substitute this with another row normalization function then I don't see any point in adding the complexity of exporting this. For consistency with the RAVmodels, we probably (?) don't want users doing anything other than z-score anyways.