Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nat
    Junior Member
    • Jul 2009
    • 8

    Problems using TopHat output in SAMtools

    hi there,

    I have run some RNA seq reads through TopHat and generated the 3 standard output files: accepted_hits.sam
    coverage.wig
    junctions.bed

    Both the .wig and .bed files produce error messages when I tried to import them to UCSC browser - Have other people had problems with TopHat output in UCSC?

    I also tried to view accepted_hits.sam using SAMtools, but had a few problems here.

    I followed the following steps:
    samtools faidx ex1.fa # index the reference FASTA (no problems)

    samtools import ex1.fa.fai accepted_hits.sam. accepted_hits.bam # SAM->BAM

    here i got the following error message (repeated multiple times)

    [sam_read1] reference 'gi|17981852|ref|NC_001807.4|' is recognized as '*'.

    [sam_read1] reference 'gi|17981852|ref|NC_001807.4|' is recognized as '*'.


    a bam file was still produced, and so i tried using it anyway:

    samtools index accepted_hits.bam # index BAM

    samtools tview ex1.bam ex1.fa # view alignment

    -this just gives me a viewer with a blank screen

    samtools pileup -t ref.fa.fai file.sam (all the other options i tried with pileup didnt give any output)

    -gives the same error messge i had when i ran 'import'
    [sam_read1] reference 'gi|17981852|ref|NC_001807.4|' is recognized as '*'.



    Here is the top of my .sam file (there is no header it seems) - it all seems to be in order according to SAM file specifications.

    GAPC:1:38:1386:252#0 16 gi|13626247|ref|NT_025975.2|HsY_26131 87997 255 35M * 0 0 TCAATTCCTTGCGATTCCATTACATTCGATTTCTT ]_aaa]VV]a_\`aaa`abaa`^aaabaaabaaaa NM:i:1
    GAPC:1:16:1046:505#0 0 gi|14772189|ref|NT_025215.4|Hs20_25371 27969 3 35M * 0 0 CACACCCAATATTATAACAAAAGATTGTAACAAGG ababbba`abbbbbbbbbbbaaMabaOabbbbb[T NM:i:2

    Has anyone else had these problems? Any clues!!! Ive been struggling with this for days now

    Thanks
  • kch
    Junior Member
    • Jul 2009
    • 9

    #2
    Hi nat,

    This might answer your question: http://seqanswers.com/forums/showthread.php?t=2183

    The chromosome field is referring to contigs instead of chromosomes, which the UCSC Browser doesn't understand.

    Comment

    Latest Articles

    Collapse

    • SEQadmin2
      Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by SEQadmin2


      I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


      Here are nine questions we think about, in roughly the order they matter, before...
      Yesterday, 07:11 AM
    • SEQadmin2
      From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
      by SEQadmin2


      Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


      The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
      ...
      06-02-2026, 10:05 AM
    • SEQadmin2
      Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
      by SEQadmin2


      With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


      Introduction

      Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
      05-22-2026, 06:42 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-17-2026, 06:09 AM
    0 responses
    20 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    38 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    44 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    49 views
    0 reactions
    Last Post SEQadmin2  
    Working...