Skip to content

MultiQC/example-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example MultiQC Streamlit App

Basic example of using MultiQC as a library within a Streamlit App. Requires MultiQC v1.22 or later.

Running remotely

You can run this app in Streamlit Community Cloud here: https://multiqc-example.streamlit.app/

You can also deploy this Streamlit app yourself if you prefer.

Running locally

First, install streamlit:

pip install streamlit

Then run the app:

streamlit run multiqc_app.py

About

Example of using MultiQC within a Streamlit app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages