RasCtrl

An ActiveX Control for Visualizing Proteins and Motifs

Download and Install 

Download

Click an item in the table below to download a file. 

File Description Status Date
RasCtrl-1.0.zip The compiled RasCtrl 1.0 ActiveX Beta release 10/08/2007
RasCtrl-Source-1.0.zip The source code of RasCtrl 1.0. The source code is written using Visual C++ 6.0. Beta release 10/08/2007
RasCtrl-Samples-1.0.zip The source code of sample C# applications, which use RasCtrl to visualize proteins and motifs. The samples are written using Visual Studio 2005. The PDB protein data used by the samples are also included in the zip file. Beta release 10/08/2007

Install

RasCtrl only supports Microsoft Windows. To install the RasCtrl ActiveX, first download RasCtrl-1.0.zip. RasCtrl-1.0.zip contains the compiled RasCtrl.ocx and its dependent DLL libraries. Unzip all these files to a folder and run the dos command “regsvr32 RasCtrl.ocx” to register RasCtrl. Refer the MolVis sample for a tutorial of how to use RasCtrl.

The C# sample applications are written using Visual Studio 2005. .NET Frameworks 2.0 is required to run the samples. These samples can be compiled and executed using the Visual Studio 2005 Express Edition, which can be freely downloaded from the Microsoft website.