Skip to content

Commit 22f90a9

Browse files
authored
Update usage.md
1 parent ff7b8f6 commit 22f90a9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3324,8 +3324,10 @@ To activate human sex determination (using
33243324
provide the option `--run_sexdeterrmine`. Additionally, we will provide
33253325
sexdeterrmine with the BED file of our SNPs of interest using the
33263326
`--sexdeterrmine_bedfile` flag. Here I will use the 1240k SNP set as an example.
3327-
This will cut down on computational time and also providing us with an
3327+
This will cut down on computational time and also provide us with an
33283328
error bar around the relative coverage on the X and Y chromosomes.
3329+
If you wish to use the same bedfile to follow along with this tutorial,
3330+
you can download the file from [here](https://github.com/nf-core/test-datasets/blob/eager/reference/Human/1240K.pos.list_hs37d5.0based.bed.gz).
33293331
33303332
```bash
33313333
nextflow run nf-core/eager \

0 commit comments

Comments
 (0)