different pore shapes from hole and hole2 on the same protein
37 views
Skip to first unread message
Rulong. Ma
unread,
Mar 15, 2021, 11:55:38 AM3/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MDnalysis discussion
Hi MDnalysis developers,
I got two different pore shapes from hole and hole2 on the same protein. the issue discription is in the attecment. if you want to know more, please let me know. thanks
I got two different pore shapes from hole and hole2 on the same protein. the issue discription is in the attecment. if you want to know more, please let me know. thanks
HOLE is not a deterministic algorithm. It uses random numbers. If you want reproducible runs you can set raseed to a number and then you should get the same answer between two different runs. That said, the procedure is also sensitive to your initial search start (CPOINT) and direction (CVECT). Although the defaults in MDAnalysis work well most of the time, you know your protein better than anyone else so you might have to tweak these parameters.