Skip to content
Snippets Groups Projects
Commit 3cb93de6 authored by Aaron's avatar Aaron
Browse files

Added newline to end of BamAncillary.h

parent 46025216
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@
namespace BamTools {
void getBamBlocks(const BamAlignment &bam, const RefVector &refs,
vector<BED> &blocks, bool includeDeletions = true);
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment