Skip to content

A simple web app built with Streamlit that helps users convert their data into the PMO format using the `pmotools` package.

License

Notifications You must be signed in to change notification settings

PlasmoGenEpi/pmotools-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pmotools-app

This repository contains the code for an app built with Streamlit that helps users convert their data into the PMO format using the pmotools-python package.

Contents

Features

  • Convert your data to PMO (in development)
    • Upload your data files (CSV, TXT, or XLSX)
    • Converts the data into PMO format using pmotools
    • Download the converted data as PMO

Requirements

  • Python 3.x
  • Streamlit
  • pmotools
  • numpy
  • fuzzywuzzy

Usage

  1. Clone the repository:
    git clone https://github.com/yourusername/streamlit-pmo-converter.git
    cd streamlit-pmo-converter
  2. Install the dependencies
    pip install -r requirements.txt
  3. Launch the app with
    streamlit run PMO_Builder.py

Developer Notes

About

A simple web app built with Streamlit that helps users convert their data into the PMO format using the `pmotools` package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published