sc-ATAC pro downstream analysis in R
1
0
Entering edit mode
3.9 years ago

During the downstream analysis of the data produced, available on: https://scatacpro-in-r.netlify.app/downstream_in_r In the step TF motif enrichment analysis, the second line :

chromVar.obj = readRDS(paste0(down_dir, '/chromVar_obj.rds'))

this error shows up "Error in if (len > 1) paste(len, " elements, ", sep = "") else "" : argument is of length zero"

Please suggest the reason and a solution for the same. Thanks

sequencing gene ChIP-Seq R • 896 views
ADD COMMENT
0
Entering edit mode

This protocol

scATAC-pro

ADD REPLY
2
Entering edit mode
3.8 years ago
wbaopaul ▴ 20

I guess you are using an old version of chromVAR package. Update chromVAR should solve your problem.

ADD COMMENT
0
Entering edit mode

Thank you. It solved the issue.

ADD REPLY

Login before adding your answer.

Traffic: 1712 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6