diff --git a/lib/galaxy/datatypes/genetics.py b/lib/galaxy/datatypes/genetics.py index c92e802ddbb..6349a4fdc7f 100644 --- a/lib/galaxy/datatypes/genetics.py +++ b/lib/galaxy/datatypes/genetics.py @@ -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