TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Provide a way to choose profile for display of phenopacket #219

Open belkassaby opened 1 year ago

belkassaby commented 1 year ago

Right now, only rare disease properties of a phenopacket can be added and edited (features, diseases, interpretations), but we show in the display all possible properties of a phenopacket that are not yet implemented for editing. If in rare disease profile, we should show the display of only features, diseases and interpretations (with metadata too). If uploading a phenopacket that might have other phenopacket properties (biosamples, measurements etc) we could provide users with a way to select the full profile as opposed to the rare disease/mandelian.

belkassaby commented 1 year ago

this will fix #204