Giter Club home page Giter Club logo

sct's People

Contributors

djgroen avatar dww100 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sct's Issues

Installation issues on Ubuntu

1. Permissions/cmake problem:
sudo cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/bin/ . && make install
Does not work and gives the error:

usage sudo -h| -k| -v
usage sudo -v[ -Akns] [-g group] [-h host] [-p rpmpt] [-u user]
usage sudo -v[ -Akns] [-g group] [-h host] [-p rpmpt] [-u user] [command]

2. Not setting the correct python for some scripts
sct_reanalyse.py
sas_curve_analysis.py

Group Rfactor calculation

A script that compares a directory of pre-calculated theoretical curves with one or more experimental curves would be really handy.

Need a replacement for scaler

The scaling factor is there in rfac output - need to give to the user at the end of the sct_pdb_analysis run too.

Output should be human sorted

Currently the PDB files are globbed in and proessed as they come. This gives no ordering to the output and if say related files are processed they may be read in different orders in different runs. If the list of PDBs to be processed was sorted in a sensible way then everyone would be a winner.

Cannot install SCT

My environment is:

  • Ubuntu 14.04.3
  • cmake 2.8.12.2
  • gfortran 4.8.4
  • python 2.7 (as well as 3.5)
  • numpy, scipy and matplotlib are all installed

I cannot install SCT with either of the two instructions in the installation instructions. Using the system wide option produces the following error:

Assembler messages:
Fatal error: can't create build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/sct/sjp_utilmodule.o: Permission denied
In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1761:0,
                 from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:17,
                 from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from build/src.linux-x86_64-2.7/fortranobject.h:13,
                 from build/src.linux-x86_64-2.7/sct/sjp_utilmodule.c:18:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^
build/src.linux-x86_64-2.7/sct/sjp_utilmodule.c:176:12: warning: ‘f2py_size’ defined but not used [-Wunused-function]
 static int f2py_size(PyArrayObject* var, ...)
            ^
Assembler messages:
Fatal error: can't create build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/sct/sjp_utilmodule.o: Permission denied
error: Command "x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibuild/src.linux-x86_64-2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c build/src.linux-x86_64-2.7/sct/sjp_utilmodule.c -o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/sct/sjp_utilmodule.o" failed with exit status 1
make[2]: *** [python/build/timestamp] Error 1
make[1]: *** [python/CMakeFiles/target.dir/all] Error 2
make: *** [all] Error 2

I am unfamiliar with cmake and am not sure what to make of this. Any help would be appreciated!

Ability to set a different sequence to the PDB for volume calculations

Currently all of the Python modelling tools (other than sluv2) assume that the sequence we need is the one in the PDB.
The lab have previously used the full sequence and added volume to make the volume 'correct' in the sphere models.

Add option to also specify a FASTA or YAML frequency file in addition to the PDB to:
get_boxside.py
optimize_parameter.py
sct_pdb_analysis.py

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.