datahub-study-curation-tools
datahub-study-curation-tools copied to clipboard
Status of datahub-study-curation-tools and Python 3 support
Hello, We are using cBioPortal for our data management in a research project on pancreatic cancer at the University Hospital in Göttingen. I just stumbled over this repo and am considering to include some of the functions into our established pipeline.
However i stumbled over lines like
print 'Clinical attribute not known:', column
and realized they are written in python 2.
Now i am unsure if it this is still being maintained...
Should i integrate functions like get_clinical_header_metadata into our pipeline or should i keep writing my own stuff?