NAL-i5K / T2-to-T3-Upgrade-Guide

0 stars 1 forks source link

Convert Tripal 2 GFF Loader relationship data #7

Closed Ferrisx4 closed 4 years ago

Ferrisx4 commented 4 years ago

As per https://github.com/tripal/tripal/issues/1077, relationships between mRNA and polypeptides need to be converted from "part_of" to "derives_from".

A script in the post-migration stage will handle this.

Ferrisx4 commented 4 years ago

Converting legacy content is now handled with a script as part of Step 4 of the upgrade process.