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 running the test set in the py3 branch #55

Open
themudo opened this issue Jul 22, 2022 · 0 comments
Open

error running the test set in the py3 branch #55

themudo opened this issue Jul 22, 2022 · 0 comments

Comments

@themudo
Copy link

themudo commented Jul 22, 2022

Hi.
I am testing panX in my laptop. I already had miniconda3 installed so I tried the py3 branch, after failing to install the main branch and reading #27 . It seems to install properly but I got an error message running the test set:

mv: cannot stat 'GC00000143_2_aa_aln.fa': No such file or directory mv: cannot stat 'GC00000143_2_na_aln.fa': No such file or directory mv: cannot stat 'GC00000143_1_aa_aln.fa': No such file or directory mv: cannot stat 'GC00000143_1_na_aln.fa': No such file or directory Traceback (most recent call last): File "/.../pan-genome-analysis/./panX.py", line 312, in <module> myPangenome.infer_gene_gain_loss_pattern() File "/.../pan-genome-analysis/pan-genome-analysis/scripts/pangenome_computation.py", line 214, in infer_gene_gain_loss_pattern process_gain_loss(self.path, self.merged_gain_loss_output) File "/.../pan-genome-analysis/pan-genome-analysis/scripts/sf_gain_loss.py", line 104, in process_gain_loss set_seq_to_patternseq(tree) File "/.../pan-genome-analysis/pan-genome-analysis/scripts/sf_gain_loss.py", line 393, in set_seq_to_patternseq node.sequence = node.patternseq AttributeError: can't set attribute

Any clue why this happened. Is it that I tried to install the main branch first?

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