Skip to content

Commit

Permalink
update wf name
Browse files Browse the repository at this point in the history
  • Loading branch information
fraser-combe committed Nov 18, 2024
1 parent 3ec8105 commit cbf6bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/utilities/data_import/wf_fetch_srr_accession.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version 1.0
import "../../../tasks/utilities/data_handling/task_fetch_srr_accession.wdl" as srr_task
import "../../../tasks/task_versioning.wdl" as versioning_task

workflow fetch_srr_accession {
workflow fetch_srr {
meta {
description: "This workflow retrieves the Sequence Read Archive (SRA) accession (SRR) associated with a given sample accession. It uses the fastq-dl tool to fetch metadata from SRA and outputs the SRR accession."
}
Expand Down

0 comments on commit cbf6bcf

Please sign in to comment.