Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Jun 15, 2024
1 parent 1c56237 commit 514b78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/preprocess.nf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ workflow PREPROCESS {
csv: ext == "csv"
return [meta, file]
}

ch_h5ad = ch_h5ad.mix(ch_samples.h5ad)

ADATA_READRDS(ch_samples.rds)
Expand Down

0 comments on commit 514b78b

Please sign in to comment.