More posts like this
-
Saccharomyces cerevisiae - mapping against transcriptome
written by yeast_rnaseq •Hi, I'm trying to do a typical transcriptomics analysis on mRNA samples from several *Saccharomyces cerevisiae* CEN.PK113-7D strains. By typical I mean: 1) Cleaning raw …
-
inquiry related to docking
written by rheab1230 •I have to write a code for docking. . I have two pdb. I have two write a protocol for moving the inhibitor towards trypsin …
-
Lengths of UTR3, UTR5 and ORF from gtf file
written by bio_elle •I would like to find the lengths of UTR3, UTR5 and ORF regions for each transcript of protein coding genes. My plan was to find …
-
remove UTR annotations from gff
written by rob234kingI have UTR annotations which I need to remove for a set of genes, which I could do just by deleting but then it would …
-
How to predict non-sense mediated decay from Illumina reads?
written by francois •I targetted a protein-coding exon with Cas9, amplified a ~ 150bp product in the region and sequenced with Illumina MiSeq. I now have > 1000X …
-
find ORF in sequence python
written by elishevaHello everyone. I'm working on Python script that find ORF for a sequence. It runs well only for short sequencece. But when I tries to …
-
should stop codon be counted as part of CDS
written by -_-I am analyzing the GTF file at http://ftp.ensembl.org/pub/release-75/gtf/homo_sapiens/Homo_sapiens.GRCh37.75.gtf.gz and try to understand gene structure. Based on observation, I summarized the following relationship 1. UTR is …
-
Identifying Regions Important For Secondary Structure Formation In The Entire Length Of A 3'Utr
written by ancient_learner<p>I am having some problems cloning a big 3'UTR for luciferase assays. This particular 3'UTR is 3.2kbs in length, and I cannot clone it after …
-
Finding All In-Frame Stop Codons Using Python
written by nobodyknowsme57 •A sequence of nucleotides with multiple genes and UTRs are given (seq): <--UTR--><----------------Gene 1-------------><---- UTR-----><----------- Gene 2 --------------------><-- UTR--> TGGAGA_startCodon_AGGAAG_stopCodon_GAAGGTAAC_statrCodon_AGCTCTG_stopCodon_ATCAAGA There could be multiple out-frame/overlapping …
-
How To Do Alignment, Stop Codon Removal And Dn/Ds Calulation In One Go?
written by Naren<p>I have over 1000 files each having 30 sequences. Manually aligning, removing stop codons and then calculating avarage dN/dS for each file is impossible for …
Hello qyang!
We believe that this post does not fit the main topic of this site.
Question not related to bioinformatics
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
My research used Ribo-seq. I want to find out non-ribosomal RNA-protein complexes binding sites. So I would like to know whether there are ribosomes on 3'-UTR, if not, all the preserved fragment mapped to 3'-UTR should come from non-ribosomal RNA-protein complexes binding sites. That's why I have this question.
Which is, essentially, a pure biology question, no? I guess Biology Stack Exchange is more appropriate, but if you insist this is bioinformatics I can reopen the thread.
It's not a pure bioinformatics question, but it's closely related to bioinformatics research.