Skip to content

Unique barcode #19

@JFavaloro

Description

@JFavaloro

Hi, Looks like a great package! I just wanted to let you know I've encountered an issue with using the plot_heatmap function with a Seurat object that I've appended V(D)J data to with scRepertoire. It throws the error:

Error:
! Column name barcode must not be duplicated.
Caused by error in stop_vctrs():
! Names must be unique.
x These names are duplicated:

  • "barcode" at locations 5 and 41.
    Run rlang::last_error() to see where the error occurred.

I had a look back at traceback and the plot_heat map function and confirmed that all barcodes were unique. The function works when I delete the barcode metadata completely. Let me know if you want/need any more info. 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