Skip to content

Commit

Permalink
add random ruby depend
Browse files Browse the repository at this point in the history
  • Loading branch information
microbemarsh committed Sep 28, 2024
1 parent 22e2bc2 commit b2796a5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
44 changes: 21 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
fast-stemmer (~> 1.0)
matrix (~> 0.4)
colorator (1.1.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
csl (1.6.0)
Expand Down Expand Up @@ -56,16 +56,16 @@ GEM
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (4.27.3-aarch64-linux)
google-protobuf (4.28.2-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-arm64-darwin)
google-protobuf (4.28.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-darwin)
google-protobuf (4.28.2-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-linux)
google-protobuf (4.28.2-x86_64-linux)
bigdecimal
rake (>= 13)
html-pipeline (2.14.3)
Expand All @@ -77,9 +77,9 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -120,7 +120,7 @@ GEM
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-scholar (7.1.3)
bibtex-ruby (~> 6.1)
bibtex-ruby (~> 6.0)
citeproc-ruby (~> 1.0)
csl-styles (~> 1.0)
jekyll (~> 4.0)
Expand Down Expand Up @@ -184,29 +184,27 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rouge (4.3.0)
rexml (3.3.7)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.77.8-aarch64-linux-gnu)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-linux-gnu)
google-protobuf (~> 4.26)
sass-embedded (1.79.4-aarch64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86_64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86_64-linux-gnu)
google-protobuf (~> 4.27)
sax-machine (1.3.2)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
aarch64-linux
Expand Down Expand Up @@ -241,4 +239,4 @@ DEPENDENCIES
webrick

BUNDLED WITH
2.5.7
2.5.18
2 changes: 1 addition & 1 deletion _profiles/amarshall.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ category: Senior Personnel
related_publications: true
---

Austin (postdoctoral fellow) received his BS in Biomolecular Science and PhD in Biotechnology from Clarkson University. As a graduate student, he researched applications of nanopore sequencing technology on many environmental sample types. His projects included low-biomass aerosol sampling and analysis as well as spatial characterization of water microbiomes from the St. Lawrence River [see more about the Lampsilis 2022 mission here](https://www.cbc.ca/newsinteractives/features/what-goes-in-the-water). Nearing the end of his PhD, Austin interned at NASA Johnson Space Center with the [JSC microbiology team](https://www.nasa.gov/directorates/esdmd/hhp/microbiology/) where he performed temporal evaluation of microbiomes within dust samples from the International Space Station using both amplicon and metagenomic nanopore sequencing.
Austin (postdoctoral fellow) received his BS in Biomolecular Science and PhD in Biotechnology from Clarkson University. As a graduate student, he researched applications of nanopore sequencing technology on many environmental sample types. His projects included low-biomass aerosol sampling and analysis as well as spatial characterization of water microbiomes from the St. Lawrence River see more about the Lampsilis 2022 mission [here](https://www.cbc.ca/newsinteractives/features/what-goes-in-the-water). Nearing the end of his PhD, Austin interned at NASA Johnson Space Center with the [JSC microbiology team](https://www.nasa.gov/directorates/esdmd/hhp/microbiology/) where he performed temporal evaluation of microbiomes within dust samples from the International Space Station using both amplicon and metagenomic nanopore sequencing.

In January of 2024, Austin joined our collaborators in the [Villapol Lab](https://villapol.hmailabs.org/) at Houston Methodist Research Institute. He was recently awarded the NLM BMI postdoctoral fellowship (NIH T15 LM007093-32) leading him to work closely with the Treangen Lab and receive formal training in biomedical informatics and data science. One of his main interests is applying bioinformatics to better understand the relationship of microbes to their environment and host. In his free time, Austin enjoys fishing, pickleball, and gardening with his partner Lauren and dog Cooper.

Expand Down

0 comments on commit b2796a5

Please sign in to comment.