python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to convert imputed dosage files to plink format files
I am trying to convert imputed dosage file from michigan imputation server to plink files.
For this purpuse I am using a tool called dosageconvertor.
I tried to install it using the commands:
> git...
Rhea Bedi
Votes: 0
Answers: 0
Append bin folder to PATH environement variable after installation
I have done a C++ program for Windows and an NSIS installer using CPack.
I want that after the installation, the user can call my program from the terminal without giving the whole path of the exe.
So...
Maxime Charrière
Votes: 0
Answers: 1
I Installed windows on a new ssd and I lost Ubuntu on another hhd
Now, the only working operating system is Windows 10. When I go to my Pc in windows, I don't even see my hhd. Is there anyway to save this mess? I tried to unplug my ssd and see if ubuntu shows but no...
Xhulio Xhelilai
Votes: 0
Answers: 1
unable to create internal hive table
i am getting below error while trying to create hive internal table
CREATE TABLE employee(id INT,Name STRING);
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Met...
Raja
Votes: 0
Answers: 0