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
          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...
          05-06-2024, 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, 05-10-2024, 06:35 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-09-2024, 02:46 PM
        0 responses
        26 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-06-2024, 07:17 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Working...
        X