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

echo 'DONE!' >> log.txt
