An open API service indexing awesome lists of open source software.

https://github.com/tripal/tripal_analysis_interpro

This module extends the Tripal Analysis Module and provides a method for loading XML results from the InterProScan program. The module can load InterProScan XML v4 or InterProScan XML v5 generated from the command-line or web-based versions of InterProScan. Additionally, GO terms mapped by InterProScan can optionally be assigned to features.
https://github.com/tripal/tripal_analysis_interpro

analysis interproscan-xml loader tripal

Last synced: about 1 month ago
JSON representation

This module extends the Tripal Analysis Module and provides a method for loading XML results from the InterProScan program. The module can load InterProScan XML v4 or InterProScan XML v5 generated from the command-line or web-based versions of InterProScan. Additionally, GO terms mapped by InterProScan can optionally be assigned to features.

Awesome Lists containing this project

README

        

[![DOI](https://zenodo.org/badge/51543090.svg)](https://zenodo.org/badge/latestdoi/51543090)

![alt tag](https://raw.githubusercontent.com/tripal/tripal/7.x-3.x/tripal/theme/images/tripal_logo.png)

This module provides a method for loading XML results from the InterProScan program and make those results visible on gene or transcript content types in [Tripal](http://tripal.info). The module can load InterProScan XML v4 or InterProScan XML v5 generated from the command-line or web-based versions of InterProScan. Additionally, GO terms mapped by InterProScan can optionally be assigned to features.

# Installation
Instructions for installation and usage are currently found in the [Tripal v3 User's Guide](https://tripal.readthedocs.io/en/latest/user_guide/example_genomics.html).