Class HGNC

java.lang.Object
org.biopax.paxtools.pattern.util.HGNC

public class HGNC extends Object
This class provides a mapping between HGNC IDs and Symbols. We periodically, manually download the ID mapping file from genenames.org
Author:
Ozgun Babur
  • Constructor Details

    • HGNC

      public HGNC()
  • Method Details

    • getSymbol

      public static String getSymbol(String idOrSymbol)