Skip to content
Discussion options

You must be logged in to vote

Hi @rojinsafavi, thanks for your question. Please try to use proper labels as this is a documentation sort of question and not a bug. The question you are asking can be solved below. I don't think subsetting by fragment positions is really necessary when you have sequenced deep. The reason for the larger difference is because I downsampled this dataset extremely small and removed lots of cells.


library(ArchR)

proj <- getTestProject()
positions <- getPositions(proj)
# > positions
# GRangesList object of length 870:
# $TFAP2B_1
# GRanges object with 2929 ranges and 1 metadata column:
#          seqnames              ranges strand |     score
#             <Rle>           <IRanges>  <Rle> …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rcorces
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #598 on March 08, 2021 04:35.