Mercurial > repos > malex > secimtools
comparison log_and_glog_transformation.xml @ 2:caba07f41453 draft default tip
"planemo upload for repository https://github.com/secimTools/SECIMTools/tree/main/galaxy commit 498abad641099412df56f04ff6e144e4193bbc34-dirty"
author | malex |
---|---|
date | Thu, 10 Jun 2021 15:41:17 +0000 |
parents | 2e7d47c0b027 |
children |
comparison
equal
deleted
inserted
replaced
1:2e7d47c0b027 | 2:caba07f41453 |
---|---|
103 | 103 |
104 -------------------------------------------------------------------------------- | 104 -------------------------------------------------------------------------------- |
105 | 105 |
106 **Output** | 106 **Output** |
107 | 107 |
108 A TSV file containing the same column names as the original Wide Dataset where the values in each cell correspond to the values obtained by the selected log transformation procedure. | 108 A TSV file containing the same column names as the original Wide Dataset, where the values in each cell correspond to the values obtained by the selected log transformation procedure. |
109 | 109 |
110 ***NOTE:*** If the original dataset contains 0 or negative values, they will be replaced with missing values after log transformation since logarithms are not defined for non-positive values. | 110 ***NOTE:*** If the original dataset contains 0 or negative values, they will be replaced with missing values after log transformation since logarithms are not defined for non-positive values. |
111 Any values missing in the original dataset will remain missing. | 111 Any values missing in the original dataset will remain missing. |
112 | 112 |
113 ]]></help> | 113 ]]></help> |