OmegaPlus -length argument using VCF file as input.

9 views
Skip to first unread message

Willian Silva

unread,
Sep 5, 2024, 4:16:34 AM9/5/24
to OmegaPlus
I am using OmegaPlus with a VCF file. How do I get the value of the -length argument? Also, is there a more objective way of setting the values of the -minwin and -maxwin? Right now, this is the code I have with (kind of) random values of length, minwin and maxwin.

OmegaPlus \
-name ${outputfilesuffix} \
-input ${inputfile} \
-ld RSQUARE \
-grid ${nsites} \
-length 200000 \
-minwin 1000 \
-maxwin 100000 \
-seed 15243

I appreciate any help.

Cheers,
Will
Reply all
Reply to author
Forward
0 new messages