Sessions
-
Nov 18, 2020
In our first session we will discuss “Linking transcriptional and genetic tumor heterogeneity through allele analysis of single-cell RNA-seq data” with first author PhD Jean Fan, in this article Jean and collaborators develop HONEYBadger R package ….
-
Nov 18, 2020
-
Nov 4, 2020
Fish is really a good shell that I’m using everyday since two years now. Unfortunately there is not much guides about how to program using it. That’s sad because fish has a lot of advantages over bash to write scripts: cleaner and easier to remember syntax, good variables escaping, etc.. So I decided to write a small tutorial on the subject.