Code Monkey home page Code Monkey logo

Comments (16)

AshokHub avatar AshokHub commented on August 28, 2024

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.

from locblast.

shenweima avatar shenweima commented on August 28, 2024

I think I have gave these files access permission
image
Like first time, there is still no response when I click "search" button.

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

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:

$osextn = "";
$osstrt = "./";

Working Demo GIF and WMV

GIF

OR

WMV

I hope this will solve your problem.

from locblast.

shenweima avatar shenweima commented on August 28, 2024

Thanks for your answer. Yes, my server is centos 7. I have updated php version and restart apache server. But, it still not work.
If you know docker , you can make a docker image. It's good for people who wants to use this web blast.

Thank you again!

image

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

Did you tried the code changes below?

$osextn = "";
$osstrt = "./";

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

I am not familiar with Docker.
If still problem exists, give few days time to run through Linux through VMware and i'll conclude.

from locblast.

shenweima avatar shenweima commented on August 28, 2024
$osextn = "";
$osstrt = "./";

The code is not changed because it is same with code in index.php
image

from locblast.

DesarrolladorCII avatar DesarrolladorCII commented on August 28, 2024

Hi, Ashok Kumar T.
Thank you very much for sharing your knowledge. I have the same problem that does not work the search used the demo, I am in ubuntu 16.04.
regards

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

I have tested in Linux server. It works.
Just do the following changes in index.php file, for Linux OS. Lines to replace: 246 to 260

1

to

2

from locblast.

DesarrolladorCII avatar DesarrolladorCII commented on August 28, 2024

Thanks for answering AshokHub, I will prove it

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

Best Wishes. I'll soon find a solution for OS compatibility issues.

from locblast.

DesarrolladorCII avatar DesarrolladorCII commented on August 28, 2024

I'm sorry, I still have problems. I get this error Invalid Input / Program / Database Selection!
Select the DEMO option and search button

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

Do changes as mentioned before. I have not updated in GitHub repository. You must do changes in your index.php file.

2019-05-13_223356

Demo: http://118.25.192.119/locBLAST/index.php
Source Code: http://www.biogem.org/downloads/github/index.txt

from locblast.

shenweima avatar shenweima commented on August 28, 2024

Thanks, it works. I want to use my local db. But, I am failed.
This is my local db (six_plant).
image
And I changed the code in the index.php for using my local db.
image

But, I can't find that in web page.
image

Do changes as mentioned before. I have not updated in GitHub repository. You must do changes in your index.php file.

2019-05-13_223356

Demo: http://118.25.192.119/locBLAST/index.php
Source Code: http://www.biogem.org/downloads/github/index.txt

from locblast.

shenweima avatar shenweima commented on August 28, 2024

I think I have known how to change code in index.php and footer.php.
However, I think this is not very simple.
Maybe you can refer viroblast which give a viroblast.ini file. viroblast

My boss very like the graphical overview.
image
It's better to add history result.

Also you can add get sequence function like ncbi blast. Or, develop a page which can get sequence using blastdbcmd commond.
image

I think your locblast will be better than viroblast in some days.

Thanks

from locblast.

AshokHub avatar AshokHub commented on August 28, 2024

@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.

from locblast.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.