Illumina: Difference between revisions

From bradwiki
Jump to navigation Jump to search
(Created page with "Hi Kimberly, --- Here is the link to the figures for the machine learning & genomics chapter of my dissertation (and accepted PNAS paper), that we briefly looked over on Tue...")
 
mNo edit summary
Line 2: Line 2:




---
Here is the link to the figures for the machine learning & genomics chapter of my dissertation (and accepted PNAS paper), that we briefly looked over on Tuesday: [http://bit.ly/forillumina]. (n.b. you asked about functional mapping of the new implicated SNPs; slides 165-181 use FUMA to explore, a bit, this relationship).
Here is the link to the figures for the machine learning & genomics chapter of my dissertation (and accepted PNAS paper), that we briefly looked over on Tuesday: [http://bit.ly/forillumina]. (n.b. you asked about functional mapping of the new implicated SNPs; slides 165-181 use FUMA to explore, a bit, this relationship).


Line 9: Line 8:




Here is a link to my blog, where I mostly talk about data science stuff: [http://bradleymonk.com/wp]
Here is a link to my wiki (this wiki actually) where I post a variety of resources: [http://bradleymonk.com/w] (for example how to model [[Brownian Motion]])


Here is a link to my blog, where I mostly talk about data science stuff: [http://bradleymonk.com/wp]


Here is a link to my wiki (this wiki actually) where I post a variety of resources: [http://bradleymonk.com/w] (for example how to model [[brownian motion]])
=== Below are some short video clips that demo some of the side projects I've worked on. ===




Below are some short video clips that demo some of the side projects I've worked on.
I also have experience generating simulations based on biological measurements (e.g. molecular kinetics, diffusion coefficients, association/dissociation rates). Here's one showing the diffusion of receptors along the surface of a dendritic membrane. Those receptors can enter and exit dendritic spine areas that are simulating actin polymerization.
I also have experience generating simulations based on biological measurements (e.g. molecular kinetics, diffusion coefficients, association/dissociation rates). Here's one showing the diffusion of receptors along the surface of a dendritic membrane. Those receptors can enter and exit dendritic spine areas that are simulating actin polymerization.


Line 38: Line 38:


I created a program that recorded user behavior as they interacted with our iPhone/Android app. It would record the current app screen and also tracked a user's finger (via a sticker) as they interacted with the app. This allowed us to determine, for example, if they kept tapping on regions of the screen that were not clickable. This let us optimize the app in a number of ways to make it more user friendly (youtube_clip)
I created a program that recorded user behavior as they interacted with our iPhone/Android app. It would record the current app screen and also tracked a user's finger (via a sticker) as they interacted with the app. This allowed us to determine, for example, if they kept tapping on regions of the screen that were not clickable. This let us optimize the app in a number of ways to make it more user friendly (youtube_clip)
--






--
__NOTOC__
__________________________
Bradley MonkMoco & Malinow LabUCSD Center for Neural Circuits

Revision as of 07:32, 9 May 2020

Hi Kimberly,


Here is the link to the figures for the machine learning & genomics chapter of my dissertation (and accepted PNAS paper), that we briefly looked over on Tuesday: [1]. (n.b. you asked about functional mapping of the new implicated SNPs; slides 165-181 use FUMA to explore, a bit, this relationship).


Here is a draft of the comprehensive report I made for the Illinois Department of Transportation Truck Study. Again this study might not be relevant other than to illustrate how I coped with messy data, and some interesting data viz. e.g. below is showing how, for a particular highway, traffic volume (z-axis) has changed between 1975-2015 (year) especially entering Chicago (milepost 1-40). It also shows the pavement quality rating as the colored topographic plot (pins represent major reconstructions). 


Here is a link to my blog, where I mostly talk about data science stuff: [2]

Here is a link to my wiki (this wiki actually) where I post a variety of resources: [3] (for example how to model Brownian Motion)


Below are some short video clips that demo some of the side projects I've worked on.

I also have experience generating simulations based on biological measurements (e.g. molecular kinetics, diffusion coefficients, association/dissociation rates). Here's one showing the diffusion of receptors along the surface of a dendritic membrane. Those receptors can enter and exit dendritic spine areas that are simulating actin polymerization.

  1. First I create a 3D mesh dendritic segments using Fenics-Dolfin in Python: (youtube_clip)
  2. I then worked out the dynamics for actin polymerization in dendritic spines: (youtube_clip1, youtube_clip2)
  3. Then I worked on a simulation of receptors diffusing along a 'ruffled' membrane (youtube_clip)
  4. Finally I put all of these components together to show how dendritic spines capture receptors using actin filaments (youtube_clip)


I created a program that is now used by all the labs in the Center for Neural Circuits, that imports a video of neural activity (GCaMP activity), and automatically finds ROIs, based on a number of segmentation techniques. It then isolates that activity of each ROI for further processing: (youtube_clip)


Here's another app everyone in the neuro department is using - it's a tool to quantify neuron morphology (youtube_clip)


I also have experience working with DAQs to interface software and hardware (youtube_clip1, youtube_clip2)


This one is a little silly, but if you've ever wanted to get the raw data from a graph in a published paper, I made a program that will parse data from an image of a scatter plot and create a table of the raw data (youtube_clip)


I created a program that recorded user behavior as they interacted with our iPhone/Android app. It would record the current app screen and also tracked a user's finger (via a sticker) as they interacted with the app. This allowed us to determine, for example, if they kept tapping on regions of the screen that were not clickable. This let us optimize the app in a number of ways to make it more user friendly (youtube_clip)