# http://rna-tools.online/tools/topdb/0661cf80
source ~/.env
rm log.txt
rna_pdb_toolsx.py --cif2pdb *.cif > log.txt

echo 'DONE!' >> log.txt
