Skip to content

Commit

Permalink
add version param for esummary (not supported in the parser yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Fields committed Feb 17, 2012
1 parent 9d36fd5 commit 2427664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Bio/Tools/EUtilities/EUtilParameters.pm
Expand Up @@ -148,7 +148,7 @@ my %MODE = (
'mode' => ['GET','POST'],
'location' => 'esummary.fcgi',
'params' => [qw(db retmode id retmax retstart rettype tool email
WebEnv query_key)],
version WebEnv query_key)],
},
'elink' => {
'mode' => ['GET','POST'],
Expand Down

0 comments on commit 2427664

Please sign in to comment.