Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions types/KBaseGwasData.Variations/display.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#
# Define basic display information
#
name : View Variation object
subtitle : View Variation object
tooltip : View Variation object

icon : none

description : |
<p>This type describes Variation object.</p>




9 changes: 9 additions & 0 deletions types/KBaseGwasData.Variations/spec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"ver":"0.1.0",
"view_method_ids":[
"NarrativeViewers/view_variation"
],
"import_method_ids":[
],
"landing_page_url_prefix":""
}