diff --git a/GUI/pySASA/readME.md b/GUI/pySASA/readME.md new file mode 100644 index 0000000..3017242 --- /dev/null +++ b/GUI/pySASA/readME.md @@ -0,0 +1,10 @@ +# PySASA - A GUI to calculate the solvent accessible-surface area + +## require +- python version 3 +- numpy + +# usage +>python3 Py3SASA.py + +in my computer, it needs 1-2 min to calculate the protein 1be9.pdb, you can find it in the ./test/pdb/ directory.