PHPExcel

Component type

module

Maintenance status

Development status

Downloads

73882

Component created

Component changed

The PHPExcel module allows developers to export/import data to/from real Excel files.

The idea behind this module is to have a single module for handling the export or import of Excel files, instead of multiple modules handling specific cases.

The module provides no functionality as-is (the .module file is as good as empty). The phpexcel.inc file must be included to use the export or import functions in your own module.

OBSOLETE: KP Feature Export

Component type

module

Maintenance status

Development status

Component created

Component changed

This provides chado feature specific export functionality to views data export.

Export Types:
- FASTA file of all features in a view
- KBio KASP marked-up FASTA file of all features in a view (if view lists SNPs will output a fasta of the feature the SNP is aligned to with the SNP in square-brackets).

Install requires a patch be applied to the views data export.

Youtube Importer Feature

Component type

module

Maintenance status

Development status

Downloads

1427

Component created

Component changed

NOTE: I will not be developing this feature any further. There is not enough interest. The idea of this module still works though using feeds, feeds_jsonpath_parser, feeds_tamper, video_filter and video_filter_field with the patches I added to the video_filter modules.