-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
52 lines (46 loc) · 1.81 KB
/
config.yaml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
general:
cut_seq: GCGC
genome: mm10
pu1_motif: AGGAGT
max_cpgs: 10
n_imcs: 300
input:
type: bed
sample_annotation:
sampleID: sampleID
bw_file: bw_file
cov_file: cov_file
cell_type: cell_type
rnbeads:
sampleID: sampleID
coverage: 10
cell_type: cell_type
assembly: mm10
dmcs:
number: 500
methylated: 0.95
unmethylated: 0.05
number_meth_unmeth: 100
coverage_threshold: 10
min_diff: 0.2
non_cut:
n_amplicons: 75
max_cpgs: 20
length: 400
n_cgis: 10
n_promoters: 18
n_genes: 24
none: 23
min_gc: 0.40
max_gc: 0.50
annotations:
tf_chip: /home/mscherer/cluster/project/Methylome/src/selection_pipeline/annotations/TFBS_Wilson/bed/mm10/
enhancer_catalog: /home/mscherer/cluster/project/Methylome/infos/BCells/enhancer_catalog_Lara_Astiaso_Science/H3K27Ac.csv
#Please download the file 'H3K27Ac_mm10.bed' from https://www.science.org/doi/10.1126/science.1256271 and put it to the folder 'annotations'
enhancer_catalog_bed: /home/mscherer/cluster/project/Methylome/infos/BCells/enhancer_catalog_Lara_Astiaso_Science/H3K27Ac_mm10.bed
#Please download the file 'GSM774291_FLDN1PU.1I.bb' from https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSM774291, process it with bedtools and liftover to convert it into mm10
pu1_chip: /home/mscherer/cluster/project/Methylome/data/external/ZhangChIP/GSM774291_FLDN1PU.1I_mm10.bed
hema_tf_motifs: /home/mscherer/cluster/project/Methylome/src/selection_pipeline/annotations/TFBS_motifs/TFBSs.csv
hema_tf_motifs_pwm: /home/mscherer/cluster/project/Methylome/src/selection_pipeline/annotations/TFBS_motifs/200713_mouse_medoid_TFBS_for_each_892_genes.rds
variable_genes: /home/mscherer/cluster/project/Methylome/src/selection_pipeline/annotations/variable_genes_Nestorowa2015.csv
aging_dmcs: /home/mscherer/cluster/project/Methylome/src/selection_pipeline/annotations/aging_dmrs.csv