Publications by Evan Gu

log10 bray

12.04.2024

...

3 sym

JC k=3 Visualization 3/7

07.03.2024

...

3 sym

JC k=6 Visualization 3/7

07.03.2024

...

3 sym

JC k=5 Visualization 3/7

07.03.2024

...

3 sym

BC k=3 Visualization 3/7

07.03.2024

...

3 sym

BC k=6 Visualization 3/7

07.03.2024

...

3 sym

BC k=5 Visualization 3/7

07.03.2024

...

3 sym

Google Sheets Test- evg16

13.11.2021

The goal of this exercise is to make you familiar with how to download data from Google Sheets and to briefly review some key concepts R functions and coding concepts. We’ll do the following things download a list of RefSeq accessions from a Google sheet remove the NAs using na.omit() select out all but one isoform using duplicated() Packages...

867 sym R (2809 sym/27 pcs)

evg16-Final Portfolio

19.12.2021

###Introduction This code complies summary information about the gene LRRC19 (Leucine-Rich Repeat Containing Protein 19) It also generates alignments and a phylogeneitc tree to indicating the evolutionary relationship betweeen the human version of the gene and its homologs in other species. ###Resources / References Key information use to make th...

2014 sym R (30911 sym/104 pcs) 4 img 3 tbl

Post-test assignment

18.11.2021

gpubr - allometric data Allometric data - classic case of regression, using logs, using non-linear model too library(compbio4all) Vocab wrapper ggplot2 ggpubr $ operator smoother continous data categorical data Learning objectives Know what a wrapper is Know the relationship between ggplot2 and ggpubr Be able to run code that makes graphs wit...

4282 sym R (2504 sym/35 pcs) 9 img