I would like to announce the release of Breakway, a program for identifying structural variations in genomic data!
Breakway is a suite of programs (written in PERL) that take aligned genomic data and report structural variation breakpoints. Features include:
I've made Breakway so that it will be compatible with pipelines as well.There is the potential for Breakway to be plugged into your genome analysis pipeline to automatically generate a Breakway report.
Development of Breakway started during analysis of the U87MG whole genome sequence and continued to mature throughout analysis of subsequent genome sequencing projects in the Stanley F. Nelson Lab at UCLA. Since that first project, Breakway has become significantly more powerful, and I feel has evolved (through concerted effort!) into something that the community would benefit from.
I hope that Breakway can help others easily identify structural variation breakpoints in their genomic data. Please try it out!
Breakway is a suite of programs (written in PERL) that take aligned genomic data and report structural variation breakpoints. Features include:
- Takes in BAM formatted input, the current standard for genomic alignments.
- Compatible with standard output from major alignment algorithms such as BFAST, BWA, MAQ, et cetera.
- Capable of analyzing data from any major platform--Solexa, SOLiD, 454, et cetera.
- Empirically identifies structural variation breakpoints.
- Highly specific analysis generates very few false positives.
- Includes a suite of downstream tools for annotating identified breakpoints and reducing false positives.
- Intuitive output tells you the type of event (INT, DEL, or INS), scores, inversion status, and more.
I've made Breakway so that it will be compatible with pipelines as well.There is the potential for Breakway to be plugged into your genome analysis pipeline to automatically generate a Breakway report.
Development of Breakway started during analysis of the U87MG whole genome sequence and continued to mature throughout analysis of subsequent genome sequencing projects in the Stanley F. Nelson Lab at UCLA. Since that first project, Breakway has become significantly more powerful, and I feel has evolved (through concerted effort!) into something that the community would benefit from.
I hope that Breakway can help others easily identify structural variation breakpoints in their genomic data. Please try it out!
Comment