Skip to content

Commit

Permalink
dvc add fastqc/sv/trimmer/hist metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
pdiakumis committed Dec 4, 2023
1 parent ef2cdf5 commit 88605e0
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions inst/extdata/wgs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@
/SEQC-II.wgs_coverage_metrics_tumor.csv.gz
/SEQC-II.wgs_fine_hist_normal.csv.gz
/SEQC-II.wgs_fine_hist_tumor.csv.gz
/SEQC-II.fastqc_metrics.csv.gz
/SEQC-II.sv_metrics.csv.gz
/SEQC-II.trimmer_metrics.csv.gz
/SEQC-II.wgs_hist.csv.gz
5 changes: 5 additions & 0 deletions inst/extdata/wgs/SEQC-II.fastqc_metrics.csv.gz.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: 6351a2100b1a576cc5bf8cab6d14f313
size: 38125
hash: md5
path: SEQC-II.fastqc_metrics.csv.gz
5 changes: 5 additions & 0 deletions inst/extdata/wgs/SEQC-II.sv_metrics.csv.gz.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: 7caff344ab9ccbf0e95835cd7a443138
size: 186
hash: md5
path: SEQC-II.sv_metrics.csv.gz
5 changes: 5 additions & 0 deletions inst/extdata/wgs/SEQC-II.trimmer_metrics.csv.gz.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: 967b53760ee90be9568b99d7aa6c2867
size: 371
hash: md5
path: SEQC-II.trimmer_metrics.csv.gz
5 changes: 5 additions & 0 deletions inst/extdata/wgs/SEQC-II.wgs_hist.csv.gz.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: c89d71a367b5a787dd10192087b6aa2c
size: 183
hash: md5
path: SEQC-II.wgs_hist.csv.gz

0 comments on commit 88605e0

Please sign in to comment.