https://github.com/tripal/tripal_analysis_unigene
DEPRECATED. This module is no longer needed for Tripal v3. Only major bug fixes will be considered for Tripal v2 sites that still use it. But, in summary, This module extends the Tripal v2 Analysis Module and provides visualization of Unigenes derived from ESTs.
https://github.com/tripal/tripal_analysis_unigene
analysis tripal unigenes
Last synced: about 1 month ago
JSON representation
DEPRECATED. This module is no longer needed for Tripal v3. Only major bug fixes will be considered for Tripal v2 sites that still use it. But, in summary, This module extends the Tripal v2 Analysis Module and provides visualization of Unigenes derived from ESTs.
- Host: GitHub
- URL: https://github.com/tripal/tripal_analysis_unigene
- Owner: tripal
- Created: 2016-02-11T20:32:53.000Z (over 9 years ago)
- Default Branch: 7.x-2.x
- Last Pushed: 2018-10-01T18:01:43.000Z (over 6 years ago)
- Last Synced: 2025-02-15T04:33:55.084Z (3 months ago)
- Topics: analysis, tripal, unigenes
- Language: PHP
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DEPRECATED
==========
This module is no longer needed for Tripal v3 or later.Summary
=======
In summary, This module extends the Tripal v2 Analysis Module and provides visualization of Unigenes derived from ESTs.Conversion of Tripal v2 Unigene Analyses to Tripal v3
=====================================================
First, be sure you have the most recent run updatedb for this module so you have the analysis_type set
• define a unigene bundle with that cvterm config
• run alchemist “automatic” with the vanilla analysis as the soruce and your new, unigene bundle as aathe destination (edited)
the first step is necessary because as that issue points out, it uses some random property (analysis_unigene_name?) to determine if its a unigene (edited)
alternatively you could create a Tripal 3 collection of all the analyses you want to convert. Alchemist supports collections.