Skip to content

COAD proteomics download fails for all sources with NoneType // int error #80

Description

@isaakovakate

I’m seeing a reproducible failure when accessing COAD proteomics through CPTAC. My cptac package is up to date, and the issue occurs for COAD from both UMICH and BCM.

import cptac
coad = cptac.Coad()
proteomics = coad.get_proteomics('umich')

cptac error: Failed to download data file for umich coad mapping with error:
unsupported operand type(s) for //: 'NoneType' and 'int'

I see COAD failure for proteomics specifically, and the other datasets load fine.

Could you please help me with the COAD mapping download path and the NoneType // int failure? It looks like, it could be a problem with source mapping for COAD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions