Previous changeset 16:e67fcdf09e39 (2019-12-09) |
Commit message:
Uploaded |
modified:
aurora_wgcna.xml |
b |
diff -r e67fcdf09e39 -r 8d2a768304e3 aurora_wgcna.xml --- a/aurora_wgcna.xml Mon Dec 09 12:09:38 2019 -0500 +++ b/aurora_wgcna.xml Mon Dec 09 12:45:11 2019 -0500 |
b |
@@ -178,8 +178,8 @@ <outputs> <data name="network_construction_report" - format="pdf" - label="network_construction_report.pdf" + format="html" + label="network_construction_report.html" /> <data name="filtered_GEM" @@ -198,8 +198,8 @@ /> <data name="module_association_report" - format="pdf" - label="module_association_report.pdf"> + format="html" + label="module_association_report.html"> <filter>trait_data != None</filter> </data> <data |