Class PubMedService
- java.lang.Object
-
- ubic.gemma.core.loader.entrez.pubmed.PubMedService
-
@Component public class PubMedService extends Object
Manage the loading of large numbers of pubmed entries into the database. Assumes that the XML files are locally available.- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description PubMedService()
-
-
-
Method Detail
-
loadFromDirectory
public void loadFromDirectory(File directory)
- Parameters:
directory
- of XML files
-
-