-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsample.yaml
More file actions
40 lines (35 loc) · 878 Bytes
/
sample.yaml
File metadata and controls
40 lines (35 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
ontology: data/ontology
orthology: data/annotation/orthology.txt
annotations:
- id: official_symbol
name: Human official gene symbol
path: data/annotation/official_symbol.txt
dataset_annotations:
- id: bodymap_annotation
name: Bodymap annotation
path: data/annotation/sample/bodymap.json
datasets:
- id: bodymap
name: Illumina Bodymap
desc: Illumina Bodymap (n=16)
path: data/datasets/bodymap_illumina_rnaseq.txt
annr: official_symbol
annc: bodymap_annotation
expt: ngs
txid: '9606'
type: rpkm
xfrm: [log]
tags:
technology: RNA-Seq
genesets:
- id: go
name: Gene Ontology
desc: Gene Ontology
anot:
official_symbol: data/genesets/go/official_symbol.txt
- id: msigdb
name: MSigDB
desc: Gene sets extracted from MSigDB
path: data/genesets/msigdb/info.txt
anot:
official_symbol: data/genesets/msigdb/official_symbol.txt