Skip to content
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

Open
dimbots opened this issue Apr 1, 2022 · 5 comments
Open

conversiontag-IndexError #9

dimbots opened this issue Apr 1, 2022 · 5 comments

Comments

@dimbots
Copy link

dimbots commented Apr 1, 2022

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

@AntonJMLarsson
Copy link
Contributor

Hello,

I think we have figured out why this happens and implemented a fix. Try pulling the fix and run it again.

Best,
Anton

@dimbots
Copy link
Author

dimbots commented Apr 5, 2022

Hi Anton,
Thank you very much for your prompt reply.

Could you please let me know if you have pushed the fix into the repository? I am asking you because I haven't seen
any changes to the code and even if I git clone again the repository there is the same result and error that I am getting while running the pipeline.
All code text is the same and last visible change was 2 years ago.

Best,
Dimitris

@AntonJMLarsson
Copy link
Contributor

Hi,

The change should be in the repository now, please pull again.

Best,
Anton

@dimbots
Copy link
Author

dimbots commented Apr 5, 2022

Hi,
I have run it with the fix and now I am having this error.
error.txt

Best,
Dimitris

@dimbots
Copy link
Author

dimbots commented Apr 8, 2022

Hello,
Do you have any update on this?
Thank you,
Dimitris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants