-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jonah Duckles edited this page Apr 3, 2015
·
13 revisions
What is informatics? We're your research partners, working with OU Researchers to understand computational workflow challenges, and make recommendations for available resources, tools, best practices and future directions to enable data intensive science.
We're evangelists for low-cost/no-cost open source tools. We're constantly surveying the outside ecosystem for tools and capabilities that can be mapped to OU researcher's needs.
We provide periodic training activities for OU researchers, their students and collaborators. These include, but are not limited to:
- Software Carpentry
- Git and GitHub for collaboration
- Custom Course modules
- Cloud Computing
- Guest lecturing
- Task Queue - Web APIs for scientific code
- Data Catalog - Metadata and data access
- OU Research Cloud - Virtual Machines for scientific workloads.
- Hadoop -
Some of the tools and open source projects we use most in our tool stack are:
- Python -
- Celery - Python niceties for async task queueing
- MongoDB - NoSQL Database
- Postgresql - Relational Database
- Django Restful - A Python Django interface for rapidly building RESTful web APIs.