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

error in the conversiontag #11

Open
alexiaales opened this issue Apr 14, 2022 · 1 comment
Open

error in the conversiontag #11

alexiaales opened this issue Apr 14, 2022 · 1 comment

Comments

@alexiaales
Copy link

Hello,
First of all, thank you very much for sharing your work. It has been very helpful. I am currently running the NASC-seq pipeline but I am facing a little problem when using the conversiontag. I have noticed that someone else has also faced a similar error but even after your corrections, I am sadly still facing a similar problem. It appears that the PosTag.csv file cannot be created and that when running the script the ContigLocs[key][k] object has no length. I hope that this error is not due to a simple oversight from my behalh, at any case thank you in advance for your time,
Best regards,
Alexia

@evgnt
Copy link

evgnt commented May 17, 2022

seems like a typo, try to remove [k] from line 42,
if len(ContigLocs[key]) == 1:

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