gql : Query language for interpreting genome SNPs. You can installing gql npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install gql $ sudo npm install -g gql
If want to update the gql package execute the command as below,
$ sudo npm update gql
Update package globally,
$ npm install -g gql
$ sudo git clone https://github.com/rektide/gql.git
$ sudo npm install -g ./gql
gql@1.1.2 /usr/lib/node_modules/gql
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gql
Package Name | gql |
Version | 1.1.2 |
Description | Query language for interpreting genome SNPs |
Released Date | 2017-02-28T19:57:10.788Z |
Published by | contra |
How to Learn | https://www.npmjs.com/package/gql/tutorial |