You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<datatypeextension="dbn"type="galaxy.datatypes.sequence:DotBracket"display_in_upload="true"description="Dot-Bracket format is a text-based format for storing both an RNA sequence and its corresponding 2D structure."description_url="https://wiki.galaxyproject.org/Learn/Datatypes#Dbn"/>
155
156
<datatypeextension="fai"type="galaxy.datatypes.tabular:Tabular"display_in_upload="true"subclass="true"description="A Fasta Index File is a text file consisting of lines each with five TAB-delimited columns : Name, Length, offset, linebases, Linewidth"description_url="http://www.htslib.org/doc/faidx.html"/>
@@ -1180,6 +1181,7 @@
1180
1181
<datatypeextension="bcsp"type="galaxy.datatypes.binary:Binary"mimetype="application/octet-stream"display_in_upload="true"subclass="true"description="Binary format of k-mer hash table which is only compatible with Fairy"/>
<datatypeextension="safetensors"type="galaxy.datatypes.binary:Safetensors"mimetype="application/octet-stream"display_in_upload="true"description="A simple format for storing tensors safely (as opposed to pickle) and that is still fast (zero-copy)"description_url="https://huggingface.co/docs/safetensors/index"/>
0 commit comments