|
|
|||
|
|
GenomeData |
| GenomeData["gene"] gives the DNA sequence for the specified gene on the reference human genome. |
| GenomeData["gene", "property"] gives the value of the specified property for human gene gene. |
| GenomeData[{"chr", {n1, n2}}] gives the sequence from positions n1 to n2 on chromosome chr in the reference human genome. |
| "FullSequence" | the full sequence for the gene | |
| "FullSequencePosition" | start and end positions of the gene | |
| "SequenceLength" | length of the gene in base pairs |
| "Chromosome" | chromosome on which the gene is located | |
| "LocusList" | locus for the gene as a list | |
| "LocusString" | locus for the gene as a string | |
| "Orientation" | forward (5' to 3') or reverse (3' to 5') as +1 or -1 |
| "CodingSequenceLists" | lists of coding sequences for the gene | |
| "CodingSequencePositions" | lists of region positions for each coding sequence | |
| "CodingSequences" | concatenated coding sequences for the gene | |
| "ExonSequences" | list of sequences of exons for the gene | |
| "IntronSequences" | list of sequences of introns for the gene | |
| "ProteinNames" | names of the proteins coded for by the gene | |
| "UTRSequences" | list of sequences of untranslated terminal regions of the gene |
| "BiologicalProcesses" | biological processes associated with gene products | |
| "CellularComponents" | cellular components in which gene products are found | |
| "InteractingGenes" | genes interacting with this gene or its products | |
| "MolecularFunctions" | molecular functions of gene products |
| "AlternateNames" | common synonyms | |
| "GenBankIndices" | GenBank index number strings | |
| "GeneID" | GeneID number string | |
| "GeneOntologyIDs" | Gene Ontology ID strings | |
| "MIMNumbers" | Mendelian Inheritance in Man index number strings | |
| "Name" | common English name | |
| "NCBIAccessions" | NCBI accession strings | |
| "ProteinGenBankIndices" | GenBank index number strings for protein products | |
| "ProteinNCBIAccessions" | NCBI accession strings for protein products | |
| "StandardName" | standard Mathematica name | |
| "TranscriptGenBankIndices" | GenBank index number strings for RNA products | |
| "TranscriptNCBIAccessions" | NCBI accession strings for RNA products | |
| "UniProtAccessions" | UniProt accession strings |
| "SequenceLength" | length of the chromosome in base pairs | |
| "UnsequencedPositions" | start and end positions where the sequence is unknown |
| "GBandLocusStrings" | names of G-band loci | |
| "GBandScaledPositions" | scaled start and end positions of all G-bands | |
| "GBandStainingCodes" | cytogenetic staining codes for all G-bands | |
| "GBandStainingLevels" | relative staining levels for all G-bands |