From 912e5c8a651598d8680219ef11e65115b882f64e Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus <brilhaus@nfdi4plants.org> Date: Mon, 29 Jan 2024 17:13:20 +0100 Subject: [PATCH] move publication --- .gitattributes | 3 +++ .../publication => _publication}/01076suppdata.pdf | Bin ...al-2016-Plant_Physiology-Reversible_Burst_of.pdf | Bin .../PP2015-01076R2_Supplemental_Dataset_S1.xlsx | 0 .../PP2015-01076R2_Supplemental_Dataset_S2.xlsx | 0 ...2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx | 0 6 files changed, 3 insertions(+) rename {studies/Brilhaus2015_drought/publication => _publication}/01076suppdata.pdf (100%) rename {studies/Brilhaus2015_drought/publication => _publication}/Brilhaus_et_al-2016-Plant_Physiology-Reversible_Burst_of.pdf (100%) rename {studies/Brilhaus2015_drought/publication => _publication}/PP2015-01076R2_Supplemental_Dataset_S1.xlsx (100%) rename {studies/Brilhaus2015_drought/publication => _publication}/PP2015-01076R2_Supplemental_Dataset_S2.xlsx (100%) rename {studies/Brilhaus2015_drought/publication => _publication}/PP2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx (100%) diff --git a/.gitattributes b/.gitattributes index 4916b14..ea23aa5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -38,3 +38,6 @@ /assays/Brilhaus2015_PE_mRNASeq/dataset/DB_77_CAM_MN_GCCAAT_L001_R2_001.fastq.gz filter=lfs diff=lfs merge=lfs -text /assays/Brilhaus2015_PE_mRNASeq/dataset/DB_173_reC3_ED_GAGTGG_L001_R2_001.fastq.gz filter=lfs diff=lfs merge=lfs -text /assays/Brilhaus2015_PE_mRNASeq/dataset/DB_65_CAM_MD_GTGGCC_L001_R2_001.fastq.gz filter=lfs diff=lfs merge=lfs -text +/_publication/PP2015-01076R2_Supplemental_Dataset_S2.xlsx filter=lfs diff=lfs merge=lfs -text +/_publication/PP2015-01076R2_Supplemental_Dataset_S1.xlsx filter=lfs diff=lfs merge=lfs -text +/_publication/PP2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx filter=lfs diff=lfs merge=lfs -text diff --git a/studies/Brilhaus2015_drought/publication/01076suppdata.pdf b/_publication/01076suppdata.pdf similarity index 100% rename from studies/Brilhaus2015_drought/publication/01076suppdata.pdf rename to _publication/01076suppdata.pdf diff --git a/studies/Brilhaus2015_drought/publication/Brilhaus_et_al-2016-Plant_Physiology-Reversible_Burst_of.pdf b/_publication/Brilhaus_et_al-2016-Plant_Physiology-Reversible_Burst_of.pdf similarity index 100% rename from studies/Brilhaus2015_drought/publication/Brilhaus_et_al-2016-Plant_Physiology-Reversible_Burst_of.pdf rename to _publication/Brilhaus_et_al-2016-Plant_Physiology-Reversible_Burst_of.pdf diff --git a/studies/Brilhaus2015_drought/publication/PP2015-01076R2_Supplemental_Dataset_S1.xlsx b/_publication/PP2015-01076R2_Supplemental_Dataset_S1.xlsx similarity index 100% rename from studies/Brilhaus2015_drought/publication/PP2015-01076R2_Supplemental_Dataset_S1.xlsx rename to _publication/PP2015-01076R2_Supplemental_Dataset_S1.xlsx diff --git a/studies/Brilhaus2015_drought/publication/PP2015-01076R2_Supplemental_Dataset_S2.xlsx b/_publication/PP2015-01076R2_Supplemental_Dataset_S2.xlsx similarity index 100% rename from studies/Brilhaus2015_drought/publication/PP2015-01076R2_Supplemental_Dataset_S2.xlsx rename to _publication/PP2015-01076R2_Supplemental_Dataset_S2.xlsx diff --git a/studies/Brilhaus2015_drought/publication/PP2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx b/_publication/PP2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx similarity index 100% rename from studies/Brilhaus2015_drought/publication/PP2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx rename to _publication/PP2015-01076R2_Supplemental_Datasets_S3_to_S6.xlsx -- GitLab