Skip to content

Latest commit

 

History

History
86 lines (54 loc) · 2.53 KB

File metadata and controls

86 lines (54 loc) · 2.53 KB

README

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact

About The Project

The three MATLAB codes are designed to enable user to perform stochastic simulation of formin mediated filament elongations using experimentally determined parameters.

  • The formin_processivity_steps program is designed to use experimentally determined probability of formin dissociation per step to stochastically simulate formin mediated filament elongations for 12,000 filaments.
  • The formin_processivity_time program is designed to use experimentally determined probability of formin dissociation per time to stochastically simulate formin mediated filament elongations for 12,000 filaments.
  • The formin_processivity_prediction program is designed to stochastically simulate formin mediated filament elongation for user-defined values of fraction FH1 monomer usage along with a series of elongation rates.

The work is supported by NIH and by the Genetics and Cell Biology department of University of Minnesota, Twin-cities.

Built With

  • MATLAB by Mathworks

Getting Started

To use the codes, the entire repository can be downloaded from the "code" dropdown menu. Please save them in an accessible location in your computer.

Prerequisites

MATLAB by Mathworks needs to be installed and activated.

Contributing

We welcome any contributions you make to the code.

If you have a suggestion that would make this better, please fork the repository and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Contact

Biswa Mahanta - (www.linkedin.com/in/biswa-mahanta) - [email protected]

Project Link: https://github.com/biswa-mahanta/Stochastic-Simulation-of-Formin-Processivity.git

(back to top)