Giter Club home page Giter Club logo

ncbi-vdb's Introduction

The NCBI SRA (Sequence Read Archive)

Contact:

email: [email protected] or visit the SRA Tools web site

Release 2.4.4

This release contains improvements in the area of networking. A bug in our networking code was introduced recently that allowed HTTP server connection resets to go undetected, which manifested itself as a "corrupt blob" error. What was happening was that the download-on-demand code was properly detecting a dropped connection, but failing to report it to consuming code. The latter in turn saw blobs of invalid data, and correctly reported that they were corrupt.

The most common manifestation of this problem was with fastq-dump, which seemed to encounter a corrupt blob error after dumping some number of reads. The reported problem was correct. However, the source of the error was not a corrupt download, but instead was the result of dropped connections with the HTTP server.

This release corrects the problem with unreported cases of dropped connections, and so restores the expected behavior.

NCBI-VDB

The NCBI-VDB library implements a highly compressed columnar data warehousing engine that is most often used to store genetic information. Databases are stored in a portable image within the file system, and can be accessed/downloaded on demand across HTTP.

For additional information on using, configuring, and building the library, please visit our wiki: https://github.com/ncbi/ncbi-vdb/wiki.

SRA Toolkit Development Team

ncbi-vdb's People

Contributors

klymenko avatar aboshkin avatar kwrodarmer avatar wraetz avatar alexukr avatar yaschenk avatar kdurbrow avatar aiskhakov avatar mdshw5 avatar

Watchers

James Cloos avatar Ben Busby avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.