Entering edit mode
                    3.6 years ago
        noobiestar
        
    
        ▴
    
    30
    I have windows 10 OS. i want to install fastANI. I tried to use the link https://github.com/ParBLiSS/FastANI But could not complete, because I dont know how to install it by download and compile. I have WSL and ubuntu downloaded in my computer for this purpose. Any help will be appreciated.
I downloaded it. But it is opening as a binary file with lots of alphabets and other characters. I could not install. Could you please tell how to install it using that compiled binary file?
No installation should be needed and you don't need to "open" a binary file. Simply run the program after adding execute permissions (
chmod a+r fastANI).Thank you so much.