Skip to content

WARNING: The codebook and transcripts.csv file contain differing genes. #2

@KunHHE

Description

@KunHHE

Hi Can I ask you what is the error below?

C:/username/miniconda3\envs\myenvMerQuaCo\Lib\site-packages\merquaco\data_loss.py:278: UserWarning: WARNING: The codebook and transcripts.csv file contain differing genes.
Genes missing from the codebook will be removed from dropout consideration as theycannot be properly false positive corrected.
warnings.warn(f'WARNING: The codebook and transcripts.csv file contain differing genes.\n'
C:\Users\hekun\miniconda3\envs\myenvMerQuaCo\Lib\site-packages\merquaco\data_loss.py:305: FutureWarning: DataFrame.groupby with axis=1 is deprecated. Do frame.T.groupby(...) without axis instead.
round_df = codebook.groupby((np.arange(bits) // 3) + 1, axis=1).sum()

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