Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
FloppyTail.cc File Reference

This app was initially intended for modeling the binding of a long unstructured C-terminal tail to some other part of a protein. It now works for N-terminal, C-terminal, and internal flexible regions. It works best as a method for sampling space to see what is possible, preferably in conjunction with extensive experimental constraints. It is not meant to produce ab-initio style models of folded complexes. More...

#include <protocols/floppy_tail/FloppyTailMover.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <devel/init.hh>
#include <basic/Tracer.hh>
#include <utility/excn/Exceptions.hh>

Functions

static THREAD_LOCAL basic::Tracer TR ("apps.public.scenarios.FloppyTail")
 
int main (int argc, char *argv[])
 

Detailed Description

This app was initially intended for modeling the binding of a long unstructured C-terminal tail to some other part of a protein. It now works for N-terminal, C-terminal, and internal flexible regions. It works best as a method for sampling space to see what is possible, preferably in conjunction with extensive experimental constraints. It is not meant to produce ab-initio style models of folded complexes.

Author
Steven Lewis

Function Documentation

int main ( int  argc,
char *  argv[] 
)
static THREAD_LOCAL basic::Tracer TR ( "apps.public.scenarios.FloppyTail"  )
static

Referenced by main().