Update home authored by CJHerrmann's avatar CJHerrmann
...@@ -15,6 +15,9 @@ ...@@ -15,6 +15,9 @@
* [uploading tools to Bioconda](https://bioconda.github.io/contributor/setup.html) * [uploading tools to Bioconda](https://bioconda.github.io/contributor/setup.html)
* [Lecture on packaging](https://git.scicore.unibas.ch/zavolan_group/teaching_and_tutorials/programming_for_life_sciences/-/blob/master/2022/04_encapsulation_packaging.ipynb#Creating-and-publishing-packages) * [Lecture on packaging](https://git.scicore.unibas.ch/zavolan_group/teaching_and_tutorials/programming_for_life_sciences/-/blob/master/2022/04_encapsulation_packaging.ipynb#Creating-and-publishing-packages)
## Overview
![project_schema](uploads/49567b2572aa0a328fac6da2e4735f14/project_schema.png)
# Links to individual tools # Links to individual tools
## [Transcript sampler](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-sampler) ## [Transcript sampler](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-sampler)
* License: MIT * License: MIT
... ...
......