Integrated C++ Toolkit Assignment Part I: ASN.1 -> XML 1) Obtain ASN.1 files of Influenza proteins 2BAT, 2QWK, 2QWH, 1A4G from the MMDB using the C++ Toolkit 2) Convert these ASN.1 files to XML (hints: see xml2asn.cpp http://www.ncbi.nlm.nih.gov/bookshelf/br.fcgi?book=toolkit&part=ch_ser#ch_ser.asn.html_example1 and try converting a single file first) Part II (time permitting): ASN.1 -> MySQL -> XML Again, using the C++ Toolkit, 3) Create and populate MySQL table(s) with these four ASN.1 files 4) Create a web or SOAP style client/server that can retrieve the data in MySQL and convert it to XML |
Christopher Hogue's Research > RCE in Mechanobiology Advanced Bioinformatics Software Development Workshop >