questions in the first createArrowFiles #1151
Unanswered
1221li
asked this question in
Questions / Documentation
Replies: 1 comment 2 replies
-
Line 107 in 968e442 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my fragment file, there are more than 300,000 barcodes after removing the duplicates. However, I imported the fragment file into archR and created the arrow file. Without adding any filtering conditions, there are only more than two thousand cells. I do not understand this, and I hope you can provide me with any suggestions about how do I get all barcodes in the Arrow file
ArrowFiles <- createArrowFiles(inputFiles = inputFiles,sampleNames = names(inputFiles),filterTSS = NULL,filterFrags = NULL,addTileMat = TRUE,addGeneScoreMat = TRUE,geneAnnotation = geneAnnotation,genomeAnnotation = genomeAnnotation)
Beta Was this translation helpful? Give feedback.
All reactions