Hello,
It would be great to have some statistics of the fused nodes and edges of each node/edge types for pairs of mapped databases.
For instance we want to integrate three databases:
- Targets (columns: drug, protein)
- Protein-protein interactions (columns: protein, protein)
- Complexes (columns: protein, complex)
The log of the fusion step would show :
14354 nodes of node type="protein" were fused between the databases Targets and Protein-protein interactions.
0 nodes of node type="protein" were fused between the databases Complexes and Targets.
0 nodes of node type="protein" were fused between the databases Complexes and Protein-protein interactions.
This could give a hint to the user that there is an error in the mapping for the Complexes database.
Thank you,
Matthieu
Hello,
It would be great to have some statistics of the fused nodes and edges of each node/edge types for pairs of mapped databases.
For instance we want to integrate three databases:
The log of the fusion step would show :
This could give a hint to the user that there is an error in the mapping for the Complexes database.
Thank you,
Matthieu