Skip to content

Instantly share code, notes, and snippets.

@coleoguy
Created August 24, 2013 19:52
Show Gist options
  • Save coleoguy/6330099 to your computer and use it in GitHub Desktop.
Save coleoguy/6330099 to your computer and use it in GitHub Desktop.
foo <- gsub("T", "U", as.character(read.table("rosalind_rna.txt")[[1]]))
paste(foo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment