projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1181923
)
Fix PubMed link in entrez post.
author
W. Trevor King
<wking@drexel.edu>
Wed, 14 Mar 2012 10:49:14 +0000
(06:49 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Wed, 14 Mar 2012 10:49:14 +0000
(06:49 -0400)
posts/entrez.mdwn
patch
|
blob
|
history
diff --git
a/posts/entrez.mdwn
b/posts/entrez.mdwn
index 9dd00c5c863534be7ea70daad032f348a277045b..dbb9c19f0a07c55248842464d3b5f6985a633ea4 100644
(file)
--- a/
posts/entrez.mdwn
+++ b/
posts/entrez.mdwn
@@
-1,5
+1,5
@@
Since 2008 I've been using a script ([[entrez.py]]) to search
-[PubM
q
ed][] from the command line. Yesterday I decided it was time to
+[PubMed][] from the command line. Yesterday I decided it was time to
clean up the script and make it publicly available. It turned out to
be reasonably complicated, so I just reimplemented the guts using the
Python [SOAP][] library [Suds][] working with the [Entrez SOAP