Skip to content

Commit 7b6ae2a

Browse files
authored
Update README.md
1 parent 25d2d67 commit 7b6ae2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# psatm
22

3+
![TEST](https://github.com/ugSUBMARINE/psatm/actions/workflows/rust.yml/badge.svg)
4+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE.md)
5+
<a title="Code Size" target="_blank" href="https://github.com/gwirn/golaf"><img src="https://img.shields.io/github/languages/code-size/ugSUBMARINE/psatm"></a>
6+
37
Based on a given PDB file, this tool creates a new PDB file that includes pseudoatoms for each residue. These pseudoatoms represent the centroids of each residue's catalytic atoms.
48

59
If any atoms are missing, the centroid will be calculated based on the available atoms. If there are no catalytic atoms for a specific residue, a warning will be issued.

0 commit comments

Comments
 (0)