getGeneCoordinate: Parse the gene coordinate Obtain a list which contains the...

Description Usage Arguments Value Examples

View source: R/gene_annotation.R

Description

Parse the gene coordinate Obtain a list which contains the coordinate information of each gene

Usage

1
getGeneCoordinate(gene_name, genesum = gene_feature_GEM)

Arguments

gene_name

A string containing the gene name

genesum

A dataframe with the detailed gene annotation

Value

A list with the coordinate of gene and its protein

Examples

1
2
data('gene_feature0')
getGeneCoordinate(gene_name ='YPR184W', genesum = gene_feature0)

hongzhonglu/Yeastspot3D documentation built on March 28, 2020, 6:06 p.m.