GetGene.jl

Obtain gene locus information from dbSNP via NCBI's API using RefSNPid
Author chris-german
Popularity
1 Star
Updated Last
4 Years Ago
Started In
May 2019

GetGene

Documentation Build Status Code Coverage
Build Status Build status Coverage Status codecov

GetGene.jl is a Julia package for getting the nearest locus to an inputted rsid (snpid) through the NCBI's dbSNP API located here

Package features

  • Outputs a list of loci associated with the inputted SNP rsids.

Using:

    > getgenes(rsids)

will return associated loci names.

Contributing and Request

The software is relatively new. File an issue to report a bug or request a feature.

Used By Packages

No packages found.