Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • altodor
    Member
    • Nov 2009
    • 12

    #1

    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!
  • biznatch
    Senior Member
    • Nov 2010
    • 124

    #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

    • kwatts59
      Member
      • Apr 2011
      • 46

      #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

      • idonaldson
        Member
        • Oct 2009
        • 37

        #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

        • altodor
          Member
          • Nov 2009
          • 12

          #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

          • Jelena
            Junior Member
            • Apr 2013
            • 2

            #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

            • SEQadmin2
              Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
              by SEQadmin2



              CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

              Despite this, “CRISPR helped turn genome editing from a specialized technique into
              ...
              07-31-2026, 11:01 AM
            • SEQadmin2
              Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
              by SEQadmin2


              Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

              The systematic characterization of the human proteome has
              ...
              07-20-2026, 11:48 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 08-06-2026, 07:41 AM
            0 responses
            20 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-03-2026, 10:13 AM
            0 responses
            33 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-31-2026, 02:55 AM
            0 responses
            43 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            26 views
            0 reactions
            Last Post SEQadmin2  
            Working...