View source: R/importSTARLog.R
importSTARLog | R Documentation |
Import the Log-File from STAR
importSTARLog(
dir,
recursive = TRUE,
log = FALSE,
finalLog = TRUE,
verbose = TRUE
)
dir |
The directory name |
recursive |
Logical, check for sub-directories |
log |
boolean, import also log file |
finalLog |
boolean, import also final_log file |
verbose |
Logical, talkactive function feedback |
This function imports the Log file from STAR
a data frame
Daniel Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.