L
Li Chen
Hi all,
What is the Ruby way to extract a string like this?
old_string="5'-AAAAAAAA CCCCCCCC TTT GGGGG GGGG-3'"
new_string="AAAAAAAACCCCCCCCTTTGGGGGGGGG"
Thank you very much,
Li
What is the Ruby way to extract a string like this?
old_string="5'-AAAAAAAA CCCCCCCC TTT GGGGG GGGG-3'"
new_string="AAAAAAAACCCCCCCCTTTGGGGGGGGG"
Thank you very much,
Li