Skip to content

Commit 95cf9fb

Browse files
author
Lin Yang
committed
add metasheet for RIMA mouse model
1 parent 8d78eeb commit 95cf9fb

File tree

2 files changed

+28
-41
lines changed

2 files changed

+28
-41
lines changed

config.yaml

Lines changed: 21 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -10,52 +10,32 @@ mate: [1,2] #paired-end fastq format, we recommend naming paired-e
1010

1111

1212
#########Cohort level analysis parameters################
13-
design: Responder # Condition on which to do comparsion (as set up in metasheet.csv)
14-
Treatment: R # Treatment use in DESeq2, corresponding to positive log fold change
15-
Control: NR # Control use in DESeq2, corresponding to negative log fold change
13+
design: GSE_ID # Condition on which to do comparsion (as set up in metasheet.csv)
14+
Treatment: GSE149815 # Treatment use in DESeq2, corresponding to positive log fold change
15+
Control: GSE98672 # Control use in DESeq2, corresponding to negative log fold change
1616
batch: syn_batch # Options: 'false' or a column name from the metasheet.csv.
1717
# If set to a column name in the metasheet.csv, the column name will be used for batch effect analysis (limma).
1818
# It will also be used as a covariate for differential analysis (DESeq2) to account for batch effect.
1919

2020
############################################################
2121
# list samples #
2222
############################################################
23-
2423
samples:
25-
SRR8281218:
26-
- /mnt/RIMA/data/SRR8281218_1.fastq.gz
27-
- /mnt/RIMA/data/SRR8281218_2.fastq.gz
28-
SRR8281219:
29-
- /mnt/RIMA/data/SRR8281219_1.fastq.gz
30-
- /mnt/RIMA/data/SRR8281219_2.fastq.gz
31-
SRR8281226:
32-
- /mnt/RIMA/data/SRR8281226_1.fastq.gz
33-
- /mnt/RIMA/data/SRR8281226_2.fastq.gz
34-
SRR8281236:
35-
- /mnt/RIMA/data/SRR8281236_1.fastq.gz
36-
- /mnt/RIMA/data/SRR8281236_2.fastq.gz
37-
SRR8281230:
38-
- /mnt/RIMA/data/SRR8281230_1.fastq.gz
39-
- /mnt/RIMA/data/SRR8281230_2.fastq.gz
40-
SRR8281233:
41-
- /mnt/RIMA/data/SRR8281233_1.fastq.gz
42-
- /mnt/RIMA/data/SRR8281233_2.fastq.gz
43-
SRR8281244:
44-
- /mnt/RIMA/data/SRR8281244_1.fastq.gz
45-
- /mnt/RIMA/data/SRR8281244_2.fastq.gz
46-
SRR8281245:
47-
- /mnt/RIMA/data/SRR8281245_1.fastq.gz
48-
- /mnt/RIMA/data/SRR8281245_2.fastq.gz
49-
SRR8281243:
50-
- /mnt/RIMA/data/SRR8281243_1.fastq.gz
51-
- /mnt/RIMA/data/SRR8281243_2.fastq.gz
52-
SRR8281251:
53-
- /mnt/RIMA/data/SRR8281251_1.fastq.gz
54-
- /mnt/RIMA/data/SRR8281251_2.fastq.gz
55-
SRR8281238:
56-
- /mnt/RIMA/data/SRR8281238_1.fastq.gz
57-
- /mnt/RIMA/data/SRR8281238_2.fastq.gz
58-
SRR8281250:
59-
- /mnt/RIMA/data/SRR8281250_1.fastq.gz
60-
- /mnt/RIMA/data/SRR8281250_2.fastq.gz
61-
24+
SRX8245648:
25+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245648/SRR11684859/SRR11684859_2.fastq.gz
26+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245648/SRR11684859/SRR11684859_1.fastq.gz
27+
SRX8245632:
28+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245632/SRR11684843/SRR11684843_2.fastq.gz
29+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245632/SRR11684843/SRR11684843_1.fastq.gz
30+
SRX8245638:
31+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245638/SRR11684849/SRR11684849_1.fastq.gz
32+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245638/SRR11684849/SRR11684849_2.fastq.gz
33+
SRX8245621:
34+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245621/SRR11684832/SRR11684832_2.fastq.gz
35+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245621/SRR11684832/SRR11684832_1.fastq.gz
36+
SRX8245619:
37+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245619/SRR11684830/SRR11684830_1.fastq.gz
38+
- /liulab/nofal/syng_raw_data_new/GSE149815/SRX8245619/SRR11684830/SRR11684830_2.fastq.gz
39+
SRX2790943:
40+
- /liulab/nofal/syng_raw_data_new/GSE98672/SRX2790943/SRR5517574/SRR5517574_2.fastq.gz
41+
- /liulab/nofal/syng_raw_data_new/GSE98672/SRX2790943/SRR5517574/SRR5517574_1.fastq.gz

metasheet.csv

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
SampleName,GSE_ID,Sample_Name,Cell_Status,Sequencing_Type
2+
SRX8245648,GSE149815,pancreas_in_vitro_DMSO_1,in_vitro,Paired
3+
SRX8245632,GSE149815,pancreas_in_vivo_ars1620_8,in_vivo,Paired
4+
SRX8245638,GSE149815,pancreas_in_vivo_ctrl_3,in_vivo,Paired
5+
SRX8245621,GSE98672,lung_in_vivo_ARS1620_9,in_vivo,Paired
6+
SRX8245619,GSE98672,lung_in_vivo_ARS1620_7,in_vivo,Paired
7+
SRX2790943,GSE98672,LLC_cells_wild_type___replica_1,in_vitro,Paired

0 commit comments

Comments
 (0)