Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Error in names(x) <- value : 'names' attribute [3] must be the same length as the vector [1] #437

@meganrussell24

Description

@meganrussell24

I followed the standard pipeline. This worked for one set of my data. I used the exact same code for my other datast. After the commands CM_EC_WT_cellchat <- identifyOverExpressedGenes(CM_EC_WT_cellchat)
CM_EC_WT_cellchat <- identifyOverExpressedInteractions(CM_EC_WT_cellchat) , I try to run df.net_all_CM_EC_WT <- subsetCommunication(CM_EC_WT_cellchat). I get the following error: Error in names(x) <- value :
'names' attribute [3] must be the same length as the vector [1]. I have gone through trying to figure out the error and read online, but I cant figure it out.

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