Description Usage Format Source Examples
VALexp
is a gene expression data matrix with rows (369 genes) and 35 columns (samples from 7 tissue types). This data matrix was obtained from EBI arrayexpress and is part of ProteinAtlas project. It is a very big dataset, so we only used a small subset as an example dataset here.
1 | data("VALexp")
|
The format is: num [1:467, 1:200] 0 2.379 0 0.379 5.392 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:467] "9496" "22797" "7080" "6943" ... ..$ : chr [1:200] "saliva-secreting gland" "lung" "liver" "heart" ...
https://www.ebi.ac.uk/arrayexpress/
1 2 3 |
saliva-secreting gland lung liver heart lymph node
9496 0.0000000 5.504620 0.000000 0.000000 0.000000
22797 2.3785116 4.263034 2.104337 1.536053 6.290940
7080 0.0000000 6.757557 0.000000 0.000000 0.000000
6943 0.3785116 5.429616 1.201634 2.035624 0.000000
28984 5.3923174 7.577429 3.217231 3.378512 4.510962
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.