Package org.snpeff.gtex
Class IdMap
java.lang.Object
org.snpeff.gtex.IdMap
Maps many IDs to many Names
I.e. a mapping id invalid input: '<'-> name where neither is unique
- Author:
- pcingola
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdMap
public IdMap()
-
-
Method Details
-
add
Add a mapping id invalid input: '<'-> name- Parameters:
id
-name
-
-
getIds
Get all IDs corresponding to this name- Parameters:
name
-- Returns:
-
getNames
Get all names corresponding to this Id- Parameters:
name
-- Returns:
-