Skip to content

mvcowley/fshdmcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fshdmcm

Running the app

fshdmcm is a shiny app written to support a bioRxiv preprint: Quantifying anti-DUX4 therapy for facioscapulohumeral muscular dystrophy. This work aims to explore the comparative efficacy of different anti-DUX4 therapeutic strategies for FSHD. While reading the manuscript, use the app to further interrogate the model space and test any parameter combinations you find interesting. The app can be accessed here. A desktop browser is recommended.

If you would like to run the app locally, clone the repository, create a new virtual environment, and then install the required python packages with:

pip install -r requirements.txt

Then run the app with:

shiny run --launch-browser app.py

Tested with Python 3.9.19.

Development

As this is a shiny app, it is not a directly installable python package. To run the tests, using the same virtual environment as the app, install pytest via:

pip install pytest

Then from the fshdmcm directory run:

python -m pytest tests

How to collaborate

To report a bug or request support please post an issue here outlining the problem faced and including error messages and logs where possible.

To propose a pull request, please create an issue first to discuss your proposed changes. We use Black formatting, with a line length of 80.

For any commerical inquiries or other requests, contact us here.

About

Shiny tool implementation of a Markov chain based mathematical model of facioscapulohumeral muscular dystrophy

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages