Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • transcription start sites (TSS)

    Hi all!

    I'm new to ChIPseq analysis and have a question regarding TSS.

    I need to compare my ChIPseq regions against transcription start sites, human. Can I download TSS from Ensembl? Is transcription start site the same as transcript start (like first nucleotide of the first exon)?

    When I tried to get them in ChIPPeakAnno package using
    EnsemblTSS<-getAnnotation(mart, featureType=c("TSS")))
    I got the same table with
    EnsemblAnnotation<-as.data.frame(getAnnotation(mart, featureType=c("TSS","miRNA", "Exon", "5utr", "3utr", "ExonPlusUtr")))
    How can it be the same?

    Thank you!

  • #2
    I'm not very familiar with getting data from Ensembl, but you can get transcription start sites for all genes in the human genome from the UCSC Table Browser.

    Group: Genes and Gene Prediction Tracks
    track: UCSC Genes
    table: known genes
    output format: selected fields...

    Then click "get output" and select the fields you want, including "Transcription Start Position".

    Comment


    • #3
      Originally posted by altodor View Post
      Is transcription start site the same as transcript start (like first nucleotide of the first exon)?
      No, the first codon of the first exon is the start codon "ATG" which also codes for methionine. This is called the translation start site.

      The transcription start site is where the RNA polymerase binds to in the 5' UTR upstream of the start codon. IMHO

      Maybe someone else can elaborate more. I dont want to give you the incorrect info.

      Comment


      • #4
        I have done this sort of thing using the ensembl BioMart. However, the UCSC table browser for RefSeq gene annotations is my current favourite.

        Comment


        • #5
          So, from Ensembl or RefSeq we get translation start sites, don't we?

          And a lot of bioconductor packages, when refering to TSS, actually give us translation start site, not transcription start site (first of all, ChiPpeakAnno)

          Does anyone use a database for TSS=transcription start sites?

          I found this discussion about TSS:

          Comment


          • #6
            Originally posted by kwatts59 View Post
            No, the first codon of the first exon is the start codon "ATG" which also codes for methionine. This is called the translation start site.

            The transcription start site is where the RNA polymerase binds to in the 5' UTR upstream of the start codon. IMHO

            Maybe someone else can elaborate more. I dont want to give you the incorrect info.
            This is incorrect.

            The first codon of the first exon is approximately the transcription start site. The translation start site (i.e. the start of the CDS) is located somewhere within the transcript, but doesn't necessarily have to be in the first exon at all.

            The first nucleotide of the first exon is a good approximation. The main issue with it is that the exact TSS can shift around a bit depending on tissue and condition, so the genome annotations are only so accurate. But they're a good start.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Recent Advances in Sequencing Analysis Tools
              by seqadmin


              The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
              Today, 07:48 AM
            • seqadmin
              Essential Discoveries and Tools in Epitranscriptomics
              by seqadmin




              The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
              04-22-2024, 07:01 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Today, 07:17 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-02-2024, 08:06 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-30-2024, 12:17 PM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-29-2024, 10:49 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Working...
            X