Error in creating ArrowFiles #842
Answered
by
rcorces
iremtelli1
asked this question in
Questions / Documentation
-
Hello, I'm new to scATAC-seq analysis and trying to use this [bed file] (https://s3-us-west-2.amazonaws.com/gaulton-lab-ucsc/islet_snATAC/islet.merged.200bp_reads.bed.gz) to create ArrowFiles, however I'm getting the following error:
Could you please help me with that? Thank you a lot! |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Jun 25, 2021
Replies: 1 comment 2 replies
-
Your input file is not properly formatted. ArchR uses fragment files and these must be bgzipped not gzipped. https://support.10xgenomics.com/single-cell-atac/software/pipelines/latest/output/fragments for ex.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
iremtelli1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your input file is not properly formatted. ArchR uses fragment files and these must be bgzipped not gzipped.
https://support.10xgenomics.com/single-cell-atac/software/pipelines/latest/output/fragments
for ex.