Skip to content

Refactor download_sra.nf

Compare
Choose a tag to compare
@sminot sminot released this 22 May 22:52
· 84 commits to master since this release

The biggest addition to this release is a refactor to the download_sra.nf utility. In its new form, the process of fetching metadata from the NCBI API is parallelized to help with execution for very large datasets.

The release also includes some bugfixes for corncob, specifically the code to set the buffer size for very large amounts of memory.