Skip to content

Commit

Permalink
Correct doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
guzmanfj committed Jan 19, 2024
1 parent 7d137ab commit 9df6ffb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/get_top_structures
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/env python3

"""
Script to extract the quality scores the models made by AlphaFold
Script to get the top structures from the models made by AlphaFold along with
their plots.
"""

import argparse
Expand Down

0 comments on commit 9df6ffb

Please sign in to comment.