# http://rna-tools.online/tools/tocif/d8733b5d
source ~/.env
rm log.txt
rna_pdb_toolsx.py --pdb2cif *.pdb > log.txt

echo 'DONE!' >> log.txt
