I am doing programming for around three months and I am writing programs using swift programming language for OSX. This program supposed to be able to read and write the genbank file. So, my question is how to parse the genbank file to have the functionality to read/write genbank files using swift (if not for swift then for objective-c)?
I suspect that you will need to write your own code to read GenBank files using swift. Swift is not a language that is often used for bioinformatics. Python or perl would be better choices, probably.
I know about perl, java an python, but I would like to have the same in swift. Could you give some general tips, directions how I can do this for swift or objective-C?
Hello vytarasov!
It appears that your post has been cross-posted to another site: http://stackoverflow.com/questions/33268884/how-to-parse-genebank-file-i-e-file-with-extension-gb-using-swift-for-osx
This is typically not recommended as it runs the risk of annoying people in both communities.
I have removed post from SO.