Skip to content

I am getting all error when coming back to cellrouter after a year #28

@beginner984

Description

@beginner984

Hi

I am using Paul data as a toy but I am getting error :(

> plotReducedDimension(cellrouter, reduction.type = 'tsne', annotation="population", annotation.color = 'colors',showlabels = TRUE, width = 4.5, height = 3.5, filename='results/tSNE_graphClustering_clusters.pdf')
 Error in `$<-.data.frame`(`*tmp*`, "group", value = integer(0)) : 
  replacement has 0 rows, data has 2699 
> plotReducedDimension(cellrouter, reduction.type = 'tsne', annotation="celltype", annotation.color = 'celltype',showlabels = TRUE, width = 4.5, height = 3.5, filename='results/tSNE_graphClustering_clusters.pdf')
 Error in grDevices::col2rgb(colour, TRUE) : invalid color name 'CMP' 
> plotReducedDimension(cellrouter, reduction.type = 'pca', annotation="celltype", annotation.color = 'celltype',showlabels = TRUE, width = 4.5, height = 3.5, filename='results/tSNE_graphClustering_clusters.pdf')
 Error in grDevices::col2rgb(colour, TRUE) : invalid color name 'CMP' 

Can you help please?

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