list of rsids that are not consistent across builds
Hi there,
I am trying to find a list of rsids that are not consistent across genomic builds. I checked here (https://www.ncbi.nlm.nih.gov/books/NBK44467/#Build.do_you_have_tables_that_show_those) and the website suggested to type "mergedrs" into dbsnp which I did. Although that shows a rsids that are in fact not consistent across builds, I need an actual text file that has a list of these rsids. Does anyone know of where I can find that?
Thanks, Jill
• 1,417 views
•
link
1 answer
If it's showing something you wish was in a text file, look up how to pipe a command into a file. Basic BASH or command line programming may use the > character to create a file of your otherwise visible output.
• 0 views
•
link
Log in to answer this question.