Skip to content

Commit

Permalink
cleaning up anvil modules language
Browse files Browse the repository at this point in the history
  • Loading branch information
ehumph committed Jan 25, 2024
1 parent 97e5767 commit 97a7799
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 132 deletions.
3 changes: 2 additions & 1 deletion 01-BioDIGS_project_overview.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@

# Background

One critical aspect of an undergraduate STEM education is hands-on research. Undergraduate research experiences enhance what students learn in the classroom as well as increase a student's interest in pursuing STEM careers ^1. It can also lead to improved scientific reasoning and increased academic performance overall ^2. However, many students at underresourced institutions like community colleges, Historically Black Colleges and Universities (HBCUs), tribal colleges and universities, and Hispanic-serving institutions have limited access to research opportunities compared to their cohorts at larger four-year colleges and R1 institutions. These students are also more likely to belong to groups that are already under-represented in STEM disciplines, particularly genomics and data science ^3 ^4.

The BioDIGS Project aims to be at the intersection of genomics, data science, cloud computing, and education.

One critical aspect of an undergraduate STEM education is hands-on research. Undergraduate research experiences enhance what students learn in the classroom as well as increase a student's interest in pursuing STEM careers ^1. It can also lead to improved scientific reasoning and increased academic performance overall ^2. However, many students at underresourced institutions like community colleges, Historically Black Colleges and Universities (HBCUs), tribal colleges and universities, and Hispanic-serving institutions have limited access to research opportunities compared to their cohorts at larger four-year colleges and R1 institutions. These students are also more likely to belong to groups that are already under-represented in STEM disciplines, particularly genomics and data science ^3 ^4.

## What is genomics?

Expand Down
2 changes: 1 addition & 1 deletion 02-research_team.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Research Team

This project is coordinated by the Genomics Data Science Community Network (GDSCN). You can read more about the GDSCN and its mission at the network's [website](https://www.gdscn.org/home).
This project is coordinated by the Genomics Data Science Community Network (GDSCN). You can read more about the GDSCN and its mission at the network [website](https://www.gdscn.org/home).

## Soil sampling

Expand Down
4 changes: 3 additions & 1 deletion 03-data_tour.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ You can also see images of each sampling site and soil characteristics at the [s

This dataset includes basic information about the soil itself like pH, percentage of organic matter, variety of soil metal concentrations. The complete data dictionary is available [here](https://docs.google.com/spreadsheets/d/109xYUM48rjj33B76hZ3bNlrm8u-_S6uyoE_3wSCp0r0/edit#gid=188448677). The dataset is available at the [BioDIGS website](https://biodigs.org/#soil_data).

This dataset was generated by the [Delaware Soil Testing Program](https://www.udel.edu/canr/cooperative-extension/environmental-stewardship/soil-testing/) at the University of Delaware.

## Genomics and Metagenomics Data

You can access this data in both raw and processed forms.

The Illumina and Nanopore sequence data was generated at the [Johns Hopkins University Genetic Resources Core Facility](https://grcf.jhmi.edu/). PacBio sequencing was done by [PacBio](https://www.pacb.com/) directly.
The Illumina and Nanopore sequences were generated at the [Johns Hopkins University Genetic Resources Core Facility](https://grcf.jhmi.edu/). PacBio sequencing was done by [PacBio](https://www.pacb.com/) directly.

More information coming soon!
2 changes: 1 addition & 1 deletion 04-billing_modules.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ knitr::opts_chunk$set(out.width = "100%")

# Billing on AnVIL

Modules about billing and Billing Projects on Google Cloud Platform and Terra.
In order to use AnVIL, you will need to set up a billing account and add members to it. These sections guide you through that process.

<br>

Expand Down
2 changes: 1 addition & 1 deletion 05-anvil_onboarding.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
ottrpal::set_knitr_image_path()
```

You can easily access the data on AnVIL by cloning the dedicated workspace.
You can easily access the data on AnVIL by cloning the dedicated workspace. These sections guide you through creating an AnVIL account and accessing the workspace.


## Create Google Account
Expand Down
4 changes: 2 additions & 2 deletions 06-using_platforms_modules.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
knitr::opts_chunk$set(out.width = "100%")
```

# Using programming platforms on AnVIL
# Using Programming Platforms

Modules about opening, touring, and closing AnVIL platforms
These sections provide a general overview of how to use RStudio and Galaxy on AnVIL.

<br>

Expand Down
124 changes: 0 additions & 124 deletions 07-using_platforms_modules.Rmd

This file was deleted.

2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ The activities in this guide are demonstrated on NHGRI's [AnVIL](https://anvilpr

The data generated by the BioDIGS project is available through the [BioDIGS website](biodigs.org), as well as through an [AnVIL workspace](https://anvilproject.org).

Data about the soil itself as well as soil metal content was generated by the [Delaware Soil Testing Program](https://www.udel.edu/canr/cooperative-extension/environmental-stewardship/soil-testing/) at the University of Delaware. Short-read and long-read sequences were generated by the [Johns Hopkins University Genetic Resources Core Facility](https://grcf.jhmi.edu/).
Data about the soil itself as well as soil metal content was generated by the [Delaware Soil Testing Program](https://www.udel.edu/canr/cooperative-extension/environmental-stewardship/soil-testing/) at the University of Delaware. Sequences were generated by the [Johns Hopkins University Genetic Resources Core Facility](https://grcf.jhmi.edu/) and by [PacBio](https://www.pacb.com/).

0 comments on commit 97a7799

Please sign in to comment.