UW Data Science Center
The goal of the UW Data Science Center is to lower the barrier to entry into productive analysis of data.
Additionally, we seek to foster the careers of our participants and to build the data science capacity in Wyoming, to the benefit of its residents (including businesses and governments).
Many of the activities of the Data Science Center take place in Aven Nelson room 210, where the center is housed.
This webspace is public by default (read-only). You can request write access with an email to Rick Matlock
Blog Posts
-
Using Nextflow on teton
created by
May 18, 2022
-
Web Development Summer GA position in the Rocky Mountain Herbarium
created by
Apr 04, 2022
-
Short-term contract work for Genocea
created by
Mar 23, 2022
-
ARCC Student Research Programmers
created by
Mar 01, 2022
-
Statistical rethinking 2022
created by
Nov 11, 2021
-
Project management in (data) science
created by
Oct 08, 2021
-
Data science position at the Wyoming Department of Health
created by
Oct 08, 2021
-
FastX goodness
created by
Apr 15, 2021
-
Two virtual summer programs at the San Diego Supercomputing Center in 2021
created by
Apr 06, 2021
-
Post-doctoral Scientist in Statistical Ecology with a focus on Integrated Population Models
created by
Apr 05, 2021
-
Return to Confronting models with data working group
created by
Feb 05, 2021
-
Data-science positions open at WEST, Inc.
created by
Feb 05, 2021
-
Recruiting for three PhD fellowships in agricultural data science
created by
Jan 14, 2021
-
This week in Nature: "Why scientists are turning to Rust"
created by
Dec 03, 2020
-
EPSCoR micro - WEST data science interns
created by
Nov 30, 2020
Working groups
General data science working group – we are meeting on Zoom 1-2pm (MT) on Fridays in the fall 2022 semester.
TechTalkLaramie – Laramie’s evening TechTalks are an informal networking and social get-together with a focus on technology. Meets occur twice per month, and are generally on the first and third Thursdays of each month. Check out our calendar for upcoming meeting times and locations! The first Thursday of the month (usually) is an informal gathering for sharing ideas, solutions, experiences, and – optionally – a drink.
Short courses and workshops
On-demand workshop on Population Modeling in Ecology developed by Gabe Barrile as part of EPSCoR-WEST data-science internship. Pre-recorded videos with example datasets and code.
Also see previous courses and workshops for an idea of what types of things we’ve offered.
Mailing lists
For communication beyond these confluence pages, we have two internal mailing lists. UW users are welcome to subscribe themselves at the following links:
data-science-center – this is our main list for communication about things of interest to the data science center
data-science-center-announce – this is a moderated list with low-frequency mailings that announce major events and activities.
Consultation – Data science office hours during the academic year
Person and affiliation | Place | Time | Expertise |
Shannon Albeke, UW (mail) | Agriculture 316/323 | by appointment | General computing with R, statistics and spatial analyses (R, ArcGIS and other open source software) |
Gordon Custer, UW (mail) | by appointment | Amplicon sequence processing, general computing in R, general stats with a microbial ecology focus, basic shell scripts | |
Jared Studyvin, UW Stats Dept. (mail) | RH 333 | MW 1-3 | Statistical consulting, R: statistical analyses, data wrangling, data visualization, JAGS |
Shay Howlin, WEST, Inc. (mail) | E-meeting | by appointment | Deep learning (computer vision and Artificial Neural Nets); Bayesian modeling; Ecological and epidemiological modeling and simulations; Python, R, Stan |
Internship program
WEST (an environmental and statistical consulting company founded in Wyoming) hosts paid data-science internships in partnership with Wyoming EPSCoR. These are suitable for undergraduate or graduate students or recent alum. See https://microcollaborative.atlassian.net/l/c/EGHpQZkc for more information.
Competitions
We have considered hosting a local data science competition at UW. We would use this an opportunity to learn from one another, with in person meetings and discussions of the projects and entries, including by judges and attendees who are data science professionals. Additionally, some students are interested in Kaggle and other competitions. More information is on the Data Science competitions page.
Other data science topics
Materials from Fall 2017 R club meetings
Online courses related to data science
Knowledge base
Confluence
How do we share code and Rmarkdown output?: consider shared projects on Rstudio.cloud
Cluster and other research computing
How to get access to cluster computing resources at UW
How to ssh to the cluster computer (Teton, teton.uwyo.edu)
How to submit jobs to the shared queue for the cluster computing with SLURM
Statistical modeling
Example codes for JAGS models and their use from R, with rjags