run snp2hla tool in windows subsytem for linux
1
0
Entering edit mode
14 hours ago
anasjamshed ▴ 140

I had 25 bcf files that I converted into vcf to read and also merged them in one file. Now I want to apply snp2hla to find markers A,b,c. How can I do in by using wsl? do I need to use wsl?

snp2hla • 105 views
ADD COMMENT
1
Entering edit mode
13 hours ago

the tool you ask about seems to be a shell script that runs additional software like plink and beagle

both of these tools can be easily installed in a linux-like system using a tool like conda or micromamba

now snp2hla program seems fairly old, from 2016, so there may be changes to how the required software operates.

I would look at what the snp2hla program does, notably the file:

SNP2HLA/SNP2HLA.csh 

then running those steps separately and figuring out what takes place.

ADD COMMENT
0
Entering edit mode

I feel we have to install java to run snp2hla

ADD REPLY

Login before adding your answer.

Traffic: 3666 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6