Member Site › Forums › Rosetta 3 › Rosetta 3 – General › a question about protein-ligand docking in generating 1SW2 conformers
- This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by Anonymous.
-
AuthorPosts
-
-
May 29, 2014 at 5:27 am #1899Anonymous
Hii everyone,
I am looking forward in prepareing 1SW2 ligand structures using rosettaligand arls package. I don’t generate ligand conformers in this case,
Traceback (most recent call last):
File “/home/ryhon/rosetta3.4/rosetta_source/src/python/apps/public/molfile_to_params.py”, line 1365, in
sys.exit(main(sys.argv[1:]))
File “/home/ryhon/rosetta3.4/rosetta_source/src/python/apps/public/molfile_to_params.py”, line 1284, in main
molfiles = list(read_tripos_mol2(infile, do_find_rings=False))
File “/home/ryhon/rosetta3.4/rosetta_source/src/python/rosetta_py/io/mdl_molfile.py”, line 421, in read_tripos_mol2
else: raise ValueError(“no entries in MOL2 file”)
ValueError: no entries in MOL2 filethe omega2 log is :
Running as Single Processor
Title = 1SW2_A_L.pdb
Warning: force field setup failed due to missing parameters for molecule 1SW2_A_L.pdb
Number of Molecules Processed = 1
Number of Molecules Failed = 1
Elapsed time (s) = 2.3
Omega job completeI don’t know how to resolve this problem. Please accept my sincere appreciation for you any help.
thank u
-
May 29, 2014 at 5:32 am #10073Anonymous
Ryhon Wang P-L Docking Question
-
June 3, 2014 at 6:45 pm #10075Anonymous
What’s your arls setup file look like? To work appropriately, you need to have the ligand you’re docking and the protein you’re docking specified in seperate files.
Furthermore, the ligand needs to be in mol/sdf or mol2 file format — just PDB format won’t work. To convert from a PDB to a mol/sdf or mol2 file you need to use some structure editing program, like OpenBabel or Avogadro (or MOE or Sybyl, or …). Don’t forget to add hydrogens to your ligand prior to saving your ligand as a mol/sdf or mol2 format.
From what I can tell you haven’t separated out the protein and ligand and/or haven’t converted the ligand to a mol/sdf or mol2 format.
-
-
AuthorPosts
- You must be logged in to reply to this topic.