Skip to content

bladder pdo transcriptomics table not formatted correctly #360

@ymahlich

Description

@ymahlich

Importing the newly generated bladderpdo dataset from figshare (generated and deposited via #359) the resulting Dataset.transcriptomics does not have the correct column names.

Expected behavior:

>>> bladderpdo = coderdata.load(name='bladderpdo')
>>> bladderpdo.transcriptomics.columns
Index(['entrez_id', 'improve_sample_id', 'transcriptomics', 'source', 'study'], dtype='object')

Observed behavior

>>> bladderpdo = coderdata.load(name='bladderpdo')
>>> bladderpdo.transcriptomics.columns
Index(['entrez_id', 'value', 'improve_sample_id', 'source', 'study'], dtype='object')

As you can see the column transcriptomics currently is called value.
This should be an easy fix, but currently breaks all existing downstream processing for the bladderpdo dataset

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy