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 Innovations in Spatial Biology
              by seqadmin


              Spatial biology is an exciting field that encompasses a wide range of techniques and technologies aimed at mapping the organization and interactions of various biomolecules in their native environments. As this area of research progresses, new tools and methodologies are being introduced, accompanied by efforts to establish benchmarking standards and drive technological innovation.

              3D Genomics
              While spatial biology often involves studying proteins and RNAs in their...
              01-01-2025, 07:30 PM
            • seqadmin
              Advancing Precision Medicine for Rare Diseases in Children
              by seqadmin




              Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
              12-16-2024, 07:57 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 01-09-2025, 04:04 PM
            0 responses
            432 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 01-09-2025, 09:42 AM
            0 responses
            441 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 01-08-2025, 03:17 PM
            0 responses
            453 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 01-03-2025, 11:18 AM
            1 response
            50 views
            1 like
            Last Post Tonia
            by Tonia
             
            Working...
            X