Open OMIC-coding opened 1 week ago
Hi!
Thank you for your question. I think we might need more information to troubleshoot. Could you provide the minimally required example data to reproduce this error? (i.e., a subset of your fragments, and your barcode grouping to reproduce).
Alternatively, I think an easier approach is to try out our newest python package, which can be found at https://github.com/buenrostrolab/scPrinter. It should be faster and more user-friendly.
Let me know if it works! Thank you
Thank you very much for developing the excellent ATAC-seq package. I'm encountering an issue with the part “Running footprinting scores”. I'm following your tutorial and using my own single-cell RNA and ATAC-seq data, which is from mm10 species.
2. Running footprinting and TF binding/habitation scoring. -------------------------------------
Run footprinting at a specific scale across CREs and pseudo-bulks. Here we are using 50 bp scale, which corresponds to nucleosome footprints.
scale <- 50 project <- getFootprints(project, mode = as.character(scale), nCores = 10, footprintRadius = scale, flankRadius = scale, returnCellTypeScores = TRUE)
Error in {: task 10 failed - "subscript out of bounds" Traceback: