Searched refs:ncbi (Results 1 – 8 of 8) sorted by relevance
| /plugin/pubmed/ |
| D | syntax.php | 7 var $ncbi; variable in syntax_plugin_pubmed 15 $this->ncbi = new ncbi(); 18 if($this->ncbi == Null) print("NCBI is null !"); 56 $href_url = sprintf($this->ncbi->pubmedURL,$pmid); 57 $journal = $this->ncbi->GetSummaryItem ("Source",$xml); 58 $date = $this->ncbi->GetSummaryItem ("PubDate",$xml); 59 $volume = $this->ncbi->GetSummaryItem ("Volume",$xml); 60 $pages = $this->ncbi->GetSummaryItem ("Pages",$xml); 61 $authors = $this->ncbi->GetSummaryItems("Author",$xml); 62 $title = $this->ncbi->GetSummaryItem ("Title",$xml); [all …]
|
| /plugin/pdb/ |
| D | syntax.php | 7 var $ncbi; variable in syntax_plugin_pdb 22 $this->ncbi = new ncbi(); 106 $sid = $this->ncbi->GetSearchItem("Id",$summaryXML); 156 $PdbAcc = $this->ncbi->GetSummaryItem("PdbAcc" ,$summaryXML); 157 $PdbClass = $this->ncbi->GetSummaryItem("PdbClass",$summaryXML); 158 $PdbDescr = $this->ncbi->GetSummaryItem("PdbDescr",$summaryXML); 159 $LigCode = $this->ncbi->GetSummaryItem("LigCode" ,$summaryXML); 187 $eSearchXml = $this->ncbi->SearchXml('structure',$pdbAcc); 188 $ids = $this->ncbi->GetSearchItems("Id",$eSearchXml); 191 $tmpXml = $this->ncbi->SummaryXML('structure',$ids[$i]); [all …]
|
| /plugin/pdb/classes/ |
| D | _NCBI.php | 10 class ncbi{ class 15 function ncbi() function in ncbi
|
| /plugin/pubchem/ |
| D | syntax.php | 7 var $ncbi; variable in syntax_plugin_pubchem 20 $this->ncbi = new ncbi(); 210 $xml = $this->ncbi->GetPubchemXml($cid);
|
| /plugin/pubmed2020/ |
| D | README.md | 18 [updateCtx]: https://api.ncbi.nlm.nih.gov/lit/ctxp
|
| /plugin/pubmed/classes/ |
| D | _NCBI.php | 10 class ncbi{ class
|
| /plugin/pubchem/classes/ |
| D | _NCBI.php | 10 class ncbi{ class
|
| /plugin/pubmed2020/tests/ |
| D | PM15924077.ris | 22 UR - https://pubmed.ncbi.nlm.nih.gov/15924077
|