09-20-2024, 12:46 PM
Can someone tell me the code to make a subset, as I only want certain samples and I can’t merge with the whole dataset
Thanks
Thanks
Which code to make a subset?
|
09-20-2024, 12:46 PM
Can someone tell me the code to make a subset, as I only want certain samples and I can’t merge with the whole dataset
Thanks
09-20-2024, 01:35 PM
--keep samples2keep.txt
Provide it a file with a list of sample IDs to retain.
09-20-2024, 01:38 PM
09-20-2024, 02:02 PM
plink(version number) --bfile "dataset" --keep extractlist --make-bed --out "your sample"
09-20-2024, 02:07 PM
09-20-2024, 02:22 PM
I don't know. I don't deal in eigenstrat, I convert them as the tools I utilize prefer plink format.
|
« Next Oldest | Next Newest »
|