We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6952761 commit 93e4d7cCopy full SHA for 93e4d7c
barcode_extractor/BAMReader.h
@@ -4,7 +4,7 @@
4
5
#ifndef BARCODE_EXTRACTOR_BAMREADER_H
6
#define BARCODE_EXTRACTOR_BAMREADER_H
7
-#include <htslib/sam.h>
+#include "htslib/sam.h"
8
#include <string>
9
class AlignedReads
10
{
0 commit comments