We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8656519 + b53bdd5 commit 882f204Copy full SHA for 882f204
src/registry.jl
@@ -282,3 +282,5 @@ add_format(format"RawArray", [0x61,0x72,0x61,0x77,0x72,0x72,0x79,0x61], ".ra", [
282
add_format(format"MetaImage", "ObjectType", ".mhd", [:MetaImageFormat])
283
284
add_format(format"vegalite", (), [".vegalite"], [:VegaLite])
285
+
286
+add_format(format"FCS", "FCS", [".fcs"], [:FCSFiles])
0 commit comments