Recently Published
program 2
Write an R script to create a scatter plot, incorporating categorical analysis through color-coded data points representing different groups, using ggplot2.
Week 6 - Praktikum Pohon Klasifikasi dan Random Forest
Tugas Fitriana Diyan_Week 6
Program1
Develop an R program to quickly explore a given dataset, including categorical analysis using the group_by command, and visualize the findings using ggplot2 features.
NK Proliferating vs Control_filtred_on_mean
UP_genes <- 100
Down_genes <- 100
logFC_up_threshold <- 4
logFC_down_threshold < -4
Document
Program_05
Document
Program_04
DC Open Data Slides - Mapping Multidimensionality
We explore how multidimensional measures of local communities – such as those provided by the Census Community Resilience Estimates (CREs) – can be used to model dynamic changes in neighborhood communities through an intersectional lens, building on prior work inspired by research on the United States as a “Patchwork Nation.”
HSPC vs Control_filtred_on_mean
UP_genes <- 100
Down_genes <- 100
logFC_up_threshold <- 4 # Upregulated logFC threshold
logFC_down_threshold <- -4 # Downregulated logFC threshold