r-rentrez: fix style
This commit is contained in:
parent
8c6143c431
commit
a6aceb0b91
@ -9,10 +9,10 @@
|
||||
class RRentrez(RPackage):
|
||||
"""'Entrez' in R.
|
||||
|
||||
Provides an R interface to the NCBI's 'EUtils' API,
|
||||
allowing users to search databases like 'GenBank'
|
||||
<https://www.ncbi.nlm.nih.gov/genbank/> and 'PubMed'
|
||||
<https://pubmed.ncbi.nlm.nih.gov/>, process the
|
||||
Provides an R interface to the NCBI's 'EUtils' API,
|
||||
allowing users to search databases like 'GenBank'
|
||||
<https://www.ncbi.nlm.nih.gov/genbank/> and 'PubMed'
|
||||
<https://pubmed.ncbi.nlm.nih.gov/>, process the
|
||||
results of those searches and pull data into their R sessions."""
|
||||
|
||||
cran = "rrentrez"
|
||||
|
Loading…
Reference in New Issue
Block a user