-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
HI again,
TSS file was added in process_predictions.R script, however it wasn't include in input file and gave error that TSS file was not be found.
TSS <- fread(TSS_file, col.names = c("chr", "start", "end", "hgnc.ID", "score", "strand", "Ensembl_ID", "gene_type"))
Error in main() : object 'TSS_file' not found
Calls: main -> fread
Execution halted
Best
Metadata
Metadata
Assignees
Labels
No labels