Skip to content

Commit

Permalink
enabling hard filter
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yavi committed Sep 9, 2019
1 parent c676544 commit 62fdb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AlevinUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ namespace alevin {
// mark in salmon options that we are running
// in alevin mode
sopt.alevinMode = true;
sopt.hardFilter = true;
if (sopt.initUniform) { aopt.initUniform = true; }

//Create outputDirectory
Expand Down

0 comments on commit 62fdb96

Please sign in to comment.