23andme-snps 中文文档教程

发布于 8年前 浏览 22 项目主页 更新于 3年前

23andMe-SNPs

特拉维斯构建 版本 MIT License

该软件包包含所有 23andMe SNP。

Now Supports ES6 syntax

Intro

npm install 23andme-snps --save

Usage

需要包。

var snps23andMe = require('23andme-snps');

import snps23andMe from '23andme-snps';

snps23andMe.all; //get all SNPs from the SNP library

snps23andMe.random(3); //returns an array of 3 random SNPs

23andMe-SNPs

travis build codecov coverage version downloads MIT License

This package contains all 23andMe SNPs.

Now Supports ES6 syntax

Intro

npm install 23andme-snps --save

Usage

Require the package.

var snps23andMe = require('23andme-snps');

import snps23andMe from '23andme-snps';

snps23andMe.all; //get all SNPs from the SNP library

snps23andMe.random(3); //returns an array of 3 random SNPs
更多

友情链接

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文