Reading sequences from a file
- Posted by dstanger at belco.bc.ca Jun 11, 2001
- 362 views
Evening all, I saved a bunch of sequences to a file using open(), etc, and now I want to read them again but when I do the brackets and commas in the sequences are being read along with the numeric data within. I have tried gets() and getc() with no luck. Can anyone suggest a way to read just the numeric data from the sequences? Thank God for the mailing list! Thanks, David S