Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some weird unicode chars in phenopacket ids #157

Open
leokim-l opened this issue Oct 1, 2024 · 1 comment
Open

Some weird unicode chars in phenopacket ids #157

leokim-l opened this issue Oct 1, 2024 · 1 comment

Comments

@leokim-l
Copy link
Member

leokim-l commented Oct 1, 2024

Are these as intended?

"id": "PMID_27764983_Family_1_individual_\u0141J",
"subject": {
"id": "Family 1 individual \u0141J",

"id": "PMID_35991565_Family_I_\u21643",
"subject": {
"id": "Family I \u21643",

the \u0141 and \u21643 seem suspicious and may break analysis pipelines (as in my case).

@pnrobinson
Copy link
Member

Also, some IDs have a slash

PMID_35484142:F10/P11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants