Тёмный
Jitesh Doshi
Jitesh Doshi
Jitesh Doshi
Подписаться
Hello all, I'm a bioinformatics researcher and trainer, specialising in Structural Bioinformatics area and running a bioinformatics training and consultancy startup.. Hoping to share and exchange bioinformatics knowledge with world community..
Комментарии
@Muskan-wz2eh
@Muskan-wz2eh Месяц назад
Sit how you doing this so fast , its takes almost a month in my system to complete one simulation!!!! My md run takes 12 hrs for nvt and npt and md production take one month!!!also i have gpu support!!Can you help me please
@jiteshvdoshi
@jiteshvdoshi Месяц назад
That's strange. Could you please specify your computer and MD system configuration? Like which cpu, gpu and ram and also how big is your protein.. I also suspect that gromacs is probably not using GPU else it wouldn't be that slow.. your can check that with command gmx --version --quiet to check which cuda it's using our not using.. or while running the MD you can check with command nvidia-smi whether or not GPU is being used
@rezamoosavi71
@rezamoosavi71 2 месяца назад
great!
@mohammedaminu9330
@mohammedaminu9330 3 месяца назад
Thanks for the good video. Please what if the grid box doesn't fully cover the tested ligand, wouldn't that affect the binding results?
@ThripthiShenoy
@ThripthiShenoy 5 месяцев назад
Can we use batch mode for multiple ligand simultaneous docking? For example, I want to keep ligand 1 common and the ligand 2 to change in each docking, can we perform such docking using batch mode? Any assistance in this regard will be very helpful. Thank you.
@ES-yd1ze
@ES-yd1ze 5 месяцев назад
The command that ordered to calculate rmsd between ligand and protein by vmd in tutorial is protein or resname K23 is that true Please anyone correct me
@subhadipsaha5457
@subhadipsaha5457 6 месяцев назад
Sir is it safe to run GROMACS in laptop.. I have a HP Omen gaming laptop. Can I use it for simulation? or running simulations will affect its hardware?
@jiteshvdoshi
@jiteshvdoshi 6 месяцев назад
It is safe to do so but always make sure while simulation is running, your laptop is around a good ventilation or under a fan or AC as it gets heated up running for several days.. typically for small simulations, it's not at all a problem to run on laptop.. it won't affect the hardware
@subhadipsaha5457
@subhadipsaha5457 6 месяцев назад
@@jiteshvdoshi Thank you for your suggestions sir..
@ManpritKaur11
@ManpritKaur11 7 месяцев назад
Sir I have seen your LinkedIn profile and sent you a connection request. Sir I want to study Bioinformatics master's from abroad and for my SOP I want to know that what specialisation of bioinformatics (out of genomics, proteomics and biomarker analysis is used in treatment of autoimmune diseases like multiple sclerosis). I have studied Bsc. Life sciences and do not have much knowledge regarding bioinformatics that's why I want some expert's advice.
@SavanChhatrola-qd8hj
@SavanChhatrola-qd8hj 9 месяцев назад
where i can find that python file ?
@gaazijavaid
@gaazijavaid 9 месяцев назад
autodock vina is unable to install on my MacBook. Can you give some help?
@sagarjaisawal6775
@sagarjaisawal6775 9 месяцев назад
hello, I have one queries if there is no X-RAY structure present for certain protein, can we take Electron Microscope(EM) Structure greater than 3 armstrong resolution for docking
@jiteshvdoshi
@jiteshvdoshi 9 месяцев назад
Yes, EM structure can be used but it is advisable to run a good amount of energy minimization on the structure using good minimization program or MD. If structure is very flexible overall, you can create multiple confomers from MD and perform docking against each of the top conformers of the protein
@Bhaskar-t3y
@Bhaskar-t3y 11 месяцев назад
great stuff , please share the material
@fatimanaeem9067
@fatimanaeem9067 Год назад
I am having problem in using autodocktools, as every time I add charge to hydrogen my tool automatically closes. I can't figure out whats the issue
@Honey78611
@Honey78611 Месяц назад
Which university?
@meltemktn18
@meltemktn18 Год назад
Hello! Thank you for this very informative video. I was wondering if converting SMILES format to the PDB format would make a difference in terms of docking ligands. Thank you in advance.
@jiteshvdoshi
@jiteshvdoshi Год назад
Hi, not really. It's a very standard to convert SMILES into a sructure format. But before converting to PDB directly, It's better to convert to more suitable format for small molecules like SDF or MOL or MOL2 and making sure you are optimizing the geometry of molecules by energy minimization so PDB can be a reasonable connected structure.
@meltemktn18
@meltemktn18 Год назад
@@jiteshvdoshi thank you so much!
@KrithikaS-l5u
@KrithikaS-l5u Год назад
How do we decide which chain to delete in a molecule ?
@jiteshvdoshi
@jiteshvdoshi Год назад
It really depends on the PDB organization. In most common cases, if the PDB consisting of multiple identical chains of the same protein, you can delete any of the chains and use one. But if PDB consists of various proteins or subunits, you need be sure which protein or domain you are inerested in targetting. If this information is unavailable, you can try docking all chains/pockets to find the suitable one.
@laurenttrembleau348
@laurenttrembleau348 Год назад
Excellent step by step course
@SudhaMerla
@SudhaMerla Год назад
What are Gasteiger and Kollman charges? Where exactly are these charges being added in the protein? How can I determine the location of these charges in the protein
@jessicaackron2159
@jessicaackron2159 Год назад
could you please do tutorials on Maestro as well?
@retumanibasumatary1659
@retumanibasumatary1659 Год назад
Best explanation sir hatss of to u🙏🙏👍
@MonaHoeger
@MonaHoeger Год назад
very well explained session. Thanks
@EnochOAkinleye
@EnochOAkinleye Год назад
Is there a way I can still pay to get the recordings of the whole course?
@ASTUDIO-official
@ASTUDIO-official Год назад
a beutifull talk and welldone program at that leavel . thank you for that kind of concepts
@sajedatunnesa
@sajedatunnesa Год назад
The way you provide basics and explain every little details is really extraordinary👌👌
@hanstsahnang4533
@hanstsahnang4533 Год назад
Awesome presentation. Please which command line can you use to launch the production step on GPU and CPU simultaneously. Thanks
@jiteshvdoshi
@jiteshvdoshi Год назад
If the gromacs has been compiled with GPU during installation, but default, mdrun launches the run on both CPU and GPU so no extra steps are necessary. Nevertheless, to specify number cores or GPU or the tasks that need to be offloaded to GPU can be set by various parameters like -nt for number of cpu threads , -gpu_id to specify a gpu, -nb gpu to offload non-bonded calculations to GPU.. etc
@Bhaskar-t3y
@Bhaskar-t3y 11 месяцев назад
​@@jiteshvdoshifor me also please share the material sir
@syaban.azzahra
@syaban.azzahra Год назад
What is the default spacing of vina? Is ut 0.375 or 1? Thank you
@jiteshvdoshi
@jiteshvdoshi Год назад
Depends on version of Vina. The earlier version (1.1.2) has default spacing of 1 while the latest version (1.2.*) has default spacing of 0.374
@sameerqureshi1178
@sameerqureshi1178 Год назад
sir, what happened to bioinsight why isn't the website alive?
@arnabbhattacharjee8447
@arnabbhattacharjee8447 Год назад
can we use cryo em generated pdb structures for docking?
@jiteshvdoshi
@jiteshvdoshi Год назад
Yes you can. But cryo-em structures are low resolution, hence to generate good atom level coordinates, it's useful to process the cryo-em structures with energy minimisation or small molecular dynamics simulation before using it for docking
@seungkukpark9493
@seungkukpark9493 Год назад
Hi, I am really impressed your video. I have a question. Your first video you used a UCSF Chimera and AutoDock vina, and in this video, you use AutoDock Tools with AutoDock vina. AutoDock Tools can be replaced with UCSF Chimera? Do they perform similarly?
@jiteshvdoshi
@jiteshvdoshi Год назад
Hi, yes for simple docking purposes, AutoDock tools can be used instead of Chimera to generate the PDBQT files, but Chimera does have some additional capabilities which are not present in AutoDockTools like filling up missing atoms from side chains, protonation states of residues etc.
@harshaloman73
@harshaloman73 Год назад
Thank you sir. You explain in a very simple way. Can you proved tutorial marial link or send to mail account way sir. Please.
@jiteshvdoshi
@jiteshvdoshi Год назад
share your email address, I'll share the material
@mosharafhossain5869
@mosharafhossain5869 Год назад
This webinar was really helpfull to solve my basic problems with docking. thanks a lot
@realriz.
@realriz. Год назад
👍nice video!
@anisafridi.
@anisafridi. Год назад
Thank uuuuuu so much, sir... But one request sir. I'm a BS student of microbiology so I want to do an ms and PhD in bioinformatics. So I need more tutorials about the bioinformatics course and also the practical section too with each topic. Thanks once again 🤲
@vivekanandinspire4883
@vivekanandinspire4883 Год назад
sir can you please make a video on protein docking and protein complex interactional study.
@swatideshmukh7708
@swatideshmukh7708 Год назад
Nice explaination. I have obtained dipole moment of a molecule using gromacs, but how I can visualize it in vmd as a vector along with my molecule. Should i give this dipole.xvg file as an input to vmd???
@ES-yd1ze
@ES-yd1ze 5 месяцев назад
Hi dear Please I need to ask you about dipole moment What is important to calculate it in MD simulation process What is the idea that I get form dipole moment value ?? Thank you dear
@DrGhulamFareed786
@DrGhulamFareed786 Год назад
Pls explain docking with metal complexes and with metallo protein
@DrPoojaGulatiMicrobiology
@DrPoojaGulatiMicrobiology Год назад
very well explained session. Thanks
@YTantirungrotechai
@YTantirungrotechai 2 года назад
your video is very informative. Thank you very much.
@Hammad187
@Hammad187 2 года назад
I want to do simulation for 100ns.. how to modify this plz tell nsteps = 5000000 ; 2 * 5000000 = 10000 ps (10 ns)
@ranarehankhalid1666
@ranarehankhalid1666 2 года назад
Perfectly explained thanks, can you share the slides
@rakeshojha6395
@rakeshojha6395 2 года назад
sir your deliverance is so amazing. .can i get your website or email to contact you
@jiteshvdoshi
@jiteshvdoshi 2 года назад
Thanks. You can reach out at jiteshvdoshi@gmail.com
@rishibhagupta7801
@rishibhagupta7801 2 года назад
Thank you for introducing this feature , I really needed it a lot. Please make more such videos on improving presentation skills.
@marcodegennaro4771
@marcodegennaro4771 2 года назад
Hi Dr., Where can we found the generic .mdp file for simulation? Thanks
@karthickeyan560
@karthickeyan560 2 года назад
my protein have zinc ion and hydroxide ion. i tried all type of forcefield but i could not run simulation it shows error zn residues not found or oh residue not found. did you have any suggestion for run my protein.
@adeshinaodugbemi8412
@adeshinaodugbemi8412 2 года назад
Thanks a lot for this video. Please when is the MM-GBSA video coming up?
@ChemwithAman
@ChemwithAman 2 года назад
Sir, how can we find the active site of the receptor
@shankarthapa4416
@shankarthapa4416 2 года назад
Sir plz make video or webinar on analysis of all result of MD simulations on MVD .
@rakeshojha6395
@rakeshojha6395 2 года назад
Very nicely explain sir.. i want to collaborate with you.. can i ve your contact link ?
@RABUCHANGMAI
@RABUCHANGMAI 2 года назад
I am new to MS. I watched a lot of tutorials. This is the Best one...