Skip to content

Metadata for probe compositions #166

@asparsa

Description

@asparsa

It would be useful to have an overview file of compositions and their probes within them.
I suggest a JSON format like this:

"name": "comp1",
"probes":[
[ "name": "h5s",
"file": "the address",
"regex": "H5S."],
(more probes)],
"name": "comp2",
"probes":[
[ "name": "h5S",
"file": "the address",
"regex": "H5S.
"],
(more probes)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions