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

Some more AWS issues #473

Closed
apeltzer opened this issue Jun 22, 2020 · 2 comments · Fixed by #500
Closed

Some more AWS issues #473

apeltzer opened this issue Jun 22, 2020 · 2 comments · Fixed by #500
Assignees
Labels
bug Something isn't working pending Addressed on branch waiting for related PR
Milestone

Comments

@apeltzer
Copy link
Member

107[a3/57447f] Submitted process > endorSpy (JK2782)
108WARN: Directive 'validExitStatus' has been deprecated -- Check process 'nuclear_contamination'
109[94/330326] Submitted process > preseq (JK2782)
110Error executing process > 'sex_deterrmine'
111Caused by:
112  Can't stage file file:///NO_FILE -- file does not exist
113Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`
@apeltzer apeltzer self-assigned this Jun 22, 2020
jfy133 added a commit that referenced this issue Jun 23, 2020
@jfy133 jfy133 added the bug Something isn't working label Jun 29, 2020
@jfy133
Copy link
Member

jfy133 commented Jun 30, 2020

Should follow more the examples of e.g .viralrecon:

https://github.com/nf-core/viralrecon/blob/69326f97b1c1d1b8733a0df573cb1f3eff907e6d/main.nf#L163

and ch_fasta = file(params.fasta)

And then use proper

input:
    path fasta from ch_fasta

From the original issue report #472

@jfy133 jfy133 linked a pull request Jun 30, 2020 that will close this issue
8 tasks
@jfy133 jfy133 added this to the V2.2 "Ulm" milestone Jun 30, 2020
@jfy133 jfy133 linked a pull request Jul 15, 2020 that will close this issue
8 tasks
@jfy133 jfy133 added the pending Addressed on branch waiting for related PR label Aug 3, 2020
@jfy133
Copy link
Member

jfy133 commented Aug 3, 2020

Had a successful run the other day. Running few last checks

@jfy133 jfy133 closed this as completed Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending Addressed on branch waiting for related PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants