Package de.julielab.genemapper.apps
Class GeneNameToAmbiguousIdsMapper
- java.lang.Object
-
- de.julielab.genemapper.apps.GeneNameToAmbiguousIdsMapper
-
public class GeneNameToAmbiguousIdsMapper extends Object
This class takes a list of gene names and a taxonomy ID. It then prints out to the console the gene IDs that are associated with the gene names and the taxonomy ID.
This helps quickly retrieve the possible IDs for a list of gene names.
-
-
Constructor Summary
Constructors Constructor Description GeneNameToAmbiguousIdsMapper()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, GeneMapperException
- Throws:
IOExceptionGeneMapperException
-
-