Skip to content

Commit

Permalink
Dbgap programs (#104)
Browse files Browse the repository at this point in the history
* bump dug version

* adding bdc new pipelines

* adding curesc

* fix up merge conflict
  • Loading branch information
YaphetKG authored Aug 7, 2024
1 parent 4532bda commit af41d8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dags/roger/pipelines/bdc_pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ class CureSCPipeline(DugPipeline):
pipeline_name = "curesc-dbgap"
parser_name = "curesc"

class SmallDataDbGap(DugPipeline):
pipeline_name = "small-data-dbgap"
parser_name = "topmeddbgap"

0 comments on commit af41d8f

Please sign in to comment.