Skip to content
Discussion options

You must be logged in to vote

Hey @cleterrier,

Sorry for your headache, I hope I can help:

  • There are multiple possible places, where different conventions about the order of axes come into play. Moreover, there are multiple conventions on how to plot a matrix, e.g. is your (0, 0) origin in the top left/bottom left, and are rows of pixels in your plotting corresponding to rows or columns of your matrix (lot's of historical reasons this feels weird, at least to me). This is not limited to DECODE but plotting in general.
  • The point above implies that even if the underlying data structure is correct and consistent, you have no guarantee that the visual output after plotting would be the same between any two programs
  • When …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cleterrier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants