File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88Simple distributed data manipulation and processing routines for Julia.
99
10+
11+ #### Acknowledgements
12+
1013This was originally developed for
1114[ ` GigaSOM.jl ` ] ( https://github.com/LCSB-BioCore/GigaSOM.jl ) ; DistributedData.jl package
1215contains the separated-out lightweight distributed-processing framework that
1316was used in ` GigaSOM.jl ` .
1417
18+ ` DistributedData.jl ` was developed in
19+ Luxembourg Centre for Systems Biomedicine of the University of Luxembourg ([ lcsb.uni.lu] ( https://lcsb.uni.lu/ ) ).
20+ The development was supported by
21+ European Union ELIXIR Staff Exchange programme 2020 ([ elixir-europe.org] ( https://elixir-europe.org/ ) ), and
22+ European Union's Horizon 2020 Programme under PerMedCoE project ([ permedcoe.eu] ( https://www.permedcoe.eu/ ) ) agreement no. 951773.
23+
24+ <img src =" docs/src/assets/lcsb.svg " alt =" LCSB logo " height =" 64px " > <img src =" docs/src/assets/elixir.svg " alt =" ELIXIR logo " height =" 64px " > <img src =" docs/src/assets/permedcoe.svg " alt =" PerMedCoE logo " height =" 64px " >
25+
1526## Why?
1627
1728DistributedData.jl provides a very simple, imperative and straightforward way to move your
You can’t perform that action at this time.
0 commit comments