Skip to content

Commit

Permalink
Added GC control and shifting profiles options
Browse files Browse the repository at this point in the history
  • Loading branch information
npdeloss committed Jul 7, 2022
1 parent 5cc92ad commit 64466fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mepp/get_scored_fasta.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def write_scored_fasta_from_filepaths(

@click.command()
@click.option(
'--bed',
'-bed',
'bed_filepath',
type = str,
required = True,
Expand Down

0 comments on commit 64466fc

Please sign in to comment.