From 178c3ac52c4999ff33cd6b67786d65f33b28053f Mon Sep 17 00:00:00 2001 From: Antaaa28 <diop2802anta@gmail.com> Date: Fri, 4 Apr 2025 02:32:04 +0200 Subject: [PATCH] maj --- design_WS3.csv | 13 +++++++++++++ design_test.csv | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 design_WS3.csv create mode 100644 design_test.csv diff --git a/design_WS3.csv b/design_WS3.csv new file mode 100644 index 0000000..b81a6d2 --- /dev/null +++ b/design_WS3.csv @@ -0,0 +1,13 @@ +sample,condition,animal,experiment,extraction,volume,quantity +S1,neg,m109,04.09.2024,04.09.2024,18,520 +S2,pos,m109,04.09.2024,04.09.2024,18,936 +S3,neg,m709,12.9.2024,12.9.2024,18,718 +S4,pos,m709,12.9.2024,12.9.2024,18,223 +S5,neg,m882,17.9.2024,18.9.2024,17,15476 +S6,pos,m882,17.9.2024,18.9.2024,18,90 +S7,neg,m964,17.9.2024,18.9.2024,18,4559 +S8,pos,m964,18.9.2024,18.9.2024,18,954 +S9,neg,m189,30.10.2024,30.10.2024,12,685 +S10,pos,m189,30.10.2024,30.10.2024,12,2671 +S11,neg,m198,30.10.2024,30.10.2024,12,72 +S12,pos,m198,30.10.2024,30.10.2024,12,75 \ No newline at end of file diff --git a/design_test.csv b/design_test.csv new file mode 100644 index 0000000..199ebd1 --- /dev/null +++ b/design_test.csv @@ -0,0 +1,36 @@ +sample,condition,type,ng,conc,age +29,Contrôle,GL,7.4,20,25 +30,IL3,GL,7.9,30,12 +31,IL5,GL,16.5,20,45 +32,GMCSF,GL,17.7,45,46 +33,IL3-IL5-GMCSF,GL,14.2,99,21 +34,Eotaxine 1,GL,10.4,20,20 +35,PGD2,GL,13.1,200,17 +22,Contrôle,DS,14.7,150,14 +23,IL3,DS,23.1,100,26 +24,IL5,DS,25,20,13 +25,GMCSF,DS,24.3,20,46 +26,IL3-IL5-GMCSF,DS,17.8,65,47 +27,Eotaxine 1,DS,13,95,22 +28,PGD2,DS,11.1,60,21 +15,Contrôle,FD,16.9,85,18 +16,IL3,FD,46.8,23,15 +17,IL5,FD,41,94,27 +18,GMCSF,FD,19,20,14 +19,IL3-IL5-GMCSF,FD,29.3,49,47 +20,Eotaxine 1,FD,17.7,45,48 +21,PGD2,FD,24.5,28,23 +8,Contrôle,OP,16.5,69,22 +9,IL3,OP,14,154,19 +10,IL5,OP,16.2,15,16 +11,GMCSF,OP,13.6,20,28 +12,IL3-IL5-GMCSF,OP,34.7,20,15 +13,Eotaxine 1,OP,47.8,20,48 +14,PGD2,OP,10.9,20,49 +1,Contrôle,TS,14.1,200,24 +2,IL3,TS,8.5,20,23 +3,IL5,TS,29.5,200,20 +4,GMCSF,TS,13.3,20,17 +5,IL3-IL5-GMCSF,TS,10,89,29 +6,Eotaxine 1,TS,13.2,54,16 +7,PGD2,TS,9.4,20,49 \ No newline at end of file -- GitLab