Skip to content

Commit 9cda1bf

Browse files
author
Joe Brown
committed
omit phix when selecting autosomes
1 parent 034a1da commit 9cda1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ communicate them with your sequencing center. That said, you likely want
3939
to exclude sex chromosomes using:
4040

4141
```
42-
--exclude "decoy,random,chrUn,alt,chrEBV,chrM,chrX,chrY"
42+
--exclude "decoy,random,chrUn,alt,phix,chrEBV,chrM,chrX,chrY"
4343
```
4444

4545
# Report

0 commit comments

Comments
 (0)