Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • problem with indexing using bfast

    I'm very new to next-gen sequencing and bioinformatics in general. I'm trying to use bfast to align solid4 colourspace reads to a cDNA sequence. I have completed the following steps:

    1) fasta2brg -A 0 -f cDNA.fasta
    2) fasta2brg -A 1 -f cDNA.fasta

    It is when I attemp step 3 that I encounter a problem:

    3) bfast index -A 1 -f cDNA.fa -m 1111111111111111111111 -w 14 -i 1
    bfast index -A 1 -f cDNA.fa -m 111110100111110011111111111 -w 14 -i 2
    bfast index -A 1 -f cDNA.fa -m 10111111011001100011111000111111 -w 14 -i 3
    bfast index -A 1 -f cDNA.fa -m 1111111100101111000001100011111011 -w 14 -i 4
    bfast index -A 1 -f cDNA.fa -m 111111110001111110011111111 -w 14 -i 5
    bfast index -A 1 -f cDNA.fa -m 11111011010011000011000110011111111 -w 14 -i 6
    bfast index -A 1 -f cDNA.fa -m 1111111111110011101111111 -w 14 -i 7
    bfast index -A 1 -f cDNA.fa -m 111011000011111111001111011111 -w 14 -i 8
    bfast index -A 1 -f cDNA.fa -m 1110110001011010011100101111101111 -w 14 -i 9
    bfast index -A 1 -f cDNA.fa -m 111111001000110001011100110001100011111 -w 14 -i 10

    The error message I get is:
    ************************************************************
    Checking input parameters supplied by the user ...
    Validating fastaFileName cDNA.fa.
    Validating tmpDir path ./.
    Input arguments look good!
    ************************************************************
    ************************************************************
    Printing Program Parameters:
    programMode: [ExecuteProgram]
    fastaFileName: cDNA.fa
    space: [Color Space]
    mask: 1111111111111111111111
    depth: 0
    hashWidth: 14
    indexNumber: 1
    repeatMasker: [Not Using]
    startContig: 0
    startPos: 0
    endContig: 2147483647
    endPos: 2147483647
    exonsFileName: [Not Using]
    numThreads: 1
    tmpDir: ./
    timing: [Not Using]
    ************************************************************
    ************************************************************
    Reading in reference genome from cDNA.fa.cs.brg.
    bfast: RGBinary.c:304: RGBinaryReadBinaryHeader: Assertion `rg->contigs[i].contigNameLength > 0' failed.
    /var/spool/torque/mom_priv/jobs/804690.bruce-m.vlsci.unimelb.edu.au.SC: line 10: 4145 Aborted bfast index -A 1 -f cDNA.fa -m 1111111111111111111111 -w 14 -i 1
    ************************************************************

    Is anyone able to suggest what I might be doing wrong? Any suggestions or assistance would be greatly appreciated.

  • #2
    It looks like there is a problem with your input FASTA. Do you have empty lines or empty contigs? Could you post it somewhere for us to take a look?

    Comment


    • #3
      Ah, yes I had a gap in my fasta file between the > and the sample name but I have fixed this up and repeated the first 2 steps and now the third step worked. Thanks

      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
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      48 views
      0 likes
      Last Post seqadmin  
      Working...
      X