public class OmimAnnotatorClient extends Object
Constructor and Description |
---|
OmimAnnotatorClient() |
Modifier and Type | Method and Description |
---|---|
static Map<Long,Collection<Long>> |
findLinkedPublications(Collection<Long> omimIds,
Map<Long,Collection<Long>> mimToPubmeds)
Giving a set of OMIM id return for each id its list of related publication
|
public static Map<Long,Collection<Long>> findLinkedPublications(Collection<Long> omimIds, Map<Long,Collection<Long>> mimToPubmeds) throws InterruptedException
omimIds
- the omimIds we want to find the publicationmimToPubmeds
- the results, pass by reference for multiple calls, limit of size 10InterruptedException
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.