how to analyze/integrate methylation "beta value" and RNA-seq "FPKM" data from only one cell line
1
0
Entering edit mode
3.8 years ago
maria2019 ▴ 250

Hi,

I have all different kinds of sequencing data (methylation, RNA_seq, ATAC, etc) for only one cancer cell line - no control !!!!!

In fact, I only have "beta value" for methylation, "FPKM" for RNA-seq, etc and no Fold change because there is no Control data.

Is there ANY possible way to integrate or analyze these data for just one cell line and report the characteristics of the cell line? - Any paper in this regards?

omics integration RNA-seq FPKM beta value • 1.0k views
ADD COMMENT
1
Entering edit mode
3.8 years ago

What has your supervisor tasked you to do? - just 'analyse' the data and that's all, with no reason given?

With just a single sample for each data-type, you can simply look at the values over your genes of interest. The beta value is a measure of methylation ranging from 0 to 1, while FPKM is a decent / okay measure of expression in just a single sample. You have not mentioned the units that you have for ATAC-seq.

Some options:

  • load the data into a visualiser like UCSC Genome Browser
  • generate some side-by-side heatmaps over genes of interest
  • use GenomicRanges to programmatically find regions that fit certain filter criteria, like High Methylation Beta + Low Expression FPKM + Low ATAC-seq reads

You will think of something to do.

Kevin

ADD COMMENT
0
Entering edit mode

Thank you Kevin, that would be a good start

ADD REPLY

Login before adding your answer.

Traffic: 1540 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6