Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • fjackling
    Junior Member
    • Feb 2011
    • 2

    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.
  • nilshomer
    Nils Homer
    • Nov 2008
    • 1283

    #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

    • fjackling
      Junior Member
      • Feb 2011
      • 2

      #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

      • 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...
        06-18-2026, 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 06-17-2026, 06:09 AM
      0 responses
      41 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      102 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      123 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      114 views
      0 reactions
      Last Post SEQadmin2  
      Working...