get.fa.annoatation: create a powerful annotation object for chips containing...

Description Usage Arguments Value Author(s) Examples

View source: R/Anno_get.fa.annoatation.R

Description

get.fa.annoatation() help get suquece associated annotation information from gencode transcripts .fa files.Before entering get.fa.annoatation(),the .fa file needs to be converted to .txt via Notpad++ software.

Usage

1

Arguments

fa.path

the path of fa file.It should be the .txt file from .fa via Notepad++ software.

Value

a fa.annoatation object

Author(s)

Weibin Huang<654751191@qq.com>

Examples

1
2
3
fa.path = "E:/RCloud/database/DataDownload/annotation/unzip data/gencode.v28.transcripts.txt"
fa.annotation <- get.fa.annoatation(fa.path)
save(fa.annotation,file = "fa.annotation.rda")

shijianasdf/BasicBioinformaticsAnalysisFromZhongShan documentation built on Jan. 3, 2020, 10:08 p.m.