Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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.
    ---------------

  • #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

    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin


      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
      Yesterday, 07:01 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    39 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    41 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    35 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Working...
    X