Giter Club home page Giter Club logo

reseek's People

Contributors

igortru avatar rcedgar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

reseek's Issues

problems/warnings with compilation under MacOS

After some modifications, reseek can be successfully compiled for macOS

major issue: original makefile is not working on MacOs.
clang report flag -fopenmp is not supported.
useful information on:
https://mac.r-project.org/openmp/

during compilation many annoying warnings about using unsafe sprintf , can be easily removed if replace to snprintf.

reseek โ€ฆ redock

just curious: what do you think about idea, using the same mega-alphabet implement fast searching procedure which allow identify best candidates for docking. 3di clearly not suitable for this task.

in a huge pile of locks(alphafold,esmatlas), find those to which the key(query structure) potentially can fit.
Looking on combined distance matrix for two docked proteins I have suspicions it can be done.
As I understand your structural descriptors intrinsically provide structure some flexibility.
algorithm can be trained on existing complexes.

License file

Can you specify what license it's released under?

fatal error: gitver.txt: No such file or directory

Hi, trying to install reseek on Ubuntu 20.04. Ran

cd src/
make

Got the error:

ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/fileseqsource.o fileseqsource.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/getss.o getss.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/sscluster.o sscluster.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/trainer.o trainer.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/usage.o usage.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/linereader.o linereader.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/lockobj.o lockobj.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/mx.o mx.cpp
ccache g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/myutils.o myutils.cpp
myutils.cpp:1957:10: fatal error: gitver.txt: No such file or directory
 1957 | #include "gitver.txt"
      |          ^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:177: o/myutils.o] Error 1

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.