Skip to content

'replacement has 1 row, data has 0' when creating iCellR object #30

@lucas-bishop

Description

@lucas-bishop

after reading in the all_contig_anotations.csv file as a data frame and trying to use the prep.vdj( ) function on that output, exactly the same as in the tutorial, I get this error (which seems to be related to the prep.vdj function):

my.vdj <- prep.vdj(vdj.data = my.vdj, cond.name = "NULL") Error in $<-.data.frame(tmp, "total.colonotype", value = 0L) : replacement has 1 row, data has 0

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