Skip to content

Commit

Permalink
Merge pull request #51 from broadinstitute/np_change_ss2_paths
Browse files Browse the repository at this point in the history
change paths in MultiSampleSmartSeq2.wdl
  • Loading branch information
nikellepetrillo authored Aug 26, 2020
2 parents f221e75 + 128e77a commit e7257da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version 1.0

import "../smartseq2_single_sample/SmartSeq2SingleSample.wdl" as single_cell_run
import "../../../pipelines/skylab/smartseq2_single_sample/SmartSeq2SingleSample.wdl" as single_cell_run
import "../../../tasks/skylab/LoomUtils.wdl" as LoomUtils

workflow MultiSampleSmartSeq2 {
Expand Down

0 comments on commit e7257da

Please sign in to comment.