thank you for this tutorial i am new to all of this so this tutorial was very helpful
@neonexodus87452 жыл бұрын
Thank you so much. This was very helpful
@ifyifemanima39723 жыл бұрын
Can you kindly show us how to check for the compatibilities required on a Windows 10 laptop?
@bioinformaticscoach3 жыл бұрын
You can enable windows subsystem. And then use that to install bcftools. Or you can prepare a virtual linux by following this tutorial: kzbin.info/www/bejne/emS2Z5V_n7yVesk
@ifyifemanima39722 жыл бұрын
@@bioinformaticscoach Thank you! I will check this out once I am done watching the current video
@betteniacole9932 жыл бұрын
Not able to do configuration in windows using ./configure. Is there an alternative
@bioinformaticscoach2 жыл бұрын
bcftools can be run only in unix environments. If you want to run in windows then here are some suggestions. 1. Install Linux in a virtualbox and run the commands in it. kzbin.info/www/bejne/emS2Z5V_n7yVesk 2. Enable the windows subsystem. That will allow you to run linux commands and apps. 3. You can also install bcftools using anaconda: kzbin.info/www/bejne/eH3Lh6R4jbGSrJY
@betteniacole9932 жыл бұрын
@@bioinformaticscoach thanks
@betteniacole9932 жыл бұрын
@@bioinformaticscoach I can use bedtools as an alternative?
@bioinformaticscoach2 жыл бұрын
@@betteniacole993 It depends on what you want to achieve. I will recommend you read the documentation the tools you are interested in .
@IsamarCelexeBazoSoto Жыл бұрын
Thank you so much.
@anmolpardeshi3138 Жыл бұрын
mac terminal says unrecognized commands $ and wget. Pls let me know how I can install these.
@bioinformaticscoach Жыл бұрын
The instruction here is for linux. For MacOS you can use curl to download. You can also book a session with me and we can discuss further.
@anmolpardeshi3138 Жыл бұрын
@@bioinformaticscoach so the $ sign is specific to linux only? can that be skipped on mac?
@bioinformaticscoach Жыл бұрын
@@anmolpardeshi3138 The commands do not start with a $ sign. So you have to skip them.
@georgewanjala46052 жыл бұрын
I am new to vcf files, Would you please show to convert .bed files to vcf for all chromosomes