Uses of Interface
ubic.gemma.core.loader.entrez.EntrezUtils.EntrezCall
Packages that use EntrezUtils.EntrezCall
-
Uses of EntrezUtils.EntrezCall in ubic.gemma.core.loader.entrez
Methods in ubic.gemma.core.loader.entrez with parameters of type EntrezUtils.EntrezCallModifier and TypeMethodDescriptionstatic <T> TEntrezUtils.doNicely(EntrezUtils.EntrezCall<T> task, String apiKey) Coordinate calls to the Entrez API so that we always respect the recommended usage.