Hi All
I am trying to upload a list of positions to table browser so that I can get their related SNPs. When I try to look for each position using the "position" option in the region section of the Table Browser I get the appropriate SNP. But when I try to do the same using tab delimited files saved as .bed files I get nothing. Even when I paste in to the regions box, I get nothing # No results in given region.
Does anyone know a reason for this?
I can do it one by one, but I don't really fancy doing this 89,000 times. So a solution would be most useful.
Thanks
Command lines scare me, but will do if absolutely unavoidable.
Do you know why the normal pasting in to
identifiers (names/accessions) field to get positions or
"Define region" to get rs lists for a list of positions doesn't work?
I don't know. You might double-check the format of your input files. Are they tab-delimited? Did you get them out of an Excel spreadsheet, which means they will contain non-standard line delimiters? A lot of these things can be checked but may require some command-line work.
Thanks. It is a formatting issue as I know the SNPs do exist at these positions. I just can't figure out what.
What would you recommend if I don't use excel? Or do you know where I can look to rectify the problem?