Skip to content

GrantMcConachie/tube_upload_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tube_upload_app

Dash app that walks through a directory of CSVs and locates missing info. Has the capability to upload to a database as well, but had to be taken out for NIH privacy reasons.

Run Instructions

#clone
git clone https://github.com/GrantMcConachie/tube_upload_app.git

#cd into directory
cd trilution_webclient_integration

#make virtual environment
python -m venv .venv

#activate virtual environment
source .venv/Scripts/activate

#install libraries
pip install -r requirements.txt

#start app
py missing_tube_info_app.py

About

Dash app for editing CSV files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages