Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSS file is not defined #8

Open
ShanshanHe-44 opened this issue Feb 9, 2025 · 0 comments
Open

TSS file is not defined #8

ShanshanHe-44 opened this issue Feb 9, 2025 · 0 comments

Comments

@ShanshanHe-44
Copy link

ShanshanHe-44 commented Feb 9, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant