Skip to content

Commit

Permalink
Merge pull request #124 from umccr/bclconvert
Browse files Browse the repository at this point in the history
Support BCL Convert 4.2.7
  • Loading branch information
pdiakumis authored Sep 3, 2024
2 parents 10ec25d + 6381b93 commit 24f7da7
Show file tree
Hide file tree
Showing 8 changed files with 1,084 additions and 211 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
S3method(read,File)
export(BcftoolsStatsFile)
export(BclconvertReports)
export(BclconvertReports375)
export(FastqcMetricsFile)
export(File)
export(FragmentLengthHistFile)
Expand Down Expand Up @@ -33,7 +34,6 @@ export(UmQcSumFile)
export(UmSigsSnvFile)
export(VCMetricsFile)
export(Wf)
export(Wf_bcl_convert)
export(Wf_tso_ctdna_tumor_only)
export(WgsContigMeanCovFile)
export(WgsCoverageMetricsFile)
Expand Down
Loading

0 comments on commit 24f7da7

Please sign in to comment.