how can i change any drug format to pdb format?
i want to change txt format of my drug to pdb format
i cant download pdb format of drug in drugbank
drug
protein
• 887 views
•
link
written
by
ali.kian.saei •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How can i find the name of my ligands in molegro vitual docker?
written by ali.kian.saei •i want to know the name of my ligand in molegro result. i give for example drug with the name of aspirin and metformin to …
-
what is the best software for energy minimization of molecule?
written by ali.kian.saei •i want to do energy minimization for drugs with pdb format for docking. which software is better?
-
Is necessary delete cofactors of protein for docking?
written by ali.kian.saei •i want dock my protein to FDA drugs. i want to know is necessary to delete cofactor of my protein which these cofactor is ZN …
-
Converting between drug identifier formats
written by EverInEarnest •I have two CSV files of drug-related data. One has the drug info specified with CHEMBL identifiers, whereas the second file contains DrugBank and PubChem …
-
Parse Drugbank XML in R
written by kakukeshiHi guys, Anybody knows how to parse the complete drugbank database in xml into R. I need the drug mechanism of action, so I can't …
-
How make download in PDB file (Text)
written by Macbeth •Good night friends. Save-me! I need make download for model building in PDB files (Text), but the PDB chance interface and format of downloads. The …
-
change the helix structure to b -sheet in pdb file format
written by gbahramali •I HAVE A PDB FILE FORMAT OF MY PROTEIN AND I WANT TO CHANGE THE 2 FRAGMENTS WITH HELIX STRUCTURE IN PDB FILE TO SHEET …
-
How to download all drugs information like boiling point, melting point, smiles etc. from either dr…
written by gouravparmar729 •<p>Need a ftp link to download the drug informations from drugbank or pubchem.</p>
-
Is there a file about relationship between the cmap name In connectivity map and compound structure…
written by Zhilong JiaIs there a file describe the relationship between cmap name (connectivity map) and CID (PubChem) or DBxxx (drugbank)? I have a list of cmap name …
-
Drug And Pediatrics
written by Nims •<p>I would like to know if there is any database (like DrugBank) which give information about pediatrics (like this drug cannot be given to this …
Hello ali.kian.saei!
Not enough detail, unanswerable in its current form. Please edit to include more detail so the question can actually be dealth with and the post will be reopened.
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
Dear ali, if you are downloadling your drug file from drug bank, there is an option for downloading in pdb format
Have a look at the link provided below
https://www.drugbank.ca/drugs/DB00497
If you click on download option in structure section, there is an option for saving your file in pdb format
Hope this helps!!
hi yes i know that but in this way i have to download each drug one by one
i try to find a way to download all of drugs in pdb format at once
May i know in which file format you can download all drugs. If you can download in SDF or similar file format, split each file using simple PERL or any language script. You can easily do that because if all drug comes in one single file there must demarcation between each drug. Once you have all the single drug files, use openbabel tool to convert them in pdb file format using command line. Hope this helps!!!