Boron atom type is not present neither in GAFF neither in AMBER force field. Is there any ff implementation to parameter Boron? Do you have any suggestions to solve out the problem?
I think one of the ways for parametrizing it would be to optimize the ligand and compute the frequencies. Then, one could compute the bonded force constants as explained in detail in: Seminario, J. M. (1996), Calculation of intramolecular force fields from second‐derivative tensors. Int. J. Quantum Chem., 60: 1271-1277. Take a look at MCPB in amber, you may use that one.
For the non bonded interactions, I think, it is a bit more complex. You could still employ antechamber to do a resp charge fitting , but the lennard jones parameters might be more challenging. Maybe, you could run thermodynamic integration to fit them. The following article may be of your interest: Steinbrecher, J. T., Latzer, J. and Case, D. A. Chem. Theory Comput. 2012, 8, 11, 4405-4412.
I tried to add partial charges to a ligand-containing boron for molecular docking, it is given error. Again, I tried to run antechamber but it not working. can someone please help.
Adeniyi Thompson Adewumi : Antechamber services several sub-programs to generate not only the RESP charges, but also to assign atom types, etc. With a boron in the molecule, the automatic procedure may fail. What kind of error it gives? Does antechamber generate any files?
A priori and without knowing the error I am guessing that it is because the boron atom is not being recognized. You may try running antechamber, disabling acdoctor (-dr no) and modifying the atom type and bond type prediction (-j 5). But then you need to be even more careful about the assigned atom types and the bond types.
I recommend you using Multiwfn (http://sobereva.com/multiwfn) to calculate RESP charge, please check Section 4.7.7 of the manual for usage example. Multiwfn can very easily generate RESP charge for any kind of molecule containing any element, as long as you provide wavefunction file (e.g. .fch/.wfn/.wfx/.molden) generated by quantum chemistry code (e.g. Gaussian, ORCA, GAMESS).