-
Notifications
You must be signed in to change notification settings - Fork 22
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
RUN test.py fail #59
Comments
@zoe1122824 Thank you for the question. The NGS-PrimerPlex output may be different sometimes due to the use of primer3 module. Now, we're working on removing this module from NGS-PrimerPlex, and then it will be much simpler to perform NGS-PrimerPlex tests. So, I recommend you to ignore this test. |
I appreciate your response. However, regarding the second question, I'm not entirely clear on your meaning. Could you please specify how to modify gene names? Do you mean to change the gene name by modifying the APC gene to BTPS2 in the chr5.gb file? Thank you |
@zoe1122824 You need to replace APC with BTPS2 in the example_gene_list_file.txt. |
@aakechin Thank you very much. It can run now. |
I installed and ran it using Docker, but when running test.py, it seems to be stuck. I think there should be nine steps, right?
Also, I tried running the getGeneRegionS.py , but it also gets stuck.
thank you!
``
The text was updated successfully, but these errors were encountered: