I downloaded a TCGA mutation data file (broad.mit.edu__Illumina_Genome_Analyzer_DNA_Sequencing_level2
) which has mutation data in it it has extension of Access short cut
I tried to open in Access it is not opening saying it is not correct format.
Any one suggest how I can open this file other files like manifest etc are txt files and open well.
Thanks
Would help to provide a link to the file or directory or at least the complete file name.
I guess you are on Windows. Don't be.
Presumably the file extension is ".mdb", which Windows thinks is an Access database file. Clearly, it is not. I'd guess it's something to do with MDB-seq data.
UPDATE: now we know that the extension is .maf, see answer from Chris.
yes that is correct I was on windows. While I looked in shell- it is Unix Executable File, full name is broad.mit.edu__Illumina_Genome_Analyzer_DNA_Sequencing_level2.maf I will still need pointers how to extract data Thanks
try to use the
file
command to detect the real format of your file http://linux.die.net/man/1/file