I think your problem may be that it is a framed page. Try using this
URL instead (which is the URL of the frame I believe you're attempting
to extract the data from):
http://cmr.tigr.org/tigr-scripts/CMR/shared/GenePageIdentity.cgi?tigr_locus=NT01NM0954
================================================================================
If you're interested, I have a free open-source add-in that can grab
the data for you off that page. The add-in, documentation on its
functions, and sample templates can be found in the files area of this
Yahoo group:
http://finance.groups.yahoo.com/group/smf_addin/
For example, if I put the "Locus Name" of "NT01NM0954" in cell A1,
these formula using my add-in:
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Putative identification")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Gene Symbol")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Coordinates")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"DNA Molecule Name")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Gene length")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Protein length")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Molecular Weight")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"pI")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"% GC")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Enzyme Commission #")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"TIGR Cellular Role
Category")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,1,"Gene Ontology (GO) Role
Category")
=RCHGetTableCell("
http://cmr.tigr.org/tigr-scripts/CMR/shared/
GenePageIdentity.cgi?tigr_locus="&$A$1,2,"Gene Ontology (GO) Role
Category",,,,1)
....get me this data:
NT01NM0954
3-deoxy-D-manno-octulosonate cytidylyltransferase
kdsB
851876-852637
chromosome Neisseria meningitidis serogroup A Z2491
762
253
27793.79
6.2405
59.97
2.7.7.38
Cell envelope: Biosynthesis and degradation of surface polysaccharides
and lipopolysaccharides
GO:0008690: molecular_function, 3-deoxy-manno-octulosonate
cytidylyltransferase activity
GO:0009244: biological_process, lipopolysaccharide core region
biosynthetic process