Allow selecting the expression dataset

This commit is contained in:
Elias Projahn 2022-12-01 21:23:46 +01:00
parent 2f24812c90
commit 510fafeb6e
15 changed files with 110 additions and 57 deletions

18
man/hpa_tissues.Rd Normal file
View file

@ -0,0 +1,18 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{hpa_tissues}
\alias{hpa_tissues}
\title{The results from the analysis across Human Protein Atlas' tissue aggregated
data.}
\format{
An object of class \code{data.table} (inherits from \code{data.frame}) with 20090 rows and 17 columns.
}
\usage{
hpa_tissues
}
\description{
The results from the analysis across Human Protein Atlas' tissue aggregated
data.
}
\keyword{datasets}