Skip to content

Commit 3ab4faf

Browse files
authored
Update README.md
1 parent 3de4f39 commit 3ab4faf

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,4 +1,8 @@
11
# RustSASA
2+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/maxall41/RustSASA/rust.yml)
3+
![Crates.io Downloads (recent)](https://img.shields.io/crates/dr/rust-sasa)
4+
![Crates.io License](https://img.shields.io/crates/l/rust-sasa)
5+
26
RustSASA is a Rust library for computing the absolute solvent accessible surface area (ASA/SASA) of each atom in a given protein structure using the Shrake-Rupley algorithm[1].
37
## RustSASA Implementation vs Biopython Implementation
48
Benchmarks were performed on an M2 Apple Mac with 8GB of RAM and 8 Cores with the protein AF-A0A2K5XT84-F1 (AlphaFold).

0 commit comments

Comments
 (0)