Nanostring-Biostats / NanoStringNCTools

Tools for NanoString Technologies nCounter Technology for reading RCC files into an ExpressionSet derived object, QC and normalization.
MIT License
9 stars 6 forks source link

autoplot heatmap-genes - parameter passing #18

Open JasonWReeves opened 3 years ago

JasonWReeves commented 3 years ago

currently autoplot does not pass ... arguments to pheatmap in the protoheatmap section. It would be advantageous for users to update the heatmap at least to include clustering changes (linkage & distance row/column), but also have more general flexibility based on pheatmap itself. Determine if ... should be passed directly to pheatmap in protoheatmap or if additional explicit functions should be added.