GenomeLookup
GenomeLookup["seq"]
returns the positions of exact matches for the DNA sequence seq on the reference human genome.
GenomeLookup["seq",n]
returns at most n matches.
Details
- Sequences are represented as strings containing A, T, G, C or A, U, G, C.
- The positions returned by GenomeLookup["seq"] are given in the form {{"chr",strand},{p1,p2}} where "chr" is a chromosome specification, strand is +1 or -1, and p1 and p2 are start and end positions.
- Human chromosomes are specified as "Chromosome1", "ChromosomeX", "Mitochondrion", etc.
- Bases are numbered in the 5' to 3' direction of the specified strand.
- GenomeLookup[spec,"Count"] gives a count of the number of exact matches.
Examples
Wolfram Research (2008), GenomeLookup, Wolfram Language function, https://reference.wolfram.com/language/ref/GenomeLookup.html.
Text
Wolfram Research (2008), GenomeLookup, Wolfram Language function, https://reference.wolfram.com/language/ref/GenomeLookup.html.
CMS
Wolfram Language. 2008. "GenomeLookup." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GenomeLookup.html.
APA
Wolfram Language. (2008). GenomeLookup. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GenomeLookup.html