You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3324,8 +3324,10 @@ To activate human sex determination (using
3324
3324
provide the option `--run_sexdeterrmine`. Additionally, we will provide
3325
3325
sexdeterrmine with the BED file of our SNPs of interest using the
3326
3326
`--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
3328
3328
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).
0 commit comments