Pinned Repositories
AutomatedLoggingAndRecordMaintenanceSoftware
An automated background tool to track usage of laboratory instruments for a scientific laboratory. Currently is able to detect USB instruments however a lot of work is still required to accurately detect and monitor serial port devices.
catapult
Catapult
ChemoNet
A learning tool to test my knowledge of Networks on the SEER database of chemotherapies. I aim to use a bipartite graph drawn from known chemotheraputic agents and their target sites to predict/generate lists of regimes.
django
The Web framework for perfectionists with deadlines.
java-experiments
A simple repo for experimenting with Java features and algorithms.
LaboratoryManager
Web app to assist with lab management written in Python using the Django framework (instrument availability, inventory, accounts etc.)
MouseTracker
Mouse tracking software with GUI
PDBVR
A PDB structure viewer for the new generation of VR headsets. There is a lot of work to do still for the graphics output but the program can take in a PDB file and build the object model (uses composite tree pattern).
PracticeExercises
Practice using Spring framework and building MVCS web apps with a REST API
Whats-My-Age-Again
A Basic image processing tool designed to assist in quantitative measurements of mouse greying for aging studies Expectation maximization and contrast normalization being implemented. It uses k-means ++ clustering to identify the mouse in the image. The user can choose an intensity cut with which the application will use to determine the graying percentage of the mouse.
MorrisSoftware's Repositories
MorrisSoftware/LaboratoryManager
Web app to assist with lab management written in Python using the Django framework (instrument availability, inventory, accounts etc.)
MorrisSoftware/PDBVR
A PDB structure viewer for the new generation of VR headsets. There is a lot of work to do still for the graphics output but the program can take in a PDB file and build the object model (uses composite tree pattern).
MorrisSoftware/AutomatedLoggingAndRecordMaintenanceSoftware
An automated background tool to track usage of laboratory instruments for a scientific laboratory. Currently is able to detect USB instruments however a lot of work is still required to accurately detect and monitor serial port devices.
MorrisSoftware/catapult
Catapult
MorrisSoftware/ChemoNet
A learning tool to test my knowledge of Networks on the SEER database of chemotherapies. I aim to use a bipartite graph drawn from known chemotheraputic agents and their target sites to predict/generate lists of regimes.
MorrisSoftware/django
The Web framework for perfectionists with deadlines.
MorrisSoftware/java-experiments
A simple repo for experimenting with Java features and algorithms.
MorrisSoftware/MouseTracker
Mouse tracking software with GUI
MorrisSoftware/PracticeExercises
Practice using Spring framework and building MVCS web apps with a REST API
MorrisSoftware/Whats-My-Age-Again
A Basic image processing tool designed to assist in quantitative measurements of mouse greying for aging studies Expectation maximization and contrast normalization being implemented. It uses k-means ++ clustering to identify the mouse in the image. The user can choose an intensity cut with which the application will use to determine the graying percentage of the mouse.
MorrisSoftware/highschool-tech-test
MorrisSoftware/highschool-tech-test-frontend
MorrisSoftware/LabTools
A small database based package that centralizes the directories for multiple python scripts. To assist in organisation of scripts produced by the programming club I host within my lab.
MorrisSoftware/MCWorld
MorrisSoftware/ProteinNetwork
A simple python script to assess the most important proteins in data determined from AP-MS or similar experiments
MorrisSoftware/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
MorrisSoftware/SIMS-MONO-C-
A Tryptophan fluorescence decomposition program in C# for the decomposition of composite Tryptophan spectra into k components using a standard non-linear regression algorithm with constraints to assist in fitting procedure
MorrisSoftware/storybook-intro
Learning storybook
MorrisSoftware/three-js-sandbox
MorrisSoftware/unisa-cos1511-assignment3