Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
edit bedset PEP looper section
Browse files Browse the repository at this point in the history
  • Loading branch information
joseverdezoto committed May 28, 2020
1 parent de50080 commit cca10ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pipelines/bedbuncher.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,7 @@ def main():
y.sample_table = {}
y.sample_table = bedset_annotation_sheet
y.looper = {}
y.looper.run = {}
y.looper.run.output_dir = logs_dir
y.looper.output_dir = logs_dir
y.iGD_db = {}
y.iGD_db = os.path.join(igd_folder_name, args.bedset_name + ".igd")
y.iGD_index = {}
Expand Down

0 comments on commit cca10ad

Please sign in to comment.