Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #16
    By default, the accepted_hits.bam file is co-ordinate sorted and does not need any further sorting to run cufflinks on it. Have you tried the accepted_hits.bam 'as is' generated by Tophat?

    Also, would suggest you use the GTF from igenomes, if you are mapping to one of the 10 genomes available here:

    http://tophat.cbcb.umd.edu/igenomes.html.
    Hi Parthav
    I work on maize genome sequence available from http://ftp.maizesequence.org/current/assembly. You will find the file <ZmB73_RefGen_v2.tar.gz>. On untaring we get separate files for each chromosome. So before making the bowtie index, I concatenated all the chr.fasta files. (10 chromosomes, 1 Mt, 1 Pt and 1 UNKNOWN...a total of 13). I also built another index with only the ten chromosomes (hoping that by getting rid of Mt and Pt, I might circumvent the issue)

    Whatever I do, I still end up with
    Code:
    Error: sort order of reads in BAMs must be the same
    when trying to run cufflinks.

    I think it may be to do with all the pre-processing I am having to do with the genome files. I will have to talk to some one from maizesequence.org.

    Comment


    • #17
      Originally posted by ParthavJailwala View Post
      By default, the accepted_hits.bam file is co-ordinate sorted and does not need any further sorting to run cufflinks on it. Have you tried the accepted_hits.bam 'as is' generated by Tophat?

      Also, would suggest you use the GTF from igenomes, if you are mapping to one of the 10 genomes available here:

      http://tophat.cbcb.umd.edu/igenomes.html.

      Converting GFF to GTF is not necessary as you can use the 'genes.gtf' available within the igenomes directory structure of your genome of interest.

      Also, highly advised to run tophat with a bowtie index that is built on the same genome, that you are providing the GTF file for, in the cufflinks run.

      Thanks
      Parthav
      I have tried
      - bowtie-build,
      - both accepted_hits.bam and the sorted one,
      - accepted_hits.sam (converted from accepted_hits.bam)
      - GFF (same one was used in running tophat and cufflinks)
      - GTF (converted from the GFF)

      However, all of these combinations did not work, if gff/gtf is provided when running cufflinks.
      Also, there is no genome that I need on http://tophat.cbcb.umd.edu/igenomes.html.
      Thank you for your tips though.
      Last edited by syintel87; 01-18-2013, 01:43 PM.

      Comment


      • #18
        You must remove colons in the FASTA file and GFF also. Cufflinks and downstream programs of Tophat that use a SAM file get confused with the colons in the sequence (genome reference) names as it interferes in the SAM header.

        Comment

        Latest Articles

        Collapse

        • 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
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-25-2024, 11:49 AM
        0 responses
        19 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-24-2024, 08:47 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        62 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Working...
        X