mskcc / pluto-cwl

CWL workflows for helix filter scripts
1 stars 6 forks source link

add more columns to cBio utils module #44

Closed stevekm closed 3 years ago

stevekm commented 3 years ago

A lot of scripts are breaking because of unknown columns in tables that need cBio headers. Need to add more known headers, such as;

PIPELINE_NAME

will list more as I find them

stevekm commented 3 years ago

consider adding some method in the module to use placeholder column labels for unrecognized columns

stevekm commented 3 years ago

This is fixed; implemented methods so that any unknown columns are filled in with their own label for cBio headers.