Mercurial > repos > dereeper > snmf
comparison snmf.xml @ 11:2dbead3a2c91 draft default tip
Uploaded
| author | dereeper |
|---|---|
| date | Sun, 04 Feb 2024 10:07:37 +0000 |
| parents | e44eb2ba80ec |
| children |
comparison
equal
deleted
inserted
replaced
| 10:ad5e3d3c809e | 11:2dbead3a2c91 |
|---|---|
| 17 <param type="text" name="kmax" label="K max" value="5"/> | 17 <param type="text" name="kmax" label="K max" value="5"/> |
| 18 <param type="text" name="threshold_group" label="Minimum admixture proportion percentage for group assignation" value="50"/> | 18 <param type="text" name="threshold_group" label="Minimum admixture proportion percentage for group assignation" value="50"/> |
| 19 </inputs> | 19 </inputs> |
| 20 <outputs> | 20 <outputs> |
| 21 <data format="txt" name="best_k_output" label="Best K Output"/> | 21 <data format="txt" name="best_k_output" label="Best K Output"/> |
| 22 <data format="txt" name="best_k_groups" label="Best K Groups"/> | 22 <data format="tabular="best_k_groups" label="Best K Groups"/> |
| 23 <data format="txt" name="best_k_logfile" label="Best K Logfile"/> | 23 <data format="txt" name="best_k_logfile" label="Best K Logfile"/> |
| 24 <data format="txt" name="outputs" label="Structure by sNMF"/> | 24 <data format="txt" name="outputs" label="Structure by sNMF"/> |
| 25 <data format="tabular" name="entropy" label="Cross-entropy values"/> | 25 <data format="tabular" name="entropy" label="Cross-entropy values"/> |
| 26 <data format="txt" name="logs" label="All Logs"/> | 26 <data format="txt" name="logs" label="All Logs"/> |
| 27 </outputs> | 27 </outputs> |
