Codon counts from a bam file
How can I find codon counts from a bam alignment? I am still a newbie in next-gen sequencing analysis.
r
next-gen-sequencing
alignment
• 2,372 views
•
link
updated
by
Ram
•
written
by
sarthaks442 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Single Nuclei RNA-Sequencing Analysis Without CellRanger
written by 16_masques.vole •I am attempting a multiome single nuclei RNA-Sequencing analysis. I have gene expression and ATAC data. The data was generated using 10X genomics pipeline. The …
-
Count unique genes in STAR data and unique transcripts in minimap2
written by mounika.boddhireddy •Hello everyone, I am doing analysis of RNA-sequencing using ENCODE and ENSEMBL data. I performed STAR analysis for polyA RNA in ENCODE and did quantMode …
-
Targeting causative variant in Exome-Sequence data
written by sherbuneri10 •Hiii. Anyone there to help me out, how to target causative variant/gene/SNP/INDEL in Exome/seq data?? I have next-gen sequencing data having BAM, vcf files and …
-
Sliding Window : discriminate partial and fully contained fragments (from a bam file)
written by w.elmselmi •Hello everyone, After Next Gen Sequencing, alignment (BWA), sorting and indexing (samtools), I obtained a bam file. I would like to know there is any …
-
Creating a phyloginectic tree from mapped reads which I obtained using bowtie, then IGV.
written by Rustem •I am a sophomore who is majoring in biology, and completely new to bioinformatics . I was tasked with searching for Aeromonas in a metagenome. …
-
Hardware configuration for Whole genome seq analyses lab
written by abmmki •<p>Hi,</p> <p>To set a whole genome (Next gen, let say like human size ..60-70X ...500GB data) (de novo assembly and then downstream analysis like annotation, …
-
Python, Biopython And The Analysis Of Next-Gen Sequencing
written by BioICoder •<p>Hello all, I have a question regarding how to begin working with Next-Gen Sequencing. I am conceptually familiar with the Next-Gen Sequencing and its practical …
-
Software To Analyse Chromatin-Interaction Sequencing Datasets?
written by Ahdf-Lell-Kocks •<p>I am interested in knowing what software is out there to analyse chromatin-interaction sequencing datasets like those coming from genome-wide next-gen sequencing ChIA-PET protocols:</p> <p><a …
-
Freelance Bio-Informatics Help Offered
written by Freelancebio •Hi, Is anyone interested in a freelance bio-informatician? I have deep knowledge in next-gen data analysis (454+illumina) as well as sequence alignment and variant detection+genotyping. …
-
Snp Confidence Calls
written by Vish •<p>how to make confidence calls on SNPs obtained from next gen sequencing data??</p>
That's not something people normally want to do. Could you describe what your actual biological goals are? That would be helpful in guiding you.
I am actually trying to analyse a codon translation rate model. I have a ribosome profiling dataset. I thought of counting using sam files by searching from a codon array. But that would take huge amount of time I think.