Name: Anonymous 2013-04-27 0:35
I'm trying to read in a list of strings of characters A, C, G,and T (ignoring case), and to ignore the rest of the string if it contains any other character.
how do I code this? do I use indexOf?
V new to Java yes. Not trolling just need help quickly.
how do I code this? do I use indexOf?
V new to Java yes. Not trolling just need help quickly.