Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Bgansw
    Member
    • Nov 2011
    • 24

    bwasw

    Hello,

    I'm new to bioinformatics, and need help with bwasw.

    I'm trying to align my sample illumina bacterial genome to an already published reference bacterial genome. The aim is to find out what genes are present in my sample genome, but missing in the reference. The plan of action was to run bwasw, and then pull out the sequence in the sample genome that do not align to the reference, then look at what these sequences are.

    So far, I've run the following successfully:

    bwa index -a bwtsw database.fasta

    bwa bwasw database.fasta long_read.fastq > aln.sam

    I've gotten a .sam output file, the size of which is 796M.

    What should I do next?

    Please help!

    bgansw
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    You will want to convert the SAM files to BAM using "samtools".

    You can then recover the reads that do not align to the reference genome using the directions in post #6 in this thread: http://seqanswers.com/forums/showthread.php?t=16743

    Comment

    • Bgansw
      Member
      • Nov 2011
      • 24

      #3
      Thank you Genomax.

      I've been able to successfully extract the mapped and unmapped reads, thanks to your advice. I did have a query though, and I've posted it along the thread you'd specified in your post.

      Thank you very very much. I'm very grateful for your help.

      Regards

      bgansw

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      28 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      35 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      40 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      62 views
      0 reactions
      Last Post SEQadmin2  
      Working...