Normalize BAM file
I need to normalize the BAM file. The variance file I'm having based on BAM file does not represent the normalized reads. If I use bamCoverage or bamCompare, I can't have data in the tabular format.
rna-seq
• 128 views
•
link
written
by
arif.ashraf.opu •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
annotating single-cell clusters from gene lists
written by Assa YeroslavizWe're working on a scRNA-Seq data set, which I now want to annotate. Based on previous projects we have a list annotation categories in a …
-
Error: unrecognized arguments using deepTools bamCoverage
written by Daria •Hello everyone! I'm trying to visualize ChIP-seq data with deepTools but facing errors when use optional arguments for normalization. Commands like: ``` bamCoverage -b file.bam …
-
Normalization with deepTools
written by Lorenzo •Good morning, I'm doing RNA-seq analysis. I have .bam files coming from 31 different tissues. My goal is to normalize these data in order to …
-
Scaling vs normalization in bamCompare
written by lorenzo •Hello, I'm analyzing some ChIP-seq data (bam files) through deepTools' bamCoverage and bamCompare. I'm new to biological data analysis and I don't understand the difference …
-
Normalization of ATAC SEQ data for the proper deeptools heatmap
written by kinalimeric •Hi all, I have paired-end 4 ATAC-seq data (2 replicates for 2 samples). I have done aligning using Bowtie2. I did filter MT reads and …
-
Normalizing ChIP-seq and ATAC-seq data?
written by starI have some Single end and Paired end ChIP-seq and ATAC-seq data. I have done aligning using Bowtie2 and ignored duplicated reads using Picard, then …
-
Different bigwig file sizes between BedgraphToBigwig and bamCoverage
written by m98I am trying to convert BAM files to Bigwig format. I was originally using a combination of genomeCoverageBed and BedgraphToBigWig to go from BAM to …
-
Apply Deseq2 size factor to aligned reads
written by Bastien HervéAfter a standard RNA-seq analysis : STAR -> FeatureCounts -> Deseq2, I want to visualize my reads coverage with IGV. Nevertheless, BAM files are not …
-
Calculating nucleosome dyad densities
written by mmmmcandrewHi all- I would like to calculate nucleosome dyad densities from my MNase-seq data. Here is where things get complicated: I would first like to …
-
y-axis on IGF viewing .tdf file
written by acorella •Hi, What does the y-axis in IGV represent when viewing a .tdf file of chIP-seq data generated directly from a .bam file (using IGVTools)? Is …
Please tell us what you mean by "normalize". I have personally never heard of normalizing BAM data.
Actually, I'm using RNA-seq data to find SNPs in the mapping population. When I calculate the SNPs based on the BAM file, these variations do not mean the real variation between wild-type and mutant. So, I was trying to normalize the reads or SNP counts should come from normalized reads. Does it make sense?
You're calling variants from RNAseq data, correct? What protocol are you following and what do you think is causing these unreliable calls? Could it be that you're using a protocol meant for DNA Seq data on RNA Seq?
Well. If you have to call variant based on RNA-seq data, what will be your approach?
Tell me what you have tried and where you're facing a problem, and I will try my best to help you. Right now, you're asking me to do your job for you, which I will not do.