RLIMS-P webservice interface

  • Input: PMIDs separated by comma, e.g., 15234272,16436437, or plain text
  • Output: RLIMS-P results in BioC format


Note:

  • To use it as a webservice, post the following fields to http://annotation.dbi.udel.edu/text_mining/bioc/bioc.php
    {
        "type": "pmid" or "text",
        "input": plain text or PMID list
    }
    		
    Example:
    {
        "type": "pmid",
        "input": "15234272,16436437"
    }
    
  • The interface runs RLIMS-P program in real-time, so it's not very fast and the PMID number is limited to no more than 10