Skip to main content

Jaewon Oh - Week 2 and 3

So there still hasn't been any updates on the shortage of ALK data on neuroblastoma. So instead of moving forward with this project, I focused on the TP53 project. As I mentioned in my previous post,  I have been learning how to use the coding language "R" in order to manage and analyse large sets of data. The data I have been looking at contains functional assessments of mutations at specific codons and their resulting amino acid change. I was looking into whether the mutations resulted in a gain or loss of function in the TP53 gene and was aiming to eventually compare these results to the selection intensity data my lab had provided for me. However, before I did the final step, Dr. Cannataro had sent me another paper to look at. (End of week 2)

Now when week 3 began, I began reading another p53 paper. This paper, however, focused on RFS values. RFS values, short for relative fitness scores, represents the survival rate of different p53 variants when they were cultured together. Data on these RFS values were found in the supplementary information section. I then proceeded to compare these RFS values with the data provided by my lab (selection intensity, frequency of mutation, and proportion of mutations in specific tumors). There is not significant overlap that occurs between these two data sets, but when there is, there are positive correlations between the values. But there is a problem. With the lack of data, some values may repeat themselves. For example, a data set may include multiple RFS values for the same codon number and mutation, but because the other data set only contains one selection intensity, Rstudio (platform for "R"), will input the same value for each data point. This is an issue that will have to be addressed next week.

Comments

Popular posts from this blog

Kylie Heering, Week 2 at the Goldstein Lab

We started off our week with a congratulatory acai bowl trip to celebrate Preston’s acceptance into a training grant program. Acai bowls in California top Playa Bowls (no question about it). From what I can tell, its a pretty huge honor to be recognized by this grant, but he’s really humble about it. On Monday, Preston and I decided that testing antibodies that have never been tested on prostate epithelial cells before would be a good objective for my first Western blot on my own. We needed to probe for ASCT2, a glutamine transporter, and GLS in order to determine if their corresponding antibodies are functional. Antibodies are crucial for Western blots because they bind to the protein of interest (POI), allowing for us to qualify its expression after imaging. As such, Preston wanted to make sure they worked by probing for ASCT2 and GLS on three different cell lines. Cell lines are commercially purchased human cells that have been immortalized (modified to grow indefinitely) by telome...

Alan - First Week at UCSF

Hi Everyone! After arriving in San Francisco last Sunday, I spent this past week settling into the downtown Berkeley apartment that I’ll be sharing with Rohit for the next couple of months, as well as learning my way around the Roy lab at UCSF. First day at the lab was really exciting. Here are a couple pictures of the Mission Bay campus, which was completed just a few years ago. Everything is super new and modern, and there’s still construction for other buildings going on around the campus. Most of the people who work at the Mission Bay campus are either professional researchers or doctors/nurses for the nearby hospital. The graduate students take most of their classes at the original Parnassus campus (where Maya is). I work in Byers Hall, which is connected to Genentech Hall and a short walk down the block from the shuttle stop. There are three other volunteers working for the Roy lab this summer – Kimmai, David, and Pujita, who are all undergrad college students...

Jaewon Oh - Week 7 and 8

Finally done here with my experience and I wish I had more time keep researching so that I have something a little more "finalised" to present. But I guess that's what past EXP kids meant when they said that 8 weeks of research is not enough and I'll have to work with what I've got. To solve the problem of not having enough data points, we used the online TCGA database for raw data that would be used to calculate mutation rates. Mutation rates were calculated through an R coding script that Dr. Cannataro had made. Because the mutation rates were tumor specific, we had to change the proportions that were obtained from the IARC database using data from another database called cBioPortal. Basically we had to multiply the number of times a certain variant was seen in the IARC database by the percentage of tumors that have a tp53 mutation, because our mutation rates are calculated across all tumors in specific cancers (confusing, I know). After graphing the mutatio...