Skip to content

Making Sincera object #9

@fereshtehizadi

Description

@fereshtehizadi

Sorry,

I now it is out of questioning but I am really interested in inferring GRN by Sincera on my single cell but whatever I am trying I am not able to make sc object. I read the vignette but I don't know how to replace my own expression data and cell information and make a new sc object. Please help me thank you

> sc <- construct(exprmatrix=my_matrix)
Error in construct(exprmatrix = my_matrix) : object 'rexpr' not found
> sc@rexprs=my_matrix
> sc <- construct(exprmatrix=rexprs)
Error in construct(exprmatrix = rexprs) : object 'rexprs' not found
>

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