Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Computable Data > Scientific & Technical Data > GenomeLookup >

GenomeLookup

GenomeLookup
returns the positions of exact matches for the DNA sequence seq on the reference human genome.
GenomeLookup
returns at most n matches.
  • Sequences are represented as strings containing , , , C or , , , C.
  • The positions returned by GenomeLookup are given in the form where is a chromosome specification, strand is or , and and are start and end positions.
  • Human chromosomes are specified as , , , etc.
  • Bases are numbered in the 5' to 3' direction of the specified strand.
Find the positions of a DNA sequence fragment on the human genome:
Get the number of matches:
Get the first 10 matches:
Find the positions of a DNA sequence fragment on the human genome:
In[1]:=
Click for copyable input
Out[1]=
 
Get the number of matches:
In[1]:=
Click for copyable input
Out[1]=
 
Get the first 10 matches:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF