Skip to content

Copy number variation segment files of PRAD cannot be downloaded #1

@jingxinfu

Description

@jingxinfu
  • Those files can be searched on GDC data portal.
  • But, when using API to access those files, return
{
"message":"internal server error"
}

Right Now:
Choose to avoid this error by skipping downloading the CNV segment files for PRAD.

if "message" in json.loads(response.content.decode("utf-8")).keys():
    return None, 'Not found'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions