forked from Sage-Bionetworks/sageseqr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
36 lines (36 loc) · 843 Bytes
/
config.yml
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
default:
counts:
synID: syn22084837
version:
gene id: feature
metadata:
synID: syn22090070
version: 2
sample id: sampleID
biomart:
synID: syn21907998
version:
filters: ensembl_gene_id
host: ensembl.org
organism: hsa
factors: ["sampleID", "batch", "sex", "diagnosis"]
continuous: ["RIN", "pmi", "ageofdeath"]
x_var: diagnosis
conditions: ["diagnosis", "sex"]
cpm threshold: 1
percent threshold: 0.5
sex check: sex
dimensions:
color: "diagnosis"
shape: "batch"
size: "ageofdeath"
skip model: TRUE
force model with: ["sex", "diagnosis", "batch"]
de FC: 1.5
de p-value threshold: 0.05
visualization gene list: ["LCN2", "TRIM69"]
de contrasts:
diagnosis: ["diagnosis"]
diagnosis-sex: ["diagnosis-sex"]
report: "openSci"
store output: syn23572479