Skip to content

Commit

Permalink
fixed some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
svarona committed Oct 19, 2023
1 parent 2a799f2 commit 244a6b5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions conf/first_install_tables.json
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@
"avail_service_description": "Bacteria: Core genome or whole genome Multi-Locus Sequence Typing analysis (cg/wgMLST)",
"parent": 12,
"service_in_use": true,
"service_id": null,
"service_id": "wgmlst_chewbbaca",
"description": null,
"lft": 32,
"rght": 33,
Expand All @@ -1103,7 +1103,7 @@
"avail_service_description": "Bacteria: Multi-Locus Sequence Typing (MLST), analysis of virulence factors, antimicrobial resistance, and plasmids characterization",
"parent": 12,
"service_in_use": true,
"service_id": null,
"service_id": "characterization",
"description": null,
"lft": 30,
"rght": 31,
Expand All @@ -1118,7 +1118,7 @@
"avail_service_description": "Bacteria: De novo genome assembly and annotation",
"parent": 12,
"service_in_use": true,
"service_id": "assembly",
"service_id": "assembly_annotation",
"description": null,
"lft": 24,
"rght": 25,
Expand All @@ -1133,7 +1133,7 @@
"avail_service_description": "Bacteria: Plasmid analysis and characterization",
"parent": 12,
"service_in_use": true,
"service_id": null,
"service_id": "plasmidid_assembly",
"description": null,
"lft": 28,
"rght": 29,
Expand All @@ -1148,7 +1148,7 @@
"avail_service_description": "Differential miRNA expression (DEM)",
"parent": 13,
"service_in_use": true,
"service_id": null,
"service_id": "mirnaseq",
"description": null,
"lft": 44,
"rght": 45,
Expand Down Expand Up @@ -1208,7 +1208,7 @@
"avail_service_description": "Bacteria: 16S rRNA gene analysis to assess bacterial diversity",
"parent": 15,
"service_in_use": true,
"service_id": null,
"service_id": "16s_metagenomics",
"description": null,
"lft": 56,
"rght": 57,
Expand All @@ -1223,7 +1223,7 @@
"avail_service_description": "Taxonomic based Identification and classification of organisms in complex communities",
"parent": 15,
"service_in_use": true,
"service_id": null,
"service_id": "mag_met",
"description": null,
"lft": 52,
"rght": 53,
Expand Down Expand Up @@ -1328,7 +1328,7 @@
"avail_service_description": "Eukaria (non-human): Variant calling, annotation and SNP-based outbreak analysis (e.g. diploid fungal outbreak)",
"parent": 12,
"service_in_use": true,
"service_id": "snippy",
"service_id": "freebayes_outbreak",
"description": null,
"lft": 20,
"rght": 21,
Expand All @@ -1343,7 +1343,7 @@
"avail_service_description": "Viral Flu: Influenza fragment reconstruction and variant detection",
"parent": 12,
"service_in_use": true,
"service_id": null,
"service_id": "irma_flu",
"description": null,
"lft": 36,
"rght": 37,
Expand All @@ -1358,7 +1358,7 @@
"avail_service_description": "Differential transcript expression (DET)",
"parent": 13,
"service_in_use": true,
"service_id": null,
"service_id": "rnaseq",
"description": null,
"lft": 42,
"rght": 43,
Expand All @@ -1373,7 +1373,7 @@
"avail_service_description": "Gene expression changes over a series of time points",
"parent": 13,
"service_in_use": true,
"service_id": null,
"service_id": "timeseries_rnaseq",
"description": null,
"lft": 46,
"rght": 47,
Expand All @@ -1388,7 +1388,7 @@
"avail_service_description": "De novo assembly contigs' alignment to database",
"parent": 15,
"service_in_use": true,
"service_id": null,
"service_id": "blast_nt",
"description": null,
"lft": 54,
"rght": 55,
Expand All @@ -1403,7 +1403,7 @@
"avail_service_description": "Viral: Detection and characterization of viral genomes within metagenomic data",
"parent": 15,
"service_in_use": true,
"service_id": null,
"service_id": "pikavirus",
"description": null,
"lft": 58,
"rght": 59,
Expand Down

0 comments on commit 244a6b5

Please sign in to comment.