-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
(total=ERROR: no normal reads found #248
Comments
This usually indicates a usage mistake with STAR. Can you paste the contents of |
Here are the contents:
|
This is the problem: What command did you use? Can you share a few reads from your FastQ file? For example:
|
Its very weird, as everything here is 150 base pairs. |
I did not notice this and this may be a STAR issue and I will try and address it, but can you confirm that this issue is because of the low mapping rate. |
Yes, it's 100% because of the low mapping rate. |
I am using version 2.4.0 of Arriba and I stumbled across this error:
The second file that resulted in this error was supposed to be the alignment file (and not specifically the chimeric file). Here is the script I ran:
I noticed that this script was the one to throw the error:
source/read_chimeric_alignments.cpp
. If the file is empty, it will throw the error but even in this case the file was not empty.The text was updated successfully, but these errors were encountered: