ChrAccR icon indicating copy to clipboard operation
ChrAccR copied to clipboard

Help with Error in saveRDS(do, fn) : error writing to connection

Open Chrisdoan9 opened this issue 10 months ago • 0 comments

Hi Fabian,

I follow the vignette and run:

run_atac("ChrAccR_analysis", "bamFilenameFull", sampleAnnot, genome="hg38", sampleIdCol="sampleId", regionSets=regionSetList)

After a long run time, I got this:

Loading required namespace: DESeq2 converting counts to integer mode estimating size factors estimating dispersions gene-wise dispersion estimates mean-dispersion relationship final dispersion estimates fitting model and testing Error in saveRDS(do, fn) : error writing to connection In addition: There were 50 or more warnings (use warnings() to see the first 50)

Would you please have a look? Thank you so much! I tried ChromVar but got some errors so I try ChrAccR.

Chrisdoan9 avatar Aug 22 '23 18:08 Chrisdoan9