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

Error when trying to run ASimulator in terminal with run_asimulator.sh #3

Closed
NormanRog opened this issue May 19, 2022 · 2 comments
Closed

Comments

@NormanRog
Copy link

Hi Quirin,
I received the following error message when I tried to run ASimulatoR with the run_asimulator.sh script.

finished loading superset

assign variants to supersets...
create splicing variants and annotation. This may take a while...
finished creating splicing variants and annotation

exporting gtf for read simulation...
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: do.call ... -> export -> export -> .local -> cat -> file
In addition: Warning messages:
1: In mclapply(X, FUN, ..., mc.cores = mc.cores, mc.preschedule = mc.preschedule, :
scheduled cores 2, 3, 4, 10, 11, 18 did not deliver results, all values of the jobs will be affected
2: In file(file, ifelse(append, "a", "w")) :
cannot open file '/output//splicing_variants.gtf': Permission denied
Execution halted
mv: cannot stat '/mnt/301e9812-51b9-4539-a38f-225aa84a1d0b/DICAST/DICAST/src/ASimulatoR/out/*gtf': No such file or directory
mv: cannot stat '/mnt/301e9812-51b9-4539-a38f-225aa84a1d0b/DICAST/DICAST/src/ASimulatoR/out/*gff3': No such file or directory
ls: cannot access '/mnt/301e9812-51b9-4539-a38f-225aa84a1d0b/DICAST/DICAST/src/ASimulatoR/out/*fastq': No such file or directory

@quirinmanz
Copy link

Please check this answer in issue #2

@amitfenn
Copy link
Collaborator

Thanks Quirin, This works. :)

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

3 participants