-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When trying to run the script, I encounter this error every single time:
Error in file(path, open, encoding = "ASCII") :
invalid 'description' argument
My code:
setwd("/fastq")
qcRes = rqc(path = ".", pattern = ".fastq", pair = c(1, 1, 2, 2))
Libraries for Rqc, ShortRead and BiocParallel are loaded.
My data are in .fastq format. Is it possible that there is something wrong with the program?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels