findAACodon: find genomic coordinates of amino acid position in a protein...

View source: R/seqTools.R

findAACodonR Documentation

find genomic coordinates of amino acid position in a protein on genome TODO: this does not account for introns

Description

TODO: to solve this generally, the amino acid sequence of the protein must be blasted against the genome

Usage

findAACodon(start, aa, strand)

Arguments

start

start position of the ATG start codon

aa

position of the amino acid in the protein

strand

coding strand


raim/segmenTools documentation built on March 20, 2024, 6:23 a.m.