how convert command I2Cset and I2Cget to bonescript

Hi all,
I read data I2C with this commande

root@beaglebone:~# i2cset -y ``1 0x49 0x01 0x60
root@beaglebone:~# i2cget -y ``1 0x49 0x00 w
0x2017

How i can do for translate to bonescript ?

thank’s for a lot for reply and help.