Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 30 additions & 24 deletions data/metagwgs/metagwgs.biotools.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,14 @@
}
],
"editPermission": {
"type": "private"
"authors": [
"pbordron"
],
"type": "group"
},
"elixirNode": [
"France"
],
"function": [
{
"input": [
Expand All @@ -53,23 +59,23 @@
},
"format": [
{
"term": "FASTA",
"uri": "http://edamontology.org/format_1929"
"term": "FASTQ",
"uri": "http://edamontology.org/format_1930"
}
]
}
],
"operation": [
{
"term": "Gene functional annotation",
"uri": "http://edamontology.org/operation_3672"
"term": "Taxonomic classification",
"uri": "http://edamontology.org/operation_3460"
}
],
"output": [
{
"data": {
"term": "Count matrix",
"uri": "http://edamontology.org/data_3917"
"term": "Taxonomy",
"uri": "http://edamontology.org/data_3028"
},
"format": [
{
Expand All @@ -89,28 +95,28 @@
},
"format": [
{
"term": "FASTQ",
"uri": "http://edamontology.org/format_1930"
"term": "FASTA",
"uri": "http://edamontology.org/format_1929"
}
]
}
],
"operation": [
{
"term": "De-novo assembly",
"uri": "http://edamontology.org/operation_0524"
"term": "Gene functional annotation",
"uri": "http://edamontology.org/operation_3672"
}
],
"output": [
{
"data": {
"term": "DNA sequence",
"uri": "http://edamontology.org/data_3494"
"term": "Count matrix",
"uri": "http://edamontology.org/data_3917"
},
"format": [
{
"term": "FASTA",
"uri": "http://edamontology.org/format_1929"
"term": "Format",
"uri": "http://edamontology.org/format_1915"
}
]
}
Expand All @@ -133,20 +139,20 @@
],
"operation": [
{
"term": "Taxonomic classification",
"uri": "http://edamontology.org/operation_3460"
"term": "De-novo assembly",
"uri": "http://edamontology.org/operation_0524"
}
],
"output": [
{
"data": {
"term": "Taxonomy",
"uri": "http://edamontology.org/data_3028"
"term": "DNA sequence",
"uri": "http://edamontology.org/data_3494"
},
"format": [
{
"term": "Format",
"uri": "http://edamontology.org/format_1915"
"term": "FASTA",
"uri": "http://edamontology.org/format_1929"
}
]
}
Expand All @@ -157,15 +163,15 @@
"language": [
"Python"
],
"lastUpdate": "2025-11-30T07:01:00.106097Z",
"lastUpdate": "2025-12-11T14:51:44.804907Z",
"license": "GPL-3.0",
"link": [
{
"note": "See documentation, source code and functionnal test documentation.",
"type": [
"Repository"
],
"url": "https://forgemia.inra.fr/genotoul-bioinfo/metagwgs"
"url": "https://forge.inrae.fr/genotoul-bioinfo/metagwgs"
}
],
"maturity": "Mature",
Expand All @@ -187,4 +193,4 @@
"2.3",
"2.5.0"
]
}
}