Skip to content

Commit b7b30d6

Browse files
committed
add acknowledgement logos
1 parent e1039a1 commit b7b30d6

4 files changed

Lines changed: 869 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,22 @@
77

88
Simple distributed data manipulation and processing routines for Julia.
99

10+
11+
#### Acknowledgements
12+
1013
This was originally developed for
1114
[`GigaSOM.jl`](https://github.com/LCSB-BioCore/GigaSOM.jl); DistributedData.jl package
1215
contains the separated-out lightweight distributed-processing framework that
1316
was 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

1728
DistributedData.jl provides a very simple, imperative and straightforward way to move your

docs/src/assets/elixir.svg

Lines changed: 66 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)