How to do peak correlation in m6A
How to do peak correlation in m6A?Have Cancer and normal sample,but I have no idear to Make relevant with that。
rna-seq
chip-seq
• 1,717 views
•
link
written
by
siqizhao2018 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
how to get genomic location of transcript positions
written by baibhu1234 •I have used your tool m6Anet for the m6A site prediction and found the results. as the results are with respect to the transcripts position …
-
Batch correction between cancer only data and normal only data
written by Eren •I am working with methylation data where Beta values are already available. I have normal samples created by combining different GSE data, for which I …
-
Methylation analysis if no normal control
written by 9521ljh •I have methylation data, beta value of cancer patient. but only tumor sample i have, no control. There is no normal control in TCGA portal …
-
Matched Normal Tissue Sample of RNAseq data from TCGA
written by rajeshHello Everyone I have downloaded the RNA seq data RSEM normalized from TCGA with the help of TCGA Assembler. When I look for Normal Samples …
-
Remove poly-T from m6A RNA-seq using Smarter
written by siqizhao2018 •m6A RNA-seq using Smarter ,fastqc found many 'TTTTTTTTTTTTTTTTTTTTTTTTTTTTT' for the data QC,how can I cut the 'TTTTTTTTTTTTTTTT' but not wrong to remove the sample-self-RNA?
-
How to using input modification Input GC bias in 5hmC sequencing data?
written by siqizhao2018 •I draw A 5hmC data metagene-plot.Found input ,IP sample all had a peak in TSS region.The pattern similar,so I want using input sample modification IP.but …
-
Finding mutations from bam files
written by Gene_MMP8I have two bam files(~17GB) for both tumor and normal sample in case of pancreatic cancer. Now I want to find the mutations in the …
-
Interpretation of DE gene and mutation in normal/cancer sample
written by bharata1803Hello all, So after I tried to analyze DE(Differentially expressed) gene and read paper about findings of DE gene or mutation that happen in normal/cancer …
-
Finding microarray data for gastric in different conditions (comparison purpose)
written by Zara •Hello to everyone, I want to compare gene expression (and gene networks) for gastric in different conditions: 1. normal and healthy (no cancer - no …
-
Correlation Matrix Considering Sample'S Class
written by TitoPullo<p>Whenever the available data contains also the sample class (i.e cancer vs. normal), does it make sense to calculate the correlation matrix considering all the …
Hi, do you have raw counts of every peak? The DESeq2 workflow may help you to correlate Cancer and normal sample(In section 4.3 Sample distances, http://master.bioconductor.org/packages/release/workflows/vignettes/rnaseqGene/inst/doc/rnaseqGene.html). Besides, you can also try to use corrplot package in R, but you may have to normlize your count data, and use log2(count+1) to tranform the data.
Hope this will help you. Aifu.
thank you! Yeah,In count I know how to do that,but I want to find some information in peak thinking~