Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yokochi47 authored Nov 25, 2024
1 parent 89ea3cf commit a4b3842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wwpdb/utils/nmr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NmrDpUtility - NMR data processing utility for OneDep system

[NmrDpUtility class](NmrDpUtility.py) is backend tool of OneDep system utilized for NMR deposition and validation. It accepts a coordinate file and various NMR data files, and generates combined NMR data file in either NEF or NMR-STAR format. Data processing status is reported through a JSON file. The software package can run outside of the OneDep system, called as standalone mode, for which see [instruction](../tests-nmr/README.md) for details.
[NmrDpUtility class](NmrDpUtility.py) is backend tool of OneDep system utilized for NMR deposition and validation. It accepts a coordinate file and various NMR data files, and generates combined NMR data file in either NEF or NMR-STAR format. Data processing status is reported through a JSON file. The software package can run outside of the OneDep system, called as standalone mode, for which see [instruction](#standalone-mode) for details.

## How to use

Expand Down

0 comments on commit a4b3842

Please sign in to comment.