Skip to content

Commit

Permalink
up docs rna_tools/rna_standardize.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus committed Mar 7, 2024
1 parent 1e102e3 commit fc75e40
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rna_tools/rna_standardize.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""rna_standardize.py - standardzie RNA PDB structures
Usage::
$ rna_standardize.py
$ rna_standardize.py <pdb file>
-v is for verbose, --version for version ;)
"""
import argparse
import textwrap
Expand Down

0 comments on commit fc75e40

Please sign in to comment.