Skip to content

Error caused by large input file #2

Description

@xxTAT

Hi, I'm having some problems using the following code:

clusteredCds = clusterrnaCrosslink(cds = cds,
cores = 25,
stepCount = 2,
clusterCutoff = 100)

My input file size is 2.5Gb. It seems to be too large, causing the following error message to appear during clustering.

Error in .Call2("C_validate_Ranges", x_start, x_end, x_width, PACKAGE = "IRanges") :
long vectors not supported yet: memory.c:3888

I hope you can help me solve this problem. Thank you very much.

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