get.longest.cds: Get information of longest isoform for given gene

Description Usage Arguments Details Value Examples

Description

sum returns the sum of all the values present in its arguments.

Usage

1
get.longest.cds(gene_id, ref)

Arguments

gene_id

numeric; Entrez gene ID

numeric;

reference genome/NCBI build; ref = 37 if the mutation is called by build37/hg19, or ref = 36 if the mutation is called by build36/hg18

Details

Get the longest cds if the gene ID is given

Value

A list containing four entries:

Examples

1
2
library(masonmd)
get.longest.cds(gene_id = 13, ref = 37)

zhiyuanhu/masonmd documentation built on May 4, 2019, 11:22 p.m.