GithubHelp home page GithubHelp logo

consurf-standalone's People

Contributors

leezx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

consurf-standalone's Issues

Time to Run

Hi there!

First, thank you for providing this repository. It was the only way I could find to run ConSurf without so many errors.

Given the guidelines you provided, how long does it usually take to run ConSurf-StandAlone for a single protein?

I have been running it for +4 days for a single protein. I haven't identified any issue with the run, but it is still running.

Would you mind giving me any advice to speedup the process ?

Best,

Alex

when i make,there was an error:

Hi! thank you for providing this repository. when i run make,there was an error,how to solve it:
make
make all-recursive
make[1]: Entering directory '/sda/liangjh/ConSurf/rate4site-3.0.0'
Making all in src/phylogeny
make[2]: Entering directory '/sda/liangjh/ConSurf/rate4site-3.0.0/src/phylogeny'
g++ -DHAVE_CONFIG_H -I. -I../.. -O3 -Wno-deprecated -I../../src -O3 -Wno-deprecated -MT someUtil.o -MD -MP -MF .deps/someUtil.Tpo -c -o someUtil.o someUtil.cpp
someUtil.cpp: In function ‘bool checkThatFileExist(const string&)’:
someUtil.cpp:348:18: error: no match for ‘operator==’ (operand types are ‘std::ifstream’ {aka ‘std::basic_ifstream’} and ‘long int’)
348 | if (file1==NULL) return false;
| ^
;;;;;;
/usr/include/c++/11/system_error:408:37: note: no known conversion for argument 1 from ‘std::ifstream’ {aka ‘std::basic_ifstream’} to ‘const std::error_condition&’
408 | operator==(const error_condition& __lhs, const error_code& __rhs) noexcept
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
someUtil.cpp: In function ‘void createDir(const string&, const string&)’:
someUtil.cpp:507:23: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
507 | system(sysCall.c_str());
| ~~~~~~^~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:629: someUtil.o] Error 1
make[2]: Leaving directory '/sda/liangjh/ConSurf/rate4site-3.0.0/src/phylogeny'
make[1]: *** [Makefile:282: all-recursive] Error 1
make[1]: Leaving directory '/sda/liangjh/ConSurf/rate4site-3.0.0'
make: *** [Makefile:222: all] Error 2

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.