Skip to content

Instantly share code, notes, and snippets.

View dcarver1's full-sized avatar

Dan Carver dcarver1

View GitHub Profile
@dcarver1
dcarver1 / Demo_GenOptParallelizeDemo
Last active March 27, 2026 17:46 — forked from akoontz11/Demo_GenOptParallelizeDemo
GeoGenCor: GeoGenOpt: Demo--Parallelize Calculation of Genetically Optimized Datasets
# attempt 2
# Load necessary packages
pacman::p_load(
adegenet,
terra,
parallel,
RColorBrewer,
viridis,
scales,
vcfR,
@dcarver1
dcarver1 / README-Template.md
Created October 5, 2018 15:38 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites