Illumina / Nirvana

The nimble & robust variant annotator
https://illumina.github.io/NirvanaDocumentation/
GNU General Public License v3.0
170 stars 44 forks source link

Download GRCh38 databases for version 3.2.6 #68

Closed geocarvalho closed 2 years ago

geocarvalho commented 2 years ago

Hello team, thank you for this nice project. I'm using version 3.2.6 and I would like to download the databases for GRCh38 reference.

$ dotnet bin/Release/net6.0/Nirvana.dll --version
Nirvana 3.2.6 Cache version: 1, Supplementary annotation version: 50, Reference version: 7

I couldn't find the Download.dll file to try the command recommended in the documentation:

$ dotnet bin/Release/net-version/Downloader.dll --ga GRCh38  -o Data

There is any way I can download the data using the new release?

Best, George.

geocarvalho commented 2 years ago

Hello, just to update that I'm using v.3.17.0 now and I could download the GRCh38 databases.

rajatshuvro commented 2 years ago

Hi @geocarvalho , Sorry for the late reply. The Downloader is not available for 3.2.6 unfortunately.

Thanks Rajat

ynedelec commented 2 years ago

Hey guys,

@rajatshuvro could you please put a note somewhere in the documentation ? Had the same issue as @geocarvalho and thought I was dumb. 😉