Class CommonIDFetcher

java.lang.Object
org.biopax.paxtools.pattern.miner.CommonIDFetcher
All Implemented Interfaces:
IDFetcher

public class CommonIDFetcher extends Object implements IDFetcher
Tries to get Gene Symbols or UniProt IDs for genes and - get display names for small molecules. This is mainly to use with the BioPAX pathway data from Pathway Commons db (normalized and enriched with xrefs).
Author:
Ozgun Babur et al.
  • Constructor Details

    • CommonIDFetcher

      public CommonIDFetcher()
  • Method Details