Skip to content

Commit

Permalink
whitespace removal
Browse files Browse the repository at this point in the history
  • Loading branch information
mtekman committed Nov 11, 2017
1 parent 148b584 commit bca3fde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/datatypes_conf.xml.sample
Expand Up @@ -645,12 +645,12 @@
<datatype extension="alohomora_ped" type="galaxy.datatypes.genetics:Pedfile" />
<!-- Common input formats: Generated by alohomora, but user may also upload these manually -->
<datatype extension="linkage_datain" type="galaxy.datatypes.genetics:DataIn" />
<datatype extension="linkage_pedin" type="galaxy.datatypes.genetics:PreMakePed" />
<datatype extension="linkage_map" type="galaxy.datatypes.genetics:MarkerMap" />
<datatype extension="linkage_pedin" type="galaxy.datatypes.genetics:PreMakePed" />
<datatype extension="linkage_map" type="galaxy.datatypes.genetics:MarkerMap" />
<!-- All output linkage is converted into the Allegro output format -->
<datatype extension="allegro_ihaplo" type="galaxy.datatypes.genetics:AllegroHaplo" />
<datatype extension="allegro_ihaplo" type="galaxy.datatypes.genetics:AllegroHaplo" />
<datatype extension="allegro_descent" type="galaxy.datatypes.genetics:AllegroHaplo" /><!-- identical to haplo -->
<datatype extension="allegro_fparam" type="galaxy.datatypes.genetics:AllegroLOD" />
<datatype extension="allegro_fparam" type="galaxy.datatypes.genetics:AllegroLOD" />
</registration>
<sniffers>
<!--
Expand Down

0 comments on commit bca3fde

Please sign in to comment.