Mercurial > repos > ecology > pampa_glmsp
diff PAMPA_GLM_SP.xml @ 4:7a69e1c8ba46 draft default tip
"planemo upload for repository https://github.com/ColineRoyaux/PAMPA-Galaxy commit 65ab5b6fe84871db0fe18244d805cea19a44e830"
author | ecology |
---|---|
date | Sat, 26 Jun 2021 07:20:29 +0000 |
parents | c12897ba5f83 |
children |
line wrap: on
line diff
--- a/PAMPA_GLM_SP.xml Mon Apr 26 16:05:35 2021 +0000 +++ b/PAMPA_GLM_SP.xml Sat Jun 26 07:20:29 2021 +0000 @@ -101,9 +101,9 @@ It allows user to choose composition of the model : -- Interest variable among numeric or integer variables of the input file +- Response variable among numeric or integer variables of the input file -- Response variables among year, site and/or habitat +- Explanatory variables among year, site and/or habitat - Allocation of random effect on year and/or site @@ -139,15 +139,15 @@ The first input may be extracted from the 'Calculate presence absence' tool. -A tabular file with observation unit data which contains at least as much columns as used response variables in addition with the 'observation.unit' and 'species.code' column. +A tabular file with observation unit data which contains at least as much columns as used explanatory variables in addition with the 'observation.unit' column. -+-------------------+--------------+---------+--------+------------+-----+ -| observation.unit | species.code | site | year | habitat | ... | -+===================+==============+=========+========+============+=====+ -| year_locationID | species code | site ID | 2000 | habitatID | ... | -+-------------------+--------------+---------+--------+------------+-----+ -| ... | ... | ... | ... | ... | ... | -+-------------------+--------------+---------+--------+------------+-----+ ++-------------------+---------+--------+------------+-----+ +| observation.unit | site | year | habitat | ... | ++===================+=========+========+============+=====+ +| year_locationID | site ID | 2000 | habitatID | ... | ++-------------------+---------+--------+------------+-----+ +| ... | ... | ... | ... | ... | ++-------------------+---------+--------+------------+-----+ The site may represent the same entity as the location or represent an aggregation of several locations.