-
Notifications
You must be signed in to change notification settings - Fork 3
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
conversiontag-IndexError #9
Comments
Hello, I think we have figured out why this happens and implemented a fix. Try pulling the fix and run it again. Best, |
Hi Anton, Could you please let me know if you have pushed the fix into the repository? I am asking you because I haven't seen Best, |
Hi, The change should be in the repository now, please pull again. Best, |
Hi, Best, |
Hello, |
Hello,
I am running the NASC-seq pipeline and I am experiencing and error during the conversiontag.
After the annotate step, i am getting the annotated_sorted bam file.
Below are the first 10 lines
bam.txt
I have also created a strandedness.csv file with strandednesFilePreparation.R
(first 10 lines)
strandedness.csv
Even though the tagged bam file is created
bam_tagged.txt
I am getting this error when I run the conversiontag step.
log.error.conversiontag.txt
I suppose that a PosTag.csv file should be created here also, but it is not.
The gtf file I am using looks like this (in case it matters)
gtf.txt
Do you have any idea what could be the problem?
Thanks
The text was updated successfully, but these errors were encountered: