Added package nimpress (#1389)

This commit is contained in:
Mark Pinese 2020-03-10 17:16:17 +11:00 committed by GitHub
parent ee49fba573
commit d18fb17081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16867,5 +16867,22 @@
"description": "zfcore is high performance asynchttpserver and web framework for nim lang",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfcore"
},
{
"name": "nimpress",
"url": "https://github.com/mpinese/nimpress",
"method": "git",
"tags": [
"dna",
"genetics",
"genomics",
"gwas",
"polygenic",
"risk",
"vcf"
],
"description": "Fast and simple calculation of polygenic scores",
"license": "MIT",
"web": "https://github.com/mpinese/nimpress/"
}
]