Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • genome_anawk1
    Junior Member
    • May 2011
    • 7

    bfast for analyzing AB's SOLiD data

    Dear Bfast experts and users,

    I have 4 questions and hope to seek some answers from the community. My questions are interspersed in the bfast workflow described in two parts below.

    PART-1
    1- convert experimental data to bfast input (these are for mate-pair library preps).
    solid2fastq -n 500000 -o reads *.csfasta *.qual
    ("reads.j.fastq" , j=1...,N files created)

    Q1- Is this command right for mate-pair library prep.

    2- reference sequence to nucleotide space and color space
    bfast fasta2brg -f ref_genome.fa
    bfast fasta2brg -f ref_genome.fa -A 1

    3 - create 10 masks using information from manual
    generate 10 bif files (M=10)
    bfast index -f ref_genome.fa -m <mask> -w 14 -i <index number> -A 1

    10 is optimal for analyzing the human genome as suggested by the authors for bfast.
    Q2- Can anyone please suggest a number for the mouse genome? An approximate value would be good enough - say 15 or 50?

    I prefer not to compromise on sensitivity - so I prefer to use all indices to map short reads - part2 .. summarized below.

    PART-2
    1- bfast match
    bfast match -f ref_genome.fa -A 1 -r reads.<N>.fastq > bfast.matches.file.ref_genome.<N>.bmf

    2- bfast localalign
    bfast localalign -f ref_genome.fa -m bfast.matches.file.ref_genome.<N>.bmf -A 1 > bfast.aligned.file.ref_genome.<N>.baf

    3- bfast postprocess
    bfast postprocess -f ref_genome.fa -i bfast.aligned.file.ref_genome.<N>.baf -A 1 > bfast.reported.file.ref_genome.<N>.sam

    Q3- If I choose to split jobs for PART-2, for specific indices, Do I use bmfmerge after #1 and before #2 ?

    Q4 - With bmfmerge, What would be the cutoff / flag for reasonable analysis using the mouse genome? An example command would help please. It has been suggested that a value of "-M 500" may be useful when aligning the Human Genome. I would welcome any suggestions for the mouse genome.

    Hope you can please help,
    Thanks very much in advance,
    cheers,
    another new bfast analyzer.
    ---------------
  • nilshomer
    Nils Homer
    • Nov 2008
    • 1283

    #2
    Q1 - Looks good.
    Q2 - Use the ten provided; they should be sufficient.
    Q3 - Yes.
    Q4 - The "-M" option should match the value in "bfast match" and "bfast localalign". The defaults should match across commands.

    Comment

    Latest Articles

    Collapse

    • GATTACAT
      Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by GATTACAT
      Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
      07-01-2026, 11:43 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 07-02-2026, 11:08 AM
    0 responses
    7 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-30-2026, 05:37 AM
    0 responses
    12 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-26-2026, 11:10 AM
    0 responses
    20 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-17-2026, 06:09 AM
    0 responses
    54 views
    0 reactions
    Last Post SEQadmin2  
    Working...