Skip to content

Commit

Permalink
trigger develop build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Jul 23, 2021
1 parent 5c91e22 commit 96ea980
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Alevin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,6 @@ salmon-based processing of single-cell RNA-seq data.
green[3] = '0' + static_cast<char>(fmt::GREEN);
red[3] = '0' + static_cast<char>(fmt::RED);


bool noTgMap {false};
bool dropseq = vm["dropseq"].as<bool>();
bool indrop = vm["indrop"].as<bool>();
Expand Down

0 comments on commit 96ea980

Please sign in to comment.