fa.annotate: annotate probe sequence via fasta object

Description Usage Arguments Value Author(s) Examples

View source: R/Anno_fa.annotate.R

Description

annotate probe sequence via fasta object

Usage

1
fa.annotate(sequence, fa.annotation, logical = F)

Arguments

sequence

one or multiple sequeces (like "AGCGC")

fa.annotation

fa.annotation object from lucky::get.fa.annoatation()

logical

see parrallel::detectCores()

Value

a vector containing ENSEMBL ids.

Author(s)

Weibin Huang<654751191@qq.com>

Examples

1
ensembl <- fa.annotate(sequence,fa.annotation)

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