.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
TODO.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.idea/.gitignore
.idea/.name
.idea/NFC.iml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
data/chem_comp/DNA+A+msd_ccpnRef_2007-12-11-10-13-15_00001.json
data/chem_comp/DNA+C+msd_ccpnRef_2007-12-11-10-13-16_00002.json
data/chem_comp/DNA+G+msd_ccpnRef_2007-12-11-10-13-16_00005.json
data/chem_comp/DNA+I+msd_ccpnRef_2007-12-11-10-13-17_00002.json
data/chem_comp/DNA+T+msd_ccpnRef_2007-12-11-10-13-17_00005.json
data/chem_comp/DNA+U+msd_ccpnRef_2007-12-11-10-13-17_00008.json
data/chem_comp/DNA+Xxx+pdbe_ccpnRef_2009-07-30-11-31-14-969_00001.json
data/chem_comp/RNA+A+msd_ccpnRef_2007-12-11-10-13-18_00001.json
data/chem_comp/RNA+C+msd_ccpnRef_2007-12-11-10-13-18_00004.json
data/chem_comp/RNA+G+msd_ccpnRef_2007-12-11-10-13-19_00001.json
data/chem_comp/RNA+I+msd_ccpnRef_2007-12-11-10-13-19_00004.json
data/chem_comp/RNA+T+msd_ccpnRef_2007-12-11-10-13-19_00007.json
data/chem_comp/RNA+U+msd_ccpnRef_2007-12-11-10-13-20_00001.json
data/chem_comp/RNA+Xxx+pdbe_ccpnRef_2009-07-30-11-31-15-197_00001.json
data/chem_comp/protein+Ala+msd_ccpnRef_2007-12-11-10-20-09_00022.json
data/chem_comp/protein+Arg+msd_ccpnRef_2007-12-11-10-20-10_00007.json
data/chem_comp/protein+Asn+msd_ccpnRef_2007-12-11-10-20-10_00013.json
data/chem_comp/protein+Asp+msd_ccpnRef_2007-12-11-10-20-10_00001.json
data/chem_comp/protein+Cys+msd_ccpnRef_2007-12-11-10-20-13_00005.json
data/chem_comp/protein+Gln+msd_ccpnRef_2007-12-11-10-20-15_00017.json
data/chem_comp/protein+Glu+msd_ccpnRef_2007-12-11-10-20-15_00018.json
data/chem_comp/protein+Gly+msd_ccpnRef_2007-12-11-10-20-15_00019.json
data/chem_comp/protein+His+msd_ccpnRef_2007-12-11-10-20-16_00013.json
data/chem_comp/protein+Ile+msd_ccpnRef_2007-12-11-10-20-17_00003.json
data/chem_comp/protein+Leu+msd_ccpnRef_2007-12-11-10-20-17_00014.json
data/chem_comp/protein+Lys+msd_ccpnRef_2007-12-11-10-20-18_00001.json
data/chem_comp/protein+Met+msd_ccpnRef_2007-12-11-10-20-19_00001.json
data/chem_comp/protein+Phe+msd_ccpnRef_2007-12-11-10-20-22_00003.json
data/chem_comp/protein+Pro+msd_ccpnRef_2007-12-11-10-20-22_00008.json
data/chem_comp/protein+Ser+msd_ccpnRef_2007-12-11-10-20-23_00016.json
data/chem_comp/protein+Thr+msd_ccpnRef_2007-12-11-10-20-24_00014.json
data/chem_comp/protein+Trp+msd_ccpnRef_2007-12-11-10-20-25_00008.json
data/chem_comp/protein+Tyr+msd_ccpnRef_2007-12-11-10-20-26_00001.json
data/chem_comp/protein+Val+msd_ccpnRef_2007-12-11-10-20-27_00001.json
data/chem_comp/protein+Xxx+pdbe_ccpnRef_2009-07-30-11-31-14-656_00001.json
from/xplor_viol_to_nef.py
lib/translation/chem_comp.py
lib/translation/io.py
lib/translation/object_iter.py
src/nef_pipelines/__init__.py
src/nef_pipelines/__main__.py
src/nef_pipelines/main.py
src/nef_pipelines.egg-info/PKG-INFO
src/nef_pipelines.egg-info/SOURCES.txt
src/nef_pipelines.egg-info/dependency_links.txt
src/nef_pipelines.egg-info/entry_points.txt
src/nef_pipelines.egg-info/not-zip-safe
src/nef_pipelines.egg-info/requires.txt
src/nef_pipelines.egg-info/top_level.txt
src/nef_pipelines/lib/__init__.py
src/nef_pipelines/lib/constants.py
src/nef_pipelines/lib/header_lib.py
src/nef_pipelines/lib/nef_lib.py
src/nef_pipelines/lib/sequence_lib.py
src/nef_pipelines/lib/shift_lib.py
src/nef_pipelines/lib/structures.py
src/nef_pipelines/lib/test_lib.py
src/nef_pipelines/lib/typer_utils.py
src/nef_pipelines/lib/util.py
src/nef_pipelines/lib/translation/__init__.py
src/nef_pipelines/nef_app/__init__.py
src/nef_pipelines/tools/header.py
src/nef_pipelines/tools/offset_shifts.py
src/nef_pipelines/tools/renumber_residues.py
src/nef_pipelines/tools/res_assign.py_unused
src/nef_pipelines/tools/sink.py
src/nef_pipelines/tools/stream.py
src/nef_pipelines/tools/test.py_unused
src/nef_pipelines/tools/chains/__init__.py
src/nef_pipelines/tools/chains/clone.py
src/nef_pipelines/tools/chains/list.py
src/nef_pipelines/tools/chains/rename.py
src/nef_pipelines/tools/entry/__init__.py
src/nef_pipelines/tools/entry/rename.py
src/nef_pipelines/tools/frames/__init__.py
src/nef_pipelines/tools/frames/delete.py
src/nef_pipelines/tools/frames/insert.py
src/nef_pipelines/tools/frames/list.py
src/nef_pipelines/tools/frames/tabulate.py
src/nef_pipelines/transcoders/__init__.py
src/nef_pipelines/transcoders/fasta/__init__.py
src/nef_pipelines/transcoders/fasta/exporters/__init__.py
src/nef_pipelines/transcoders/fasta/exporters/sequence.py
src/nef_pipelines/transcoders/fasta/importers/__init__.py
src/nef_pipelines/transcoders/fasta/importers/sequence.py
src/nef_pipelines/transcoders/mars/__init__.py
src/nef_pipelines/transcoders/mars/exporters/__init__.py
src/nef_pipelines/transcoders/mars/exporters/input.py
src/nef_pipelines/transcoders/mars/exporters/sequence.py
src/nef_pipelines/transcoders/mars/exporters/shifts.py
src/nef_pipelines/transcoders/nmrpipe/__init__.py
src/nef_pipelines/transcoders/nmrpipe/nmrpipe_lib.py
src/nef_pipelines/transcoders/nmrpipe/importers/__init__.py
src/nef_pipelines/transcoders/nmrpipe/importers/peaks.py
src/nef_pipelines/transcoders/nmrpipe/importers/sequence.py
src/nef_pipelines/transcoders/nmrpipe/importers/shifts.py
src/nef_pipelines/transcoders/nmrview/__init__.py
src/nef_pipelines/transcoders/nmrview/nmrview_lib.py
src/nef_pipelines/transcoders/nmrview/exporters/peaks.py
src/nef_pipelines/transcoders/nmrview/importers/__init__.py
src/nef_pipelines/transcoders/nmrview/importers/peaks.py
src/nef_pipelines/transcoders/nmrview/importers/sequence.py
src/nef_pipelines/transcoders/nmrview/importers/shifts.py
src/nef_pipelines/transcoders/pales/__init__.py
src/nef_pipelines/transcoders/pales/exporters/rdcs.py
src/nef_pipelines/transcoders/pales/exporters/template.py
src/nef_pipelines/transcoders/pdb/__init__.py
src/nef_pipelines/transcoders/pdb/importers/sequence.py
tests/__init__.py
tests/conftest.py
tests/test_header.py
tests/test_nef_lib.py
tests/test_sequence_lib.py
tests/test_test.py
tests/test_translation.py_unused
tests/chains/__init__.py
tests/chains/test_clone.py
tests/chains/test_list.py
tests/chains/test_rename.py
tests/chains/test_data/3aa.nef
tests/chains/test_data/3aa_x3.nef
tests/chains/test_data/multi_chain.nef
tests/chains/test_data/multi_chain_shifts.nef
tests/fasta/test_sequence.py
tests/fasta/test_data/3aa_x2.fasta
tests/frames/__init__.py
tests/frames/test_delete.py
tests/frames/test_list.py
tests/frames/test_tabulate.py
tests/frames/test_data/frames.nef
tests/nmrpipe/test_gdb.py
tests/nmrpipe/test_peaks.py
tests/nmrpipe/test_pipe_lib.py
tests/nmrpipe/test_sequence.py
tests/nmrpipe/test_shifts.py
tests/nmrpipe/test_data/3aa.tab
tests/nmrpipe/test_data/gb3_assigned_trunc.tab
tests/nmrpipe/test_data/gb3_assigned_trunc_expected.tab
tests/nmrview/__init__.py
tests/nmrview/test_export_peaks.py
tests/nmrview/test_import_peaks.py
tests/nmrview/test_sequence.py
tests/nmrview/test_shifts.py
tests/nmrview/test_tcl.py
tests/nmrview/test_data/3aa.seq
tests/nmrview/test_data/3aa10.seq
tests/nmrview/test_data/4peaks.seq
tests/nmrview/test_data/4peaks.xpk
tests/nmrview/test_data/expected_nmr_view.xpk
tests/nmrview/test_data/expected_sequence_and_peaks_nmrview.txt
tests/nmrview/test_data/nef_3_peaks.nef
tests/nmrview/test_data/nmrview_expected_4aa.txt
tests/nmrview/test_data/ppm_out_short.seq
tests/nmrview/test_data/ppm_short.out
tests/pales/test_rdcs.py
tests/pales/test_template.py
tests/pdb/test_sequence.py
tests/pdb/test_data/3a_ab.pdb
tests/pdb/test_data/3a_cccc_dddd.pdb
tests/pdb/test_data/3a_no_chain_no_segid.pdb
tests/pdb/test_data/3aa.pdb
tests/pdb/test_data/3aa11_13.pdb
tests/test_data/assignment_AAs.out
tests/test_data/header.nef
tests/test_data/sec5.nef
tests/test_data/sec5_assign.nef
tests/test_data/test_header_entry.txt
tests/test_data/nmrview/nmrView.seq
tools/fuzzer.py
tools/res_assign.py