Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary

A few helpful tools to use BLAST with 454 data. Only installed on Fourierseq at the moment.

  • bacfish.sh <blast.out> - After running blast on 454 Newbler contigs (usually blastn against nt with an eval of <1e-50, with m=1), you can run this script on the blast output file and it will group your contigs. This was written specifically for sorting out fragment sequencing results of BACs, where you get several contigs and want to quickly validate and bin them into E coli vs. something previously sequenced vs. something new.
  • 454blastStats <454reads.fna> - With raw 454 reads in <454reads.fna>, this script will run a high stringency blast against NT and provide a quick-and-dirty frequency plot of top hits. Useful to make sure you sequenced what you thought you were sequencing.
  • No labels