Skip to content

Commit 8b781d3

Browse files
committed
[FIX] sam-bam-seq option
1 parent 1ba7055 commit 8b781d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/options.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ struct LambdaOptions : public SharedOptions
227227
std::string outputBam;
228228
std::bitset<64> samBamTags;
229229
bool samWithRefHeader;
230-
bool samBamSeq;
230+
unsigned samBamSeq;
231231

232232
unsigned queryPart = 0;
233233

0 commit comments

Comments
 (0)