-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
low alignment rate with MeRanGh #4
Comments
Is your library reverse stranded? |
Reverse complementing works - getting much higher alignment rate. However, when I run meRanCall, I seem to be stuck at this step:
Here is my function call: Using |
Hello! Just following up on this - it is still stuck on the above step. |
You did not pass a GTF file to meRanCall so it might take quite long. |
It was generated with meRanGh, should I be passing |
No, but a GTF should speed up things |
however, means that it is finished. Did you get any result files? |
I only get the header of the text file in my output. I also don’t get the regular summary output of # of Cs analyzed, etc |
can you try to run with |
thanks for the suggestion:
The file returns empty |
Would it be possible for to share the fastq file? Or let's say the first 1 M reads:
|
Here are the test files. These are already reverse complemented: https://app.box.com/folder/243307876541?s=wz09z7wcbjcm5wmidajqq79uw1sxtabv |
Hello! Just following up to see if there are any issues with the fastqs themselves. Appreciate the help. |
Hello, I have been trying to use MeRanTK to align my paired end BS-RNA-Seq reads but I am getting extremely low alignment % (somewhere around ~0.05%). Here is my call:
When I use hisat3n to align my reads, I get much better alignment ~60%. If I try to use the bam retrieved from hisat3n on meRanCall, I seem to be stuck at the processing stage:
processing 706 sequences: [KI270757.1 - 100.00%] [overall - 100.00%] done ...
The text was updated successfully, but these errors were encountered: