From fccaf6f55893200f4dd9a045c2b968d48d449ec9 Mon Sep 17 00:00:00 2001 From: Giorgio Locicero <32990123+josura@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:20:37 +0200 Subject: [PATCH] Update README.md Updated comments about the mapping file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 432ae6d..b22f455 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ cell3 ## things to consider The map file that is used for the mapping of ensemble gene names to entrez ids (required if the metapathway in the __resourse__ folder are used) can b e found in the metapathways folders themselves. The one used in the tool is found at __resources/graphs/metapathwayReactome/nodes.txt__ -In the future, the mapping file will probably be passed directly as parameter, since right now it creates ambiguity +The mapping file is only available to use entrez ids for the metapathway used and loaded into this repository, if the graph used for the computation is different there is no need to the mapping file and it will not be even considered during the computation Under development