Skip to content

Dash app to calculate and visualize theoretical coverage from Ion Torrent sequencing.

License

Notifications You must be signed in to change notification settings

stonyc/dash-torrent-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash app to calculate and visualize theoretical multiplexed coverage from Ion Torrent sequencing with options for chip, median read length, and genome size.

Local Installation

# First install the necessary dependencies:
conda install -c anaconda -c conda-forge "python>=3.7.6" plotly dash pandas numpy

# Then clone the app repository:
git clone https://github.com/stonyc/dash-torrent-coverage.git

# Then to run the application, go to the cloned repository folder and enter:
python app.py

Browser Access

Finally, open a Chrome browser window to your computer IP address to access the application:

http://<your-ip-address>:8051

Screenshot

screenshot

About

Dash app to calculate and visualize theoretical coverage from Ion Torrent sequencing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages