Skip to content

Commit

Permalink
update: autodock[zn] analysis implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
e-mayo committed Aug 9, 2021
2 parents 8cc4935 + a3deddb commit a50f0b2
Show file tree
Hide file tree
Showing 44 changed files with 3,647 additions and 11,349 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ __pycache__/
/data/*
!/data/config*
!data/receptor/
<<<<<<< HEAD
!data/ligands/

*bad.mol2
*bad.mol2
=======
!data/ligands/
>>>>>>> dev
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Mscreen try to be a common user interface for different ligand-protein docking p
1- Install python 3.7+
2- Install rdkit
3- Install numpy
4- Install openbabel
git clone https://github.com/e-mayo/mscreen.git


Expand Down
9 changes: 9 additions & 0 deletions data/config_plants_speed4.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
<<<<<<< HEAD
search_speed speed4
bindingsite_center 53.96 -19.14 38.39
bindingsite_radius 13.77
cluster_rmsd 2.0
cluster_structures 10
output_dir /folder/out
=======
search_speed speed4
bindingsite_center 53.96 -19.14 38.39
bindingsite_radius 13.77
cluster_rmsd 2.0
cluster_structures 10
output_dir /folder/out
>>>>>>> dev
13 changes: 13 additions & 0 deletions data/config_vina_ex1.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<<<<<<< HEAD
center_x = 54.0
center_y = -19.1
center_z = 38.4
Expand All @@ -8,3 +9,15 @@ exhaustiveness = 1
num_modes = 10


=======
center_x = 54.0
center_y = -19.1
center_z = 38.4
size_x = 17.3
size_y = 12.4
size_z = 17.4
exhaustiveness = 1
num_modes = 10


>>>>>>> dev
55 changes: 0 additions & 55 deletions data/ligands/lig_3b2x.mol2

This file was deleted.

61 changes: 0 additions & 61 deletions data/ligands/lig_3b3b.mol2

This file was deleted.

88 changes: 0 additions & 88 deletions data/ligands/lig_5y1k.mol2

This file was deleted.

12 changes: 0 additions & 12 deletions mscreen/.spyproject/config/backups/workspace.ini.bak

This file was deleted.

12 changes: 0 additions & 12 deletions mscreen/.spyproject/config/workspace.ini

This file was deleted.

Loading

0 comments on commit a50f0b2

Please sign in to comment.