Skip to content

Commit

Permalink
Merge pull request #619 from wltrimbl/rerio
Browse files Browse the repository at this point in the history
added stage number for d_rerio
  • Loading branch information
wilke authored Sep 4, 2019
2 parents 7797879 + 6b17d21 commit 721aaf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mgcmd/mgrast_bowtie_screen.pl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
'h_sapiens' => 205,
'm_musculus' => 206,
's_scrofa' => 207,
'r_norvegicus' => 208
'r_norvegicus' => 208,
'd_rerio' => 209
};

# options
Expand Down

0 comments on commit 721aaf2

Please sign in to comment.