Skip to content

Error in cnaPlot #5

@asdwl

Description

@asdwl

Hi, I tried this package with the tutorial, but I encountered an error when running cnaPlot.
This is my code:
obj = cnaPlot(cna = cna,
order.cells = TRUE,
subtitle = 'Copy-Number Aberrations in a patient with Glioblastoma')
obj$p

This is the error message:
Error: All columns in a tibble must be vectors.
x Column yintercept is a waiver object.
Run rlang::last_error() to see where the error occurred.

Could you help me with this issue? Thanks!

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