We will need to heavily edit the generate_metap_agg.py script to source data from the newly refactored records to comply with the newly refactored FunctionalAnnotationAggMember class.
Once this is working and the data portal is updated to source only the functional_annotation_agg records, we can purge the original metap functional annotation records.
This will depend on the completion of https://github.com/microbiomedata/nmdc-schema/issues/2157 and https://github.com/microbiomedata/nmdc-schema/issues/1253 and https://github.com/microbiomedata/issues/issues/897.
We will need to heavily edit the generate_metap_agg.py script to source data from the newly refactored records to comply with the newly refactored
FunctionalAnnotationAggMember
class.Once this is working and the data portal is updated to source only the
functional_annotation_agg
records, we can purge the original metap functional annotation records.