Skip to content

Instantly share code, notes, and snippets.

@dritoshi
Created February 25, 2014 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dritoshi/9204605 to your computer and use it in GitHub Desktop.
Save dritoshi/9204605 to your computer and use it in GitHub Desktop.
Calculate melting temperature (Tm)
source("http://bioconductor.org/biocLite.R")
biocLite("HELP")
library("HELP")
calcTm("ATGCATGC")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment