https://github.com/genome/genome
Revision 50249b3fda1ee605033a9677d3dcacd158018e80 authored by Brian Derickson on 19 October 2012, 19:00:53 UTC, committed by Brian Derickson on 19 October 2012, 19:03:38 UTC
In Genome::Model::Build::ReferenceAlignment->merged_alignment_result,
should only attempt to get merged alignment results if any software
result users that point to the current build are found. If none are
found, just return immediately.

Before this change, a
Genome::InstrumentData::AlignmentResult::Merged->get(undef) was
performed, which emitted a warning and always returned nothing.
1 parent 4a67fbf
History
Tip revision: 50249b3fda1ee605033a9677d3dcacd158018e80 authored by Brian Derickson on 19 October 2012, 19:00:53 UTC
fixed null in-clause warning
Tip revision: 50249b3

README

back to top