Coder Social home page Coder Social logo

realbigws / raptorx_property_fast Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 9.0 122.63 MB

RaptorX-Property: a Standalone Package for Protein Structure Property Prediction

Shell 0.05% C 0.05% Perl 0.43% C++ 2.47% Makefile 0.01% Scheme 0.01% Objective-C 96.98%

raptorx_property_fast's People

Contributors

realbigws avatar

Stargazers

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

Watchers

 avatar  avatar

raptorx_property_fast's Issues

Code license

Great work! Under what license is this code being released here?

RaptorX on WSL (Windows Subsystem Linux Ubuntu)

When trying to use RaptorX on WSL (Windows Subsystem Linux Ubuntu) -
it gives an error at line 95 in RaptorX_Property_Fast/util/SS8_Predict/bin/run_raptorx-ss8.pl

" open fhCNFOutput,"<$FNTMPRST" or die $!; "

The CNF results file was not previously generated ( $FNTMPRST="$jobtmpdir/cnfsseight.$jobid.result"; )

This file was supposed to be generated by:
RaptorX_Property_Fast/util/SS8_Predict/bin/bcnf_mpitp

Which is a ELF 32-bit executable, and apparently on WSL Ubuntu precompiled 32bit binaries don't run, only recompiled ones. ( even with i386 libraries - more details: https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13377507-please-add-32-bit-elf-support-to-the-kernel ).

And I couldn't find the source for bcnf_mpitp in the repository to recompile it ...

This problem seems to appear only on WSL Ubuntu, as tested on a native Ubuntu 16.04 bcnf_mpitp works fine ...

Thanks,

Eliza Martin

Files created in installation directory

During runtime several tmp folders are created in root installation folder. This is not very convenient, could you make it so you could specify tmp folder yourself?

hhblits and hhmake problem

I get a Segmentation fault at hhblits (RaptorX_Property_Fast/Fast_TGT.sh line 120-138), simillar with the problem described at link below:
soedinglab/hh-suite#42

However, it seems to work well after I use hhblits from https://github.com/soedinglab/hh-suite , instead of the RaptorX_Property_Fast/hhsuite-2.0.16-linux-x86_64/bin/hhblits.

Also, there is the same problem when using hhmake from RaptorX_Property_Fast/util/hhmake ( RaptorX_Property_Fast/util/genMAIN.sh line 26 ) but the problem seems to be solved when using the hhmake from HH-suite newly installed from soedinglab.

Hardcoded path in run_raptorx-ss8.pl

Hi,

In line 3 of run_raptorx-ss8.pl RaptorX-Property is assumed to be in the home directory:
$raptorx=$ENV{"HOME"}."/RaptorX_Property_Fast";
If it's not (e.g. in a network filesystem) this will make it crash with the error "Failed to generate TGT file". This might be related to issue #6.

RaptorX on WSL (Windows Subsystem Linux Ubuntu 18.04)

When I try to install the RaptorX on WSL Ubuntu 18.04, I got the following error:


root@linqin-GF63-8RD:/home/linqin/RaptorX_Property_Fast-master/source_code# make

--- A3M_To_TGT ----

cd MSA_To_PSSM_cdhit_src&&make
make[1]: Entering directory '/home/linqin/RaptorX_Property_Fast-master/source_code/MSA_To_PSSM_cdhit_src_v1.05'
g++ -O3 -Wall -ffast-math -DNO_OPENMP -c MSA_To_PSSM.cpp
make[1]: g++: Command not found
Makefile:11: recipe for target 'MSA_To_PSSM.o' failed
make[1]: *** [MSA_To_PSSM.o] Error 127
make[1]: Leaving directory '/home/linqin/RaptorX_Property_Fast-master/source_code/MSA_To_PSSM_cdhit_src_v1.05'
Makefile:21: recipe for target 'tgt' failed
make: *** [tgt] Error 2


What's problem with the installation?
Thanks,
Qin Lin

Failed To Generate TGT File

I ran:

cd source_code/
make
cd ../
./setup.pl
./oneline_command.sh example/T0530.fasta tmp 1 1

But I got the error message:

Running Fast_TGT to generate TGT file for sequence T0530
Failed in generating TGT file for sequence T0530

Was there an update changed something (since I followed the README instructions exactly)?

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.