Closed adf-ncgr closed 6 years ago
This seems to be consistent in LIS: all feature.name fields for genes start with the gensp prefix. E.g. cajca.C.cajan_00004_gene. But this is not true for PeanutBase.
[LEGUME-729] created by ecannon
UPDATE feature SET name='aradu.' || name WHERE name LIKE 'Aradu%'; UPDATE feature SET name='araip.' || name WHERE name LIKE 'Araip%';
Then rebuild gene MView.
by ecannon
This seems to be consistent in LIS: all feature.name fields for genes start with the gensp prefix. E.g. cajca.C.cajan_00004_gene. But this is not true for PeanutBase.
[LEGUME-729] created by ecannon