Raw germination data used in fig 4 and fig 6
收藏资源简介:
The data in “*.csv” are the raw data of germination experiments. One line represents one seed. The column “time” contain the time of the observation of the germination of this precise seed. Status = 1 if the germination of the seed is observed. Status = 0, if the seed did not germinate at the end of the experiment (right censor). “Experiment” column represents a number which identify independent experiment made at different days. The two following tables are a summary of the statistical analysis that can be obtained from raw data with R script. One example of script (the file “example of script.R”) is given to improve the reproducibility and the transparence of the statistical analysis used.
*.csv文件中存储的为发芽实验的原始数据。每一行对应一粒种子。其中"time"列记录了该单粒种子发芽观测的时间点;若观测到该种子发芽,则状态值(Status)为1;若实验结束时种子仍未发芽,则状态值为0(即右删失)。"Experiment"列为编号字段,用于标识不同日期开展的独立实验。下述两张表格为基于原始数据通过R脚本开展统计分析的结果汇总。本次附带提供了脚本示例(文件"example of script.R"),以提升所用统计分析方法的可重复性与透明度。




