Skip to content

Commit

Permalink
adding initial hivtrace-viz visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver committed Mar 15, 2018
1 parent 1d9d398 commit ac409cf
Show file tree
Hide file tree
Showing 18 changed files with 41,615 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/plugins/visualizations/hivtrace/config/hivtrace.xml
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE visualization SYSTEM "../../visualization.dtd">
<visualization name="HIV-TRACE Viewer">
<data_sources>
<data_source>
<model_class>HistoryDatasetAssociation</model_class>
<test test_attr="ext" result_type="datatype">json</test>
<to_param param_attr="id">dataset_id</to_param>
</data_source>
</data_sources>
<params>
<param type="dataset" var_name_in_template="hda" required="true">dataset_id</param>
</params>
<template>index.mako</template>
</visualization>
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit ac409cf

Please sign in to comment.