public class QueryPubMed extends Object
| Constructor and Description |
|---|
QueryPubMed() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
query(String query)
Query PubMed via REST-API, returning up to 10e8 matched PMIDs.
|
public static ArrayList<String> query(String query)
query - -Query for PubMed as a StringCopyright © 2018 JULIE Lab, Germany. All rights reserved.