Skip to content

Commit 7bd9499

Browse files
authored
Merge pull request #21055 from SaimMomin12/release_25.0
[25.0] New datatype addition: beast.trees datatype
2 parents 436c8a3 + 7ed2e0e commit 7bd9499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/galaxy/config/sample/datatypes_conf.xml.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,7 @@
627627
<datatype extension="iqtree" type="galaxy.datatypes.text:IQTree">
628628
<infer_from suffix="iqtree" />
629629
</datatype>
630+
<datatype extension="beast.trees" type="galaxy.datatypes.data:Text" subclass="true" display_in_upload="true" decription="A BEAST specific NEXUS text file containing posterior tree samples generated by BEAST MCMC analyses."/>
630631
<datatype extension="mldist" type="galaxy.datatypes.mothur:SquareDistanceMatrix"/>
631632
<!-- Start RGenetics Datatypes -->
632633
<datatype extension="affybatch" type="galaxy.datatypes.genetics:Affybatch" display_in_upload="true"/>

0 commit comments

Comments
 (0)