Skip to content

Instantly share code, notes, and snippets.

@liangyy
Created October 15, 2019 21:51
Show Gist options
  • Save liangyy/d4fdb3cbdf7902c796eadd0175ee8f6c to your computer and use it in GitHub Desktop.
Save liangyy/d4fdb3cbdf7902c796eadd0175ee8f6c to your computer and use it in GitHub Desktop.
mymixer = c(
'splicing observed' = rgb(200, 90, 40, maxColorValue = 255),
'expression observed' = rgb(42, 155, 204, maxColorValue = 255),
'splicing shuffled' = 'gray',
'expression shuffled' = 'gray'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment