Software
Filter Total Items: 61
Indiana mussel metabolomics data analysis
This repository contains code to cluster a sample of Mussels based up their metabolic levels via Non-Metric Multidimensional Scaling (NMDS) and distance based-Redundancy Analysis (db-RDA). Mussel sample is broken down and examined by catch location, sex, and species. The code for this project assumes the reader is familiar with R and clustering techniques.
Calculations of BioLake climate data
Climate data allow people to examine species distributions and possible distributions. This script takes ERA5-Land climate estimates (https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era5) for precipitation and lake temperature and processes them to create summary climate layers for use with biological organisms in lakes. This code could be modified to use a different...
Interpolating missing water quality data
This repository contains analysis codes to interpolate missing data from the Upper Mississippi River LTRM dataset.
Coregonid
This repository contains code for the analysis from a study that examined mortality and qPCR detection in 4 groups of fish: an uninfected control group, an infected control group, and two treatment groups. The main goals were to determine if their were differences in mortality and qPCR detection of the parasite among the differing groups. Mortality was addressed using a Generalized...
Analysis of Grass Carp eDNA Data
This product contains code to analyze a dataset that was collected to compare a LAMP assay and a qPCR assay for Grass Carp in a pond study. This repository contains the RMarkdown and R files used to analyze the data. It was created to allow for reproducible results. The code assumes the user is experience with R, especially the Tidyverse, and Stan.
EGRET
An R-package for the analysis of long-term changes in water quality and streamflow, including the water-quality method Weighted Regressions on Time, Discharge, and Season (WRTDS).
GageStats Services
The Gage Statistic (GageStats) Services were developed to provide gage characteristics and streamflow statistics to support the StreamStats application via RESTful principles. The StreamStats application uses GageStats Services to display the gages and related gage pages. These services provide U.S. Geological Survey developed and published gage characteristics such as drainage area or...
BatTool R package
This R package was developed to help the USFWS understand the effects of wind turbine mortality and WNS on the Indiana bat. The model has been described in a peer-reviewd (and open access publication). The package includes both a GUI and command line interface. The GUI only works for Myotis spp., although the command line tool has been expanded for two other genera of bats: Lasiurus spp...
Behavioral and Reproductive Effects of the Lampricides TFM and TFM:1% Niclosamide on Native Freshwater Mussels - SPSS Code Release
This study continues our investigations into the effects of lampricides on mussels by extending research into potential effects on behavioral and reproductive endpoints on the mussel plain pocketbook (Lampsilis cardium). We hypothesized that TFM and TFM:NIC would reduce the viability of free glochidia in a dose-dependent manner, that older glochidia would be more sensitive than younger...
StreamStats Channel Width Weighting Services
This software release contains Python functions for weighting multiple non-independent estimates of a variable. Weighting is determined by the standard error of prediction of each estimate and the correlation between the estimation methods. The methodology for weighting estimates from either two or three different methods is described in Chase and others (2020). A function is also...
High-throughput calculations of climatch scores
Matching climate envelopes allows people to examine how potential invasive species may match habitats. This repository contains code for using the climatchR package for high-throughput calculations of climatch scores for species using GBIF data. Climatch is based upon the climatch algorithm as implemented through the climatchR package.
Analysis code for Quantitative method development to determine feed consumption using a dye
This repository contains code for the analysis of Wamboldt JJ, Nelson JE, Thomas LM, Steiner JN, Hebert JL, Erickson RA, Putnam JG. Quantitative method development to determine feed consumption using a dye. North American Journal of Aquaculture The purpose of the repository is to document what analysis was run for publication and is intended for an archive rather than a production or...