Skip to content

Commit

Permalink
doc: replace JSON with TSV in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
haowang-bioinfo committed Feb 18, 2023
1 parent e96414b commit 78c4f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/GPRs/extractAllianceGenomeOrthologs.m
Original file line number Diff line number Diff line change
@@ -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:
%
Expand Down

0 comments on commit 78c4f7d

Please sign in to comment.