
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
test.ids <- c("imm_1_898835","rs61733845","rs115005664","rs114582555",
"chr1_20131940","chr1_20133829","rs150992667","rs138231315","rs111577708","rs187104718")
manifest(c("chr1_20131940","ccc_1_67429655_A_G"))
manifest(test.ids) # even when some are rs-id, still works
data.frame(rs.id=test.ids,legal.id=rs.to.id(test.ids),manifest.id=manifest(test.ids))
# }
Run the code above in your browser using DataLab