From 78c4f7dfce7091a69187bf7719f258661f90dfbe Mon Sep 17 00:00:00 2001 From: Hao Wang Date: Sat, 18 Feb 2023 09:36:09 +0100 Subject: [PATCH] doc: replace JSON with TSV in documentation --- code/GPRs/extractAllianceGenomeOrthologs.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/GPRs/extractAllianceGenomeOrthologs.m b/code/GPRs/extractAllianceGenomeOrthologs.m index f51072b3..c222642f 100644 --- a/code/GPRs/extractAllianceGenomeOrthologs.m +++ b/code/GPRs/extractAllianceGenomeOrthologs.m @@ -1,6 +1,6 @@ function [orthologPairs, orthologStructure] = extractAllianceGenomeOrthologs(homologFilename, countBest) % extractAllianceGenomeOrthologs -% Read the JSON format ortholog pairs downloaded from Alliance Genome +% Read the TSV format ortholog pairs downloaded from Alliance Genome % database (alliancegenome.org) into a structure that is futher filtered % according to following criteria: %