Publications by Sam
Xenograft
library(ggplot2) ggplot(Xen, aes(x = Day)) + geom_line(aes(y = `Left.tumor.volume..mm.3.`, color = "Left Flank Tumor")) + geom_line(aes(y = `Right.tumor.volume..mm.3.`, color = "Right Flank Tumor")) + scale_color_manual(values = c("blue", "red")) + labs( title = "Tumor Growth of 1593", x = expression(bold("Day")), y = expressio...
7 sym R (1251 sym/2 pcs) 2 img
Logic in Metabolic Pathways
Logic in Metabolic Pathways This document shows me designing metabolic protein pathways including their chemical reactions and coding all the possible stimuli combinations and how they affect the substrate concentrations Because of the PDF format I can only display it via link Methabolic Pathways...
307 sym
Math in Matlab
Mathematical Operations With Matlab This document is a demonstration of the functions that I know how to use in Matlab for solving ordinary differential equations in chemical and biological systems among other basic mathematical operations. MathDoc...
260 sym
pRotectionism: The way to compete in 2024
Have you ever……spent hours, maybe even days, tackling a tricky coding problem at work, only to discover a better, cleaner, and faster open-source alternative? UGH! There’s got to be a better way!You’re in luck!Inspired by the populist policies of recent US administrations and a global resurgence in protectionist trade policies, we present t...
1581 sym
Drexel D2 Scouting Sheet
Enemy Team: Top: Stoic#008 Zac, Mordekaiser, Malphite Troundle, Garen, Darius Kayle Comments Jason I think you are a better player then him from what I see. Thus I think we can also put you in a juggernaut like Ilaoi to beat him. –Sam Jg: Bengi#KOREA Viego, Lee, Shen Wtf is this rescent match history? Comments When I look at this gu...
3449 sym 2 img
HTML tutorial
This is a tutorial on how to use R markdown for reproducible research. Here we can type long passages or descriptions of our data without the need of “hashing” out our comments with the # symbol. In our first example, we will be using the ToothGrowth datset. In this experiment, Guinea Pigs (literal) were given different amounts of vitamin c...
4566 sym 3 img
From Blood to Oil: A techies perspective on how the USAAF’s pragmatism destroyed the Luftwaffe, dropped the A, and yet failed on it’s Grandest Ambitions
“I’ve given you the solution. It’s up to you to work out the details.” August 1943 marked a pivotal moment in the USAAF’s air campaign against Nazi Germany. Over Belgium, just shy of German borders, American fighter planes reached their maximum range and were forced to turn back. This left the bombers to continue their treacherous journe...
12942 sym 24 img 2 tbl
Semicon Simulation: Analysis Report
OBJECTIVE To detect changes in the overall profit of the global semiconductor industry based on a plausible real-world scenario. DATA WRANGLING IN MICROSOFT EXCEL Step 1: The output data from our JaamSim Semicon Simulation contains 11.6k and 7k observations for the past and future scenarios respectively. It was converted from .txt file format t...
4009 sym R (5088 sym/37 pcs) 18 img
Monthly Movement and Losses of the Luftwaffe 1939-1945 Infographic
I created this infographic where you can see the monthly locations, movements, and for the middle of the war losses of the German Air Force in WWII. I cut the map into 2 latitude by 2 longitude squares and counted the number of aircraft within that square. I then color coded it by different type of aircraft. In the lower left of each square are t...
2145 sym 2 img
Visualizing the Invasion of the Soviet Union with Luftwaffe Locations
On June 22 1941 (81 years ago) Nazi Germany invaded the Soviet Union with the largest military force assembled in history. Behind the ground troops the Luftwaffe (German Air Force) quickly setup forward bases to support the campaign. Using data from http://ww2.dk I put together an infographic visualizing the monthly movements of the Luftwaffe dur...
1703 sym 2 img