GithubHelp home page GithubHelp logo

beastofbodmin / sct Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dww100/sct

0.0 0.0 0.0 1.74 MB

SCT: Suite of tools for atomistic modelling of SAS data

License: Apache License 2.0

Shell 1.56% Python 56.33% Fortran 39.86% TeX 1.39% CMake 0.43% DIGITAL Command Language 0.42%

sct's Introduction

SCT - Analysis and Modelling of Small Angle Scattering Data

SCT is a suite of software tools designed to aid the comparison of molecular models of biological systems to small angle scattering data.

Small angle X-ray and neutron-scattering techniques (known as SAXS and SANS nrespectively) are low resolution techniques that can characterize protein structure in solution. They are of particular utility when large proteins cannot be crystallized and in systems where solution conditions affect the structure adopted. Atomistic models of the average structure can be generated through constrained modelling, a technique in which known structures (such as domain or subunit crystal structures) are combined with linker models to produce candidate global conformations. Homology modelling techniques and simulation methodologies such as Monte Carlo or molecular dynamics simulations can be used to produce a library of structurally varied, atomistic, candidate models of the target macromolecule. Theoretical scattering curves are then generated for each model and used for trial-and-error fits to the experimental data. From this a small family of best-fit models can be identified. It is to automate this last two steps that SCT was developed. The original SCT software, written in Fortran, has been used in the production of 74 structures (21 antibodies, 27 complement proteins and 24 oligosaccharides) deposited in the Protein Data Bank between 1998 and 2014. All of the same functionality of the classic SCT is now available in an easier to use set of Python scripts.

Features

  • Creates low resolution sphere models from atomistic models (input in PDB format)
  • Addition of hydration layers to models for comparison to SAXS data
  • Calculation of scattering curves from sphere models (via the Debye equation)
  • Computation of R factor or Chi squared metrics of the comparison between experimental and modelled curves
  • Calculation of sequence based estimates of protein volume
  • Python package facilitating the develoment of new workflows

Further information is available at the SCT website http://dww100.github.io/sct/

This software was developed in the Structural Immunology Group at UCL. The original developer was Professor Stephen J Perkins ([email protected]) and the Python version was created by David W. Wright ([email protected]).

Requirements

Linux

cmake

gfortran (version 4.2 or greater)

Python 2.7 (may work with Python 3.x but this is new and under tested)

The following packages must be in the PYTHONPATH: distutils NumPy SciPy matplotlib yaml

All of these requirements should also available via standard package managers. However, we have found the easiest way to acquire the Python packages is to use the free scientific Python distribution Anaconda. Download and installation instructions for Anaconda can be found here.

Installation instructions

To install in user space (user must have persissions to write to /path/to/install/):

cmake -DCMAKE_INSTALL_PREFIX:PATH=/path/to/install/ . && make install

sct's People

Contributors

dww100 avatar djgroen avatar

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.