| Documentation | Build Status | Code Coverage |
|---|---|---|
GetGene.jl is a Julia package for getting the nearest locus to an inputted rsid (snpid) through the NCBI's dbSNP API located here
- Outputs a list of loci associated with the inputted SNP rsids.
Using:
> getgenes(rsids)will return associated loci names.
The software is relatively new. File an issue to report a bug or request a feature.