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

Pasta fails with homologs and muscle -> no sequences #48

Open
hhg7 opened this issue Apr 8, 2020 · 4 comments
Open

Pasta fails with homologs and muscle -> no sequences #48

hhg7 opened this issue Apr 8, 2020 · 4 comments

Comments

@hhg7
Copy link

hhg7 commented Apr 8, 2020

I'm running PASTA thus:
python pasta/run_pasta.py --num-cpus=6 --aligner=HOMOLOGS --merger=MUSCLE --tree-estimator=RAXML -i simulated_reads/x.fa --alignment-suffix=HOMOLOGS.MUSCLE.RAXML.x -j HOMOLOGS.MUSCLE.RAXML.x

and getting this output:


PASTA INFO: Reading input sequences from 'simulated_reads/x.fa'...
PASTA INFO: Configuration written to "/home/703404669/nanopore/simulated_reads/HOMOLOGS.MUSCLE.RAXML.x3_temp_pasta_config.txt".

PASTA INFO: Directory for temporary files created at /home/703404669/.pasta/HOMOLOGS.MUSCLE.RAXML.x/tempdkfOE0
PASTA INFO: Name translation information saved to /home/703404669/nanopore/simulated_reads/HOMOLOGS.MUSCLE.RAXML.x3_temp_name_translation.txt as safe name, original name, blank line format.
PASTA INFO: Creating a starting tree for the PASTA algorithm...
PASTA INFO: Performing initial alignment of the entire data matrix...
Worker dying.  Error in job.start = Traceback (most recent call last):
  File "/home/703404669/nanopore/pasta/pasta/scheduler.py", line 197, in __call__
    job.results = job.result_processor()
  File "/home/703404669/nanopore/pasta/pasta/tools.py", line 283, in <lambda>
    temp_fs=self.temp_fs)
  File "/home/703404669/nanopore/pasta/pasta/tools.py", line 79, in read_internal_alignment
    raise ValueError("The alignment file %s has no sequences. PASTA quits." % fn)
ValueError: The alignment file /home/703404669/.pasta/HOMOLOGS.MUSCLE.RAXML.CYP2D6/tempdkfOE0/init_aln/temphomologsU2ZuDx/input.aligned has no sequences. PASTA quits.

PASTA ERROR: PASTA is exiting because of an error:
The alignment file /home/703404669/.pasta/HOMOLOGS.MUSCLE.RAXML.CYP2D6/tempdkfOE0/init_aln/temphomologsU2ZuDx/input.aligned has no sequences. PASTA quits.

Why is this getting 0 sequences?

@smirarab
Copy link
Owner

I don't quite remember having "HOMOLOGS" as one of the aligners. Perhaps something that Kodi added? Where did you find this in the document? I should check.

@hhg7
Copy link
Author

hhg7 commented May 5, 2020

@smirarab Homologs is listed as one of the aligners in the GUI

@smirarab
Copy link
Owner

smirarab commented May 6, 2020 via email

@smirarab
Copy link
Owner

smirarab commented May 6, 2020 via email

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