Fixed:
rna_pdb_tools.py: --rpr fix correct resi for remarks
rna_pdb_tools.py: --rpr with --keep-hetatm ! [fixed issue with 71]
Added:
rna_pdb_tools.py: --set-chain, set chain for all ATOM lines and TER (quite brutal function)
rna_pdb_tools.py: add --triple-mode,--column-name
rna_pdb_tools.py: add --backbone-only
rna_pdb_tools.py: --rpr no also fixes missing OP1 and OP2 in backbone
rna_pdb_tools.py: refactor, path code executed once
rna_pdb_tools.py: add --inspect
rna_tools_lib.py (RNAStructure) - add get_res_text() & get_remarks_text()
rna_tools_lib.py (RNAStructure) - add reload()
rna_tools_lib.py (RNAStructure) - change write() now saves by default to self.fn
rna_calc_rmsd_biopython.py: --triple-mode works (final test!) 201118
rna_calc_rmsd_biopython.py: introduce way to save models after rmsd calc
rna_calc_rmsd_biopython.py: add --triple-mode,--column-name
PyMOL4RNA: add inspect function for rna_pdb_tools.py: --inspect
Bug fixes and small improvements.
https://github.com/mmagnus/rna-tools/issues/71