Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • TopHat - Cufflinks problems in a multifasta file

    Hello all
    I'm new to rnaseq analysis, so I wonder if you guys can help me with some issues.
    So, I'm trying to evaluate differential expression from the WT and a mutant strain of a yeast, whose genome was sequenced at Broad Institute.
    In a first attempt, I'm trying only to evaluate the genes that have been annotated.
    The format that comes from Broad is a fasta file with up to 10.000 genes. The genome is not annotated.
    In this way, I've downloaded the fasta file with the genes and started to wor on it.
    First, I've build a database using bowtie-build.
    Then I mapped the reads to the db using tophat
    (tophat -r 30 -o /Users/Analises/db/tophat/delta genesmod4.fas 101.fastq) It runs fine
    Bou when I tried to run cufflins (cufflinks -o /Users/Analises/db/cufflinks_delta/ /Users/Analises/db/tophat/delta/accepted_hits.bam), I've got this message:

    You are using Cufflinks v1.3.0, which is the most recent release.
    [10:06:58] Inspecting reads and determining fragment length distribution.
    > Processing Locus ABC0001 [ ] 0%
    Error: this SAM file doesn't appear to be correctly sorted!
    current hit is at ABC_0002:3, last one was at ABC_0001:5679
    Cufflinks requires that if your file has SQ records in
    the SAM header that they appear in the same order as the chromosomes names
    in the alignments.
    If there are no SQ records in the header, or if the header is missing,
    the alignments must be sorted lexicographically by chromsome
    name and by position.

    Any clues?
    Thank you in advance

    Charley
    Last edited by ccstaats; 01-31-2012, 04:50 AM.

  • #2
    there may be problems in other areas, but it's difficult to troubleshoot with the given information. things that would help are fragment and read length, whether the reads are actually paired-end or not.

    for the final problem though, it's likely as simple as it suggests. just sort the output using:
    samtools sort aln.bam aln.sorted

    see: http://samtools.sourceforge.net/samtools.shtml

    Comment


    • #3
      Hello jbrwn
      Thank you for your answer
      I think I've found a way to escape away from this problem
      I was only considering the transcript fasta file from the Broad Institute.
      Know, I got the whole genome fasta file and the gft.
      Alll the pathway from tophat to cuffdiff was simple.
      Thank you very much
      Charley

      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