Skip to content

Commit

Permalink
Merge branch '20191223efrat'
Browse files Browse the repository at this point in the history
  • Loading branch information
Wanding Zhou committed Dec 23, 2019
2 parents d8d5a6d + 5e253d0 commit 736ebef
Show file tree
Hide file tree
Showing 4 changed files with 307 additions and 72 deletions.
Empty file added Biscuit_QC/some_name_bga.bed
Empty file.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ $ biscuit vcf2bed -k 10 -t cg input.vcf.gz

A bash script is provided to simplify QC procedure.
```bash
$ ./scripts/QC.sh -v input.vcf setup_file sample.name input.bam
$ ./scripts/QC.sh -v input.vcf assets_directory genome.fa sample.name input.bam
```
generates QC information that can be picked up by MultiQC. Setup files for [hg19](http://zwdzwd.io/BISCUITqc/hg19_QC_assets.zip), [hg38](http://zwdzwd.io/BISCUITqc/hg38_QC_assets.zip) and [mm10](http://zwdzwd.io/BISCUITqc/mm10_QC_assets.zip) are provided. Other genome builds can be built following the same format.

Expand Down
Loading

0 comments on commit 736ebef

Please sign in to comment.