Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkxiao authored Nov 20, 2020
1 parent 8e56288 commit 354d696
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,11 @@ step 2. submit slurm job
<pre line="1" lang="shell">
sbatch -N 1 -c 1 qvina_vs.sbatch
</pre>

# CONVERT pdbqt docking pose into sdf file
usage:
python pdbqt_pose_2_sdf.py -h

example:
python pdbqt_pose_2_sdf.py PV-000071980170.pdbqt PV-000071980170.sdf

0 comments on commit 354d696

Please sign in to comment.