Skip to content

Instantly share code, notes, and snippets.

@cannin
Last active January 16, 2024 06:37
Show Gist options
  • Save cannin/8f9e3e8792ac211a559dfa352c8719b0 to your computer and use it in GitHub Desktop.
Save cannin/8f9e3e8792ac211a559dfa352c8719b0 to your computer and use it in GitHub Desktop.
Description of CausalPath .format files
# COLUMNS: For entries "all-nodes and color": obj_type all-nodes obj_subtype color
# COLUMNS: For entries "all-nodes and bordercolor": obj_type all-nodes obj_subtype color
# COLUMNS: For entries "node and color": obj_type node_label obj_subtype color
# COLUMNS: For entries "node and rppasite": obj_type node_label obj_subtype subtype_info|subtype_label|subtype_bkgrd_color|subtype_border_color
# COLUMNS: For entries "node and tooltip": obj_type node_label obj_subtype tooltip_information_onmousehover
# NOTE: "subtype_info" is also tooltip information for onmousehover for individual rppasite
node all-nodes color 255 255 255
node all-nodes bordercolor 50 50 50
node FOXA1 color 40 80 255
node FOXA1 tooltip FOXA1, -24.349700502698532
node HSPB1 color 40 80 255
node HSPB1 tooltip HSPB1, -10.673084844150969
node C4BPB color 255 170 151
node C4BPB tooltip C4BPB, 4.8531357601448555
node KRT17 rppasite KRT17-S44|p|255 124 95|50 50 50|7.459381003601391
node RXRA rppasite RXRA-S260|p|40 80 255|180 0 20|-12.605284087170254
node ICAM1 color 255 143 117
node ICAM1 tooltip ICAM1, 6.4119150827499425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment