Skip to content

noxjonas/tfanalysis2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfanalysis2

Early workings of an application dedicated to the analysis thermal shift data.

Intention is to use django backend to manage and process data, PostgreSQL to store it and Angular for the frontend. All three to be built using Docker for deployment on internal or cloud networks.

Eventually... this could become a tool for high-throughput analysis of protein targets and bioactive compounds with applications in biotechnology and medicinal chemistry.

Preview

You can try out the app in its current state using docker:

git pull
cd tfanalysis2
docker compose -f .\.docker\docker-compose.dev.yml build
docker compose -f .\.docker\docker-compose.dev.yml up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published