Skip to content

FAOlivieri/rosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't Fork Rosetta main

In our current development workflow, all work should be done in branches. Do not fork this repository. Read Our workflow Documentation to learn how to work with the Rosetta repositories.

Rosetta main

Rosetta/main contains the Rosetta source code, database, unit tests and integration tests. The source code is located in source/src can be compiled with SCons using the following commands:

$ cd Rosetta/main/source
$ ./scons.py -j<NumOfJobs> mode=[debug/release] [bin]

About

The Rosetta Bio-macromolecule modeling package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • Roff 16.8%
  • MATLAB 5.6%
  • Python 4.6%
  • Ruby 1.2%
  • R 0.8%
  • Other 1.1%