nf-osi / nfportalutils

Utilities for NF Portal project and data management
https://nf-osi.github.io/nfportalutils/
MIT License
2 stars 2 forks source link

surface addAnnotationColumns in new_dataset #179

Open allaway opened 2 months ago

allaway commented 2 months ago

Sometimes we need to disable this (addAnnotationColumns = F) because synapse has conflicting annotation types, leading to duplicate cols in the schema (e.g. "Duplicate column name: 'age'")

Probably worth surfacing annotations at the same time. :)