You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is incorrect, given that the protein blob should not contain an NC accession.
SELECT
urn,
mapping_state,
post_mapped_metadata
FROM
scoresets
JOIN target_genes ON scoresets.id = target_genes.scoreset_id
WHERE
scoresets.urn LIKE 'urn:mavedb:00001214-%'