ConSurf icon indicating copy to clipboard operation
ConSurf copied to clipboard

Evolutionary conservation estimation of residues or nucleotides

Results 13 ConSurf issues
Sort by recently updated
recently updated
newest added

Hello, Thank you for this amazing project. I am attempting to use the ConSurf web server to analyze my protein (specifically, the page at https://consurf.tau.ac.il/overview.php), but it appears to be...

Im trying to compile rate4site, from the zip file (https://www.tau.ac.il/~itaymay/cp/rate4site.html). However, "make" command generates the following error: g++ -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe...

Hi, I'm attempting to install a local copy of ConSurf on to our linux machine but each time the process has failed at the `autoheader` stage: `autoheader: error: AC_CONFIG_HEADERS not...

``` The box 'debian/wheezy64' could not be found or could not be accessed in the remote catalog. If this is a private box on HashiCorp's Vagrant Cloud, please verify you're...

Can't call method "val" on an undefined value at ./consurf line 73. BEGIN failed--compilation aborted at ./consurf line 74.

~/Softwares/ConSurf-develop$ consurf Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /usr/local/bin/consurf line 1247.

g++ -O3 -Wno-deprecated -c -o errorMsg.o errorMsg.cpp errorMsg.cpp: In static member function ‘static void errorMsg::reportError(const std::vector&, int)’: errorMsg.cpp:18:39: error: no match for ‘operator!=’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream’} and...

The code base seems to have been written for a version of Perl where defined(@array) can be used, but it has since been deprecated. I am running perl 5, version...