Unconfigured Ad

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

    #1

    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
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      33 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      43 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Working...