Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tools for parsing Rosetta source code and scripts for running specific Rosetta applications.

License

NotificationsYou must be signed in to change notification settings

RosettaCommons/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosetta tools contains a number of utilities to facilitate Rosetta development including tools for C++ parsing, header only compilation and measuring test coverage. Somewhat mysteriously, this repository also contains scripts to run particular Rosetta applications including ERRASER and fragment picking.

Protein Tools

A Collection of useful python modules that are used by many scripts here.

Installation:

The library depends on BiopythonTo use the graphics package, you will also need to install matplotlib

pip install biopython --userpip install matplotlib --user

The library is divided into 3 packages:

graphics - Classes and functions for graphical output (requires matplotlib)rosetta - Classes and functions for parsing file formats specific to rosettaprotein - Classes and functions for manipulation protein structural data (requires biopython)

to install this package type:

Typical Install

cd protein_toolspython setup.py install

Mac Install

cd protein_toolspython setup.py install --user

Custom Install

cd protein_toolspython setup.py install --install-scripts=/script/install/directory

About

Tools for parsing Rosetta source code and scripts for running specific Rosetta applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp