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
        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
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      25 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      52 views
      0 likes
      Last Post seqadmin  
      Working...
      X