createArrowFiles. <simpleError: No fragments found! > #1402
Unanswered
zahramesri
asked this question in
Questions / Documentation
Replies: 1 comment 11 replies
-
|
Beta Was this translation helpful? Give feedback.
11 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. @rcorces ,
When I run:
ArrowFiles <- createArrowFiles(
inputFiles = inputFiles,
minFrags = 1000,
filterFrags = 1000,
filterTSS = 4
)
I receive the following error and my ArrowFile is empty.
2022-04-26 11:39:13 : ERROR Found in .tabixToTmp for (scATAC : 1 of 1)
LogFile = ArchRLogs/ArchR-createArrows-12c042da2425-Date-2022-04-26_Time-11-38-45.log
<simpleError: No fragments found!>
I have attached the logFile here as well. Please let me know if anyone can help
ArchR-createArrows-12c042da2425-Date-2022-04-26_Time-11-38-45.log
This issue also occurs on the example given in the tutorial.
.
Beta Was this translation helpful? Give feedback.
All reactions