Initial commit

This commit is contained in:
Elias Projahn 2022-05-07 17:54:23 +02:00
commit be1a4ef2fd
12 changed files with 825 additions and 0 deletions

2
R/data.R Normal file
View file

@ -0,0 +1,2 @@
#' A `data.table` containig data on genes and their expression behavior.
"genes"