We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am reading this page: https://illumina.github.io/NirvanaDocumentation/data-sources/primate-ai
I used my sql to download the required files fro UCSC. however i'm not sure where to find the .dll file for primateAI. So i can't run the line below
dotnet PrimateAiPreProcessor.dll UGA_develop.tsv PrimateAI_scores_v0.2.tsv.gz ucsc_locuslink.tsv ucsc_ensembl.tsv PrimateAI_0.2_GRCh37.tsv.gz
do i need this for my json output from Nirvana to get PrimateAI scores? They currently don't show up in my outputs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am reading this page: https://illumina.github.io/NirvanaDocumentation/data-sources/primate-ai
I used my sql to download the required files fro UCSC. however i'm not sure where to find the .dll file for primateAI. So i can't run the line below
dotnet PrimateAiPreProcessor.dll UGA_develop.tsv PrimateAI_scores_v0.2.tsv.gz
ucsc_locuslink.tsv ucsc_ensembl.tsv PrimateAI_0.2_GRCh37.tsv.gz
do i need this for my json output from Nirvana to get PrimateAI scores? They currently don't show up in my outputs
The text was updated successfully, but these errors were encountered: