rampFileOfPathways: Generate data.frame from given files

Description Usage Arguments Value

Description

identifing the file type, then it returns table output to shiny renderTable function as preview of searching data

Usage

1
2
rampFileOfPathways(infile, NameOrIds = "ids", conpass = NULL,
  dbname = "ramp", username = "root")

Arguments

infile

a file object given from files

NameOrIds

whether to return "synonyms" or "ids" (default is "ids")

conpass

password for database access (string)

dbname

name of the mysql database (default is "ramp")

username

username for database access (default is "root")

Value

a data.frame either from multiple csv file or search through by a txt file.


bofei5675/RaMP2 documentation built on May 20, 2019, 8:48 a.m.