virusseq / portal-ui

Canadian VirusSeq Data Portal
https://virusseq-dataportal.ca/
GNU Affero General Public License v3.0
8 stars 8 forks source link

metadata update- MB #299

Closed ChanchalYa closed 2 years ago

ChanchalYa commented 2 years ago

Hi there @sifavahora,

Could you please update the gender for these following MB samples in the portal?

MB_95134 --> Unknown MB_94849 ---> Female

Thanks, Chanchal

edsu7 commented 2 years ago

Hi @ChanchalYa, Could you specify if you wished to update gender or host_gender.


"studyId": "MCPL-MB", 
"gender": "Other", 
"submitterDonorId": "MB_95134",
"host_age": 59, 
"host_gender": "Male",
"host_age_bin": "50 - 59", 
"host_disease": "COVID-19", 
"host_age_unit": "year",
"host_age_null_reason": null, 
"host_scientific_name": "Homo sapiens"
ChanchalYa commented 2 years ago

Hi there,

Could you please update host_gender ?

Thanks. Chanchal

edsu7 commented 2 years ago

The following samples' host_gender have been updated:

MB_95134
MB_94849

Example:

"MB_94849",
"host_gender": "Male",

is now

"MB_94849",
"host_gender": "Female"
ChanchalYa commented 2 years ago

thank you very much @edsu7 !