Skip to content

Commit

Permalink
parser name updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yskale committed Nov 29, 2024
1 parent ac8ebc2 commit 6b93868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/roger/pipelines/picsure_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
class PicSure(DugPipeline):
"Pipeline for BACPAC data set"
pipeline_name = "topmedtest" #lakefs
parser_name = "dbgap_parser"
parser_name = "dbgap"

0 comments on commit 6b93868

Please sign in to comment.