mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Subclass IdeasPre from Html
This commit is contained in:
@@ -518,7 +518,7 @@ class Snptest(Rgenetics):
|
||||
file_ext = "snptest"
|
||||
|
||||
|
||||
class IdeasPre(Rgenetics):
|
||||
class IdeasPre(Html):
|
||||
"""
|
||||
This datatype defines the input format required by IDEAS:
|
||||
https://academic.oup.com/nar/article/44/14/6721/2468150
|
||||
|
||||
Reference in New Issue
Block a user