Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • aaronreba
    replied
    I've found out my questions for anyone else interested. I was apparently using an old version of Tophat. I learned this after downloading only the binaries of Tophat2. The reads also must be in separate files like so:

    File 1:

    read1.1
    atgatgc...
    +
    #$@#$...
    read2.1
    atgatgc...
    +
    #$@#$...

    File 2:

    read1.2
    atgatgc...
    +
    #$@#$...
    read2.2
    atgatgc...
    +
    #$@#$...
    Last edited by aaronreba; 06-28-2012, 10:52 AM.

    Leave a comment:


  • Using Tophat-Fusion to detect Structural Variation in E. coli

    Hello,

    I'm trying to use Tophat-Fusion on a set of E. coli for structural variation detection. The program seems to run with no errors, but the output doesn't seem correct.

    I have a few simple questions first.

    When giving paired end reads to Tophat-Fusion, how should they be passed? Should they be in separate files with similar names like set_of_reads_1.fastq and set_of_reads_2.fastq with corresponding read names for the pairs? Or should they be merged into one file like set_of_reads.fastq such that as the file is being read, every 2 reads is a pair?

    I have built my bowtie files like so:
    bowtie-build REL606.5.gbk bowtie_REL606.5
    Which seems to build correctly.

    My reads are 50 bps in length with a gap size of 100. I then call tophat like so:

    tophat-fusion -p 12 --solexa-quals -r 100 --mate-std-dev 20 -o paired_tophat bowtie_REL606.5 set_1.fastq set_2.fastq

    tophat-fusion -p 12 --solexa-quals -r 100 --mate-std-dev 20 -o merged_tophat bowtie_REL606.5 set.fastq

    I have called it in 2 different ways because I'm unsure of the read method I mentioned above.

    When it completed, I tried examining the sam file but the samtools view command fails with the following error:
    [sam_read1] reference 'REL606.5-REL606.5' is recognized as '*'.
    Parse error at line 2428: invalid CIGAR operation

    How would I be able to examine the sam file?

    Platform: Linux

    Versions:
    TopHat v0.1.0 (Beta)
    bowtie version 0.12.7
    Samtools Version: 0.1.15 (r949:203)

    Thanks
    Last edited by aaronreba; 06-27-2012, 12:48 PM.

Latest Articles

Collapse

  • SEQadmin2
    How Immunogenomics Decodes Immunity’s Genetic Blueprint
    by SEQadmin2




    The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

    This convergence of genetics, immunology, and computation...
    09-01-2026, 05:41 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, Yesterday, 10:22 AM
0 responses
10 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 09-02-2026, 12:32 PM
0 responses
15 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-24-2026, 10:32 AM
0 responses
50 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-20-2026, 11:17 AM
0 responses
51 views
0 reactions
Last Post SEQadmin2  
Working...