Skip to content

Commit

Permalink
Update cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Maxmeister committed Sep 11, 2019
1 parent e7ff5d7 commit f5361f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions methylprep/cli.py
Expand Up @@ -168,6 +168,8 @@ def cli_process(cmd_args):
#print("This will attempt to autodetect your methylation array_type and download the corresponding manifest file.")
logging.info('This will attempt to autodetect your methylation array_type and download the corresponding manifest file.')
#return
if args.sample_name:
print('sample_names:', args.sample_name)

run_pipeline(
args.data_dir,
Expand Down

0 comments on commit f5361f6

Please sign in to comment.