Skip to content

A place in which scripts developed in PyRosetta can be stored and shared. In the not too distant future, these scripts will be tested along side the main repository to ensure that they continue to work even if we make changes to the interfaces of core classes.

License

Notifications You must be signed in to change notification settings

RosettaCommons/pyrosetta_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRosettaScripts

Authors: All members of the RosettaCommons
Description: Repository for Python scripts that use PyRosetta

This is an early experiment, everything has to be figured out yet.

Your python scripts MUST go into:

pyRosettaScripts/designCategory/$USERNAME

Tree-structure:
.
├── README.md
├── benchmarks
├── doc
│   ├── examples
│   └── tutorials
├── lib
├── pilot ├── pyRosettaScripts
├── tests
└── tools

NOTE 1 : It is not OK to just touch commas, spaces and other cosmetic details or
small bug-fixes and then add your name to the list of authors of some code.
Please do it only if you have a substantial contribution to such code development.

About

A place in which scripts developed in PyRosetta can be stored and shared. In the not too distant future, these scripts will be tested along side the main repository to ensure that they continue to work even if we make changes to the interfaces of core classes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published