downloadMirandaFile {mirTarRnaSeq}R Documentation

downloadMirandaFile Read internal Miranda file

Description

Reads internal Miranda file from extdata and returns it as a data.frame

Usage

downloadMirandaFile(urlf)

Arguments

urlf

URL of the specific chosen file

Value

data.frame containing downloaded miRanda file

Examples


x <- downloadMirandaFile("https://zenodo.org/record/4615670/files/Mouse_miRanda.txt.gz")


[Package mirTarRnaSeq version 1.2.0 Index]