Skip to content

Commit

Permalink
fixed cdhit wrapper description
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Dec 4, 2018
1 parent ab88742 commit 966761f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cdhit_wrapper.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ option_list <- list(
)

opt_parser <- OptionParser(option_list = option_list,
description = "Reduce sequences to frequent regions.")
description = "CD-HIT-EST Wrapper function.")

opt <- parse_args(opt_parser)

Expand Down

0 comments on commit 966761f

Please sign in to comment.