Sage-Bionetworks/Genie

Add validation check for SAMPLE_ID

hhunterzinck opened this issue · 1 comments

cBioPortal file imports have an undocumented character limit of 50 for SAMPLE_IDs. This caused issues with the 12.2-consortium release with one site's IDs.

Check could be implemented here:

def checkGenieId(ID, center):