Skip to content

Resource for Mid-Atlantic's Software Development Practices for Public Health Bioinformatics 2025 Training Event

License

Notifications You must be signed in to change notification settings

theiagen/Mid-Atlantic-SDP4PHB-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Development Practices for Public Health Bioinformatics

A Mid-Atlantic Workforce Development Offering Provided by the Division of Consolidated Laboratory Services in Collaboration with Theiagen Genomics

Content

Overview

The Division of Consolidated Laboratory Services, in collaboration with Theiagen Genomics, will be hosting a Software Development Practices for Public Health Bioinformatics Course. This will be a virtual workshop hosted on Tuesdays and Thursdays via Zoom from February 4th - 27st, 2025. All training materials will be hosted on this GitHub page to encourage self-paced and asynchronous learning.

Training Objectives

  • Knowledge of best software development practices applied to public health bioinformatics such as design documents and the use of integrated development environments
  • Proficiency in using version control systems for collaborative development
  • Ability to deploy continuous integration and acceptance testing
  • Understanding workflow managers and how to construct an analysis pipeline

Target Audience

This course is designed for bioinformatics scientists interested in strengthening their skill sets as pipeline developers. We aim to cover a comprehensive range of topics, from foundational concepts to advanced techniques, ensuring you gain the knowledge and tools needed to excel in your field.

Participants should have a strong background in bioinformatics, specifically accessing open-source tools through a command-line interface, running bioinformatics pipelines, and proficiency in at least one scripting language (e.g. Python, Perl, or BASH). Participants should also have a GitHub account (or an ability to create one). This training is most beneficial for those with access to a Linux environment within their host institution.

Course Format

This will be a 4-week training series occurring on Tuesdays and Thrusdays from February 4th - 27th, 2025:

  • Tuesdays (90 min): Lecture material with hands-on exercises
  • Thursdays (60 min): "Office hours" style meeting where participants can ask any questions about the material, and the trainers will address any errors encountered by participants.

All lecture content will be recorded and made available through this GitHub repository to facilitate self-paced and asynchronous learning.

Course Content

Slides & Exercises

Week 00: Training Kick-Off

Week 00: Supplemental Session

Week 01: Design Documents & Development Environments

Week 02: Git Fundamentals and Making Source Code Modifications

Week 03: Bringing Changes into Production

Week 04: Getting started with Nextflow

Prerequisites for Hands-On Exercises

In addition to lectures, this course consists of several hands-on exercises to reinforce the coursework material. To participate in these exercises, trainees will need the following resources:

GitHub Account

If you don't already have a GitHub account, please go to github.com and register (it's free!). To sign-in to GitHub, please follow the URL at https://github.com/signup

Visual Studio Code

Visual Studio Code, commonly referred to as VS Code, is an Integrated Development Environment (IDE) developed by Microsoft for Windows, Linux, macOS. Features include support for debugging, syntax highlighting, and embedded version control with Git. VS Code supports almost every major programming language.

GitPod Flex Account

  • Navigate to https://app.gitpod.io/
  • Select "Continue with GitHub", authorize Gitpod to access your GitHub account, and sign in with your credentials

Creating your own ograzination

Once your account is connected to GitPod, it will prompt you to create an organization. Unfortunately this step cannot be skipped. You create an organization with whatever name you wish, this will not matter once you are invited to this course's organization.

GitPod Flex Configuration for Public Repositories

Once registered and part of this course's organization, navigate to Create Environment button on the top right panel of your screen.

  • You«ll be prompted to connect to GitHub via an access token. Select the Developer Settings URL and follow the configuration process on GitHub.

  • Paste the Personal Access token on the required field and click Connect.

GitPod Workspace

  • Once your workspace is running, select Open with VS Code

  • VS Code will open and you'll be prompted to install GitPod Extension and connect to your new environment. Click "Install Extension and Open URI"

🚨NOTE🚨 Once you're finished working, make sure to shut down your workspace in GitPod. There are a few ways to stop your workspace from running! It will auto-stop after 30 minutes of inactivity to save resources but you can force it to stop by clicking on the toggle next to the status information.

About

Resource for Mid-Atlantic's Software Development Practices for Public Health Bioinformatics 2025 Training Event

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published