Skip to content

Instantly share code, notes, and snippets.

@joshkh
Created October 19, 2017 12:05
Show Gist options
  • Save joshkh/514ab8cc1c932324f8dc5e15ccba3097 to your computer and use it in GitHub Desktop.
Save joshkh/514ab8cc1c932324f8dc5e15ccba3097 to your computer and use it in GitHub Desktop.
InterMine My Data tree structure
{#uuid "72aa2902-40dc-42fa-8465-736570c0c0fe"
{:label "Experiment 1",
:file-type :folder,
:children
{#uuid "d65194d4-3dc3-4697-bb50-0e9ba3a29f3b"
{:label "Batch A",
:file-type :folder,
:children
{182000027 {:file-type :list, :id 182000027},
#uuid "9741219e-ab96-491d-a1bc-e0f8b0be1997"
{:label "Sub Batch A",
:file-type :folder,
:children
{182000027 {:file-type :list, :id 182000027},
182000024 {:file-type :list, :id 182000024}}}},
:open true}},
:open true},
#uuid "1a8e90b1-f2ce-48fd-a3a8-d6e7e2101f12"
{:label "Experiment 2",
:file-type :folder,
:children
{#uuid "da369769-0490-4e61-8e3b-102292f76237"
{:label "Batch A",
:file-type :folder,
:children {182000027 {:file-type :list, :id 182000027}}}},
:open true}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment