mirror of
https://github.com/johrpan/ubigen.git
synced 2025-10-26 19:57:24 +01:00
Allow selecting the expression dataset
This commit is contained in:
parent
2f24812c90
commit
510fafeb6e
15 changed files with 110 additions and 57 deletions
18
man/hpa_tissues.Rd
Normal file
18
man/hpa_tissues.Rd
Normal 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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue