You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I pass cluster_transcripts = FALSE to the plot_transcript_heatmap, the transcripts are still clustered because the default in pheatmap is cluster_rows = TRUE.
This can be fixed by explicitly calling cluster_rows = FALSE after the line below: