Skip to content

Commit

Permalink
edam data
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbarnettster committed Aug 20, 2018
1 parent f8b797c commit e9846ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/galaxy/datatypes/binary.py
Original file line number Diff line number Diff line change
Expand Up @@ -1920,6 +1920,7 @@ class Dcd(Binary):
False
"""
file_ext = "dcd"
edam_data = "data_3842"

def __init__(self, **kwd):
Binary.__init__(self, **kwd)
Expand Down

0 comments on commit e9846ae

Please sign in to comment.