Mercurial > repos > spficklin > aurora_wgcna
comparison aurora_wgcna.xml @ 5:1915371bea02 draft
Uploaded
author | spficklin |
---|---|
date | Mon, 25 Nov 2019 12:17:18 -0500 |
parents | c18d0db68d51 |
children | 58b01fa2cc81 |
comparison
equal
deleted
inserted
replaced
4:b14e4bf568b0 | 5:1915371bea02 |
---|---|
122 label="Block Size" | 122 label="Block Size" |
123 help="Constructing a network can use an extreme amount of memory if the number of genes is high. The block size enables WGCNA to divide the data into blocks of genes with similar expression reducing the amount of memory used. The block size indicates the maximum number of genes that can be used in a block. The total number of blocks used will be the total genes divided by this number (plus 1 for any remainder)." | 123 help="Constructing a network can use an extreme amount of memory if the number of genes is high. The block size enables WGCNA to divide the data into blocks of genes with similar expression reducing the amount of memory used. The block size indicates the maximum number of genes that can be used in a block. The total number of blocks used will be the total genes divided by this number (plus 1 for any remainder)." |
124 /> | 124 /> |
125 <param | 125 <param |
126 type="float" | 126 type="float" |
127 value="0.5" | 127 value="0.2" |
128 name="hard_threshold" | 128 name="hard_threshold" |
129 optional="false" | 129 optional="false" |
130 label="Hard Threshold" | 130 label="Hard Threshold" |
131 min="0" | 131 min="0" |
132 max="1" | 132 max="1" |