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.
- Tripal Core (utilizes the Tripal API)
- Tripal Download API
NOTE: Compatible with both Tripal 2.x and 3.x.
- Install Dependencies.
- Install VCFtools on the same server as Drupal and ensure it is in $PATH.
- Install this module as you would any other Drupal/Tripal module.
Please visit our online documentation to learn more about this module.