Skip to content

Error: C stack usage 10847362 is too close to the limit #111

Description

@Carota-1

I got an error of "Error: C stack usage 10847362 is too close to the limit" when I run

bsseq_stranded = read.bismark(
  files = files,
  colData = data.frame(row.names = c("WT56","WT57","WT58","MU63","MU67","WT68","WT75","MU76","MU80","WT89","MU96","MU97","WT01","WT10","MU13","WT19","MU827","WT837","WT850","WT856","WT867","MU880","MU894")),
  rmZeroCov = FALSE,
  strandCollapse = TRUE,nThread=1
)

for 23 samples.
How can I resolve it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions