Description Usage Arguments Value
identifing the file type, then it returns table output to shiny renderTable function as preview of searching data
1 2  | rampFileOfPathways(infile, NameOrIds = "ids", conpass = NULL,
  dbname = "ramp", username = "root")
 | 
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")  | 
a data.frame either from multiple csv file or search through by a txt file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.