extract_HostGene {IntramiRExploreR}R Documentation

Extract Host Gene for a given Intragenic miRNA.

Description

Extract Host Gene for a given Intragenic miRNA.

Usage

extract_HostGene(miRNA)

Arguments

miRNA

A String containing the miRNA name.

Value

genf, a character string or vector containing Host gene for the Intragenic miRNA.

Examples

miRNA="dme-miR-12"
extract_HostGene(miRNA)

[Package IntramiRExploreR version 1.15.2 Index]