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

Index Error: list index out of range #11

Open
yuzh2000 opened this issue Jan 10, 2024 · 6 comments
Open

Index Error: list index out of range #11

yuzh2000 opened this issue Jan 10, 2024 · 6 comments

Comments

@yuzh2000
Copy link

Hello!I have some errors when running the program, I would be grateful if you could take time out of your busy schedule to answer my doubts.Pic 1:Is it because of the primer dimer in the result, and if so, what parameters can I improve to solve this problem? Pic 2: Is the reason for the error because the amplicon fragment designed by the software for Cluster_18_59 is smaller than the set parameter value? (3) If the desired amplicon size is within 300 ,and the template sequence size is between 300 - 400, will this affect the results?
Finally, I would like to express my thanks again!
1
2

@joybio
Copy link
Owner

joybio commented Jan 19, 2024

I apologize for the delayed response. I have been investigating the error and identified a potential source. It appears that the error is linked to excessively long FASTA IDs in your file. Ideally, the IDs should not exceed 20 characters in length. To resolve this, you can either manually modify the IDs or update the 'multiPrime' script, specifically the 'seq_format.py'. If you still encountered this question, you can contact me bby wechat or try multiPrime in web server: https://multiprime.cn/

@yuzh2000
Copy link
Author

Thank you very much for your reply letter! I will rework my sequence ID; in the meantime, I have once again encountered a problem, I entered the conserved region sequence of the bacteria, why the same bacteria is divided into multiple clusters, what is the reason for this? I hope you can give me some advice, I would greatly appreciate it! Looking forward to your reply.
d82586cef9e0970c2510c3b8a8b20c1

@joybio
Copy link
Owner

joybio commented Jan 23, 2024

MultiPrime utilizes CD-hit for sequence clustering and merges the clusters based on ANI results. By default, the second step is overlooked, but you can reset the parameters in the multiPrime.yaml file for testing purposes. Additionally, the MultiPrime2-GUI directly processes multi-alignment input without splitting it into clusters.

@yuzh2000
Copy link
Author

Thank you very much for answering my question! Last time I changed my sequence ID, the program worked fine; Thanks again for your help!

@guangingmai
Copy link

I encountered the same issue as @yuzh2000, even though I've shortened the ID to less than 20 characters. However, I still get an error after running. What could be the cause of this?"
Snipaste_2024-01-24_20-08-44

@joybio
Copy link
Owner

joybio commented Jan 25, 2024

Dear @guangingmai ,
To resolve this, you can either manually modify the IDs or update the 'multiPrime' script, specifically the 'seq_format.py'. If you still encountered this question, you can contact me by wechat (Mini-joybio) or try multiPrime in web server: https://multiprime.cn/

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

3 participants