a web app to quickly find the most interesting LINCS signatures
233
This is a web application to quickly find the most interesting LINCS signatures. It's based on Blazing Signature Filter (BSF) behind. Please refer to https://github.com/PNNL-Comp-Mass-Spec/bsf-py/ for details.
We provide a docker version for this application. Please refer to these following steps to run this app on your local machine.
docker pull coldfire79/lincs-finder
docker run -p 127.0.0.1:8081:8081 -it --name lincs-finder coldfire79/lincs-finder
Please submit your own list of genes into corresponding text boxes to query the similar signatures. Then, click the Submit button.
For example, http://localhost:8081/pathway.html?id=hsa05145&nodes=LJP005_A375_24H:G01. You can try to open your own links to display a KEGG pathway of interest as follows: localhost:8081/pathway.html?id=<KEGG ID>&nodes=<LINCS ID>.
Content type
Image
Digest
Size
570.2 MB
Last updated
over 8 years ago
docker pull coldfire79/lincs-finder