commit/galaxy-central: natefoo: Temporarily remove graph datatypes (necessary to avoid autodetection problems) until their sniffers are fixed. See also: a60d756aeb5d
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/c05bc0400aa7/ Changeset: c05bc0400aa7 User: natefoo Date: 2013-10-10 16:42:56 Summary: Temporarily remove graph datatypes (necessary to avoid autodetection problems) until their sniffers are fixed. See also: a60d756aeb5d Affected #: 1 file diff -r 641cb928bd4bf3c9c209f880472b14b202ef1d5d -r c05bc0400aa788bf71fd5da21b42faabded70120 datatypes_conf.xml.sample --- a/datatypes_conf.xml.sample +++ b/datatypes_conf.xml.sample @@ -245,10 +245,6 @@ <datatype extension="snpmatrix" type="galaxy.datatypes.genetics:SNPMatrix" display_in_upload="true"/><datatype extension="xls" type="galaxy.datatypes.tabular:Tabular"/><!-- End RGenetics Datatypes --> - <!-- graph datatypes --> - <datatype extension="xgmml" type="galaxy.datatypes.graph:Xgmml" display_in_upload="true"/> - <datatype extension="sif" type="galaxy.datatypes.graph:Sif" display_in_upload="true"/> - <datatype extension="rdf" type="galaxy.datatypes.graph:Rdf" display_in_upload="true"/></registration><sniffers><!-- Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org