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

[INFO][Launcher]biostar139647 Exited with failure (-1) #237

Open
tbazilegith opened this issue Jul 6, 2023 · 1 comment
Open

[INFO][Launcher]biostar139647 Exited with failure (-1) #237

tbazilegith opened this issue Jul 6, 2023 · 1 comment

Comments

@tbazilegith
Copy link

Verify

Module installed in cluster
java/1.8.0_31 3) jvarkit/20180405

Subject of the issue

I want to convert a fasta alignment into bam
command used:
biostar139647 aln_dir/lp_allstrains03.aln -o aln_dir/lp_allstrains03.bam --samoutputformat BAM

Your environment

  • java/1.8.0_31 3) jvarkit/20180405
  • version of java
  • Linux

Steps to reproduce

Tell us how to reproduce this issue. Please provide an example.

  • the attached alignment

Expected behaviour

creating the file lp_allstrains03.bam

Actual behaviour

[INFO][Launcher]biostar139647 Exited with failure (-1)

@lindenb
Copy link
Owner

lindenb commented Jul 6, 2023

Hi,

biostar139647 ...

this is not the correct way to run the command. It should be something like java -jar jvarkit.jar biostar139647 .... see the documentation. https://jvarkit.readthedocs.io/en/latest/Biostar139647/

if it still fails, please provide a minimal set of files to reproduce the problem.

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

2 participants