-
Notifications
You must be signed in to change notification settings - Fork 8
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
Not work #1
Comments
I found that you are using Linux OS. You must provide access permission to the locBLAST folder using sudo chmod -R 777 locBLAST command before testing the tool. |
I run the program on Microsoft Windows 10 operating system with PHP Version 7.3.5 in web server. It works fine. The only possible chances is with the PHP version, shown in the snapshot. If you are using lower PHP version, replace the conditional statement with following lines (for Linux) in index.php file:
Working Demo GIF and WMVOR I hope this will solve your problem. |
Did you tried the code changes below?
|
I am not familiar with Docker. |
Hi, Ashok Kumar T. |
Thanks for answering AshokHub, I will prove it |
Best Wishes. I'll soon find a solution for OS compatibility issues. |
I'm sorry, I still have problems. I get this error Invalid Input / Program / Database Selection! |
Do changes as mentioned before. I have not updated in GitHub repository. You must do changes in your index.php file. Demo: http://118.25.192.119/locBLAST/index.php |
Thanks, it works. I want to use my local db. But, I am failed. But, I can't find that in web page.
|
I think I have known how to change code in index.php and footer.php. My boss very like the graphical overview. Also you can add get sequence function like ncbi blast. Or, develop a page which can get sequence using blastdbcmd commond. I think your locblast will be better than viroblast in some days. Thanks |
@shenweima Thank you for you valuable feedback. I have planned to release new version locBLAST v3.0 with rich features mimic to NCBI BLAST. My aim is to design user-friendly interface with no manual configuration. For the time being, i'll do changes for your custom db through FTP. |
i have the same problem with php server@AshokHub kindly help me |
Hi, I find a your blast tool from here. But I don't know why it is not work for me.
I also add my local database to db file, but they were not found in web page.
Could you help me?
The text was updated successfully, but these errors were encountered: