Skip to content

subsetGiotto error #329

Description

@YinCY123

when subset Giotto with cell ids, it thraw an error

gobj_sub <- subsetGiotto(gobject = gobj, 
    cell_ids = as.character(oligo_ids))

this type of subset also generate this error

gobj[, (gobj$cell_ID %in% oligo_ids)]

错误于h(simpleError(msg, call)):
在为函数“as.list”选择方法时计算参数“x”时出错:NULL值不能当作符号地址用

Giotto version: 4.2.2
GiottoClass version: 0.4.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions