citationinfo - a web service to return publications that match a given PubMed IDs. The parameters are: |
*pmid | PubMed Ids with separator ",", e.g. pmid=33692554, 27196091; |
*db | bibli/pubmed, to retrieve from either BIBLI database, or PubMed, e.g. db=pubmed. The default is bibli. |
|
grantcitations - a web service to return publications related to a given grant Ids. The parameters are: |
*grandId | grant Ids with separator ",", e.g. grantId=CA71766 |
*db | bibli/pubmed, to retrieve from either BIBLI database, or PubMed, e.g. db=pubmed. The default is bibli |
|
pmagrants2bibli - a web service to pull pubs related to grants/contracts from PubMed to Bibli. The parameters are: |
*isMgr | true/false. The "true" is suggested |
*db | bibli/pubmed. The default is bibli |
*isGrant | yes/no |
*isPiid | yes/no |
*grpNum | a group number used to identify the group of grants. The group value 1 is suggested |
*indexStart | a beginning index, starting from 0 |
*indexEnd | an index end number |
*fount | a publication source, such as NLM|SEER|TUS etc. |
*isPeriodUpdate | yes/no |
|
pmagrantsinfo - a web service to return grant data including pubs from PMA database (currently used by DCP). The parameters are: |
*division | NCI division abbreviation, e.g. DCP |
*isActiveGrant | true/false |
*isAwardedGrant | true/false |
*db | bibli/pubmed, to retrieve from either BIBLI database, or PubMed. The default is bibli |
|
pmapmid2bibli - a web service to pull pubs from PubMed to BIBLi database based on PubMed Ids. The parameters are: |
*indexStart | a beginning index, starting from 0 |
*indexEnd | an index end number |
*fount | A publication source, such as NLM|SEER|TUS etc. |
*isPeriodUpdate | yes/no |
|
pmasearchpubs - a web service to search and generate publication list from PubMed based on a given terms, and export the result to Excel file. The parameters are: |
*term | key words with separator "," |
*db | bibli/pubmed, to retrieve from either BIBLI database, or PubMed. Currently it only search pub list from PubMed |
|
pmaupdatebiblis - a web service to update pubs in BIBLI with the latest pubs from PubMed based on a given pub id list. The parameters are: |
*indexStart | a beginning index, starting from 0 |
*indexEnd | an index end number |
*fount | A publication source, such as NLM|SEER|TUS etc. |
*isCitIncluded | yes/no |
*isPubIncluded | yes/no |
*isAbstIncluded | yes/no |
*isDoiIncluded | yes/no |
|
searchcitations - a web service to search and return publications with XML format based on a given terms. The parameters are: |
*term | key words with separator "," |
*db | bibli/pubmed, to retrieve from either BIBLI database, or PubMed. The default is bibli |
|