项目作者: UofS-Pulse-Binfo

项目描述 :
Form interface so users can custom filter existing VCF files and export in a variety of formats.
高级语言: PHP
项目地址: git://github.com/UofS-Pulse-Binfo/vcf_filter.git
创建时间: 2017-03-29T03:23:38Z
项目社区:https://github.com/UofS-Pulse-Binfo/vcf_filter

开源协议:GNU General Public License v2.0

下载


Build Status

VCF Filter

This module provides a form interface so users can custom filter existing VCF files and export in a variety of formats. The form simply provides an interface to VCFtools and uses the Tripal Download API to provide the filtered file to the user.

Dependencies

NOTE: Compatible with both Tripal 2.x and 3.x.

Installation

  1. Install Dependencies.
  2. Install VCFtools on the same server as Drupal and ensure it is in $PATH.
  3. Install this module as you would any other Drupal/Tripal module.

Documentation

Please visit our online documentation to learn more about this module.