Previous changeset 10:ad5e3d3c809e (2024-02-04) |
Commit message:
Uploaded |
modified:
snmf.xml |
b |
diff -r ad5e3d3c809e -r 2dbead3a2c91 snmf.xml --- a/snmf.xml Sun Feb 04 10:07:19 2024 +0000 +++ b/snmf.xml Sun Feb 04 10:07:37 2024 +0000 |
b |
@@ -19,7 +19,7 @@ </inputs> <outputs> <data format="txt" name="best_k_output" label="Best K Output"/> - <data format="txt" name="best_k_groups" label="Best K Groups"/> + <data format="tabular="best_k_groups" label="Best K Groups"/> <data format="txt" name="best_k_logfile" label="Best K Logfile"/> <data format="txt" name="outputs" label="Structure by sNMF"/> <data format="tabular" name="entropy" label="Cross-entropy values"/> |