downloadMirandaFile: downloadMirandaFile Read internal Miranda file

View source: R/importMirandaFile.R

downloadMirandaFileR 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"
     )


Mercedeh66/mirTarRnaSeq documentation built on April 14, 2023, 6:49 a.m.