Socket
Book a DemoInstallSign in
Socket

ncbi_blast_results_parser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ncbi_blast_results_parser

0.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

NCBI Blast Results Parser

Parses useful information from the HTML response of an NCBI Blast.

Current Methods

  • rid: Parses a Request ID
  • wait: Parses the suggested wait time before attempting to get results
  • status: Parses the status of a Blast

Usage

rid = NCBIBlastResultsParser.rid(response)
#=> 'ABCD1234'

wait = NCBIBlastResultsParser.wait(response)
#=> 17

status = NCBIBlastResultsParser.status(response)
#=> 'READY'

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

FAQs

Package last updated on 17 Feb 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.