Skip to content

jschneidewind/hte-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTE Streamlit App

A Streamlit application for analyzing and visualizing high-throughput experimentation data.

Installation

You can install the package directly from GitHub:

pip install git+https://github.com/jschneidewind/hte-streamlit.git

Or clone the repository and install in development mode:

git clone https://github.com/jschneidewind/hte-streamlit.git
cd hte-streamlit
pip install -e .

Usage

To run the Streamlit app:

streamlit run src/hte_streamlit/streamlit_app/Home.py

Features

  • Data upload and processing of experimental results
  • Interactive visualization of reaction data
  • Analysis of reaction rates and kinetics
  • Batch processing capabilities
  • Export of processed data

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Streamlit app to analyse HTE data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages