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

Alignment Fail #97

Open
colejensen opened this issue Sep 30, 2024 · 3 comments
Open

Alignment Fail #97

colejensen opened this issue Sep 30, 2024 · 3 comments

Comments

@colejensen
Copy link

Hello,

I'm trying to use linearham. I'm testing it out with some simulated data (made with BCR-Phylo) but the alignment step seems to be failing.

I run the following lines of code

scons --run-partis --fasta-path= --locus={igh|igk|igl} --outdir=

--parameter-dir=

scons --run-linearham --outdir=

--partis-yaml-file= --parameter-dir=

But I get 'Error 1' which then points to the alignment step. I am using the docker container and mounting a folder that contains the fasta file(s) used. I've also attached some of the files used to run these steps. Any help would be appreciated.
testing_data.zip

@psathyrella
Copy link
Contributor

I'm not sure what that could be offhand. Could you post the full std out and stack trace?

@colejensen
Copy link
Author

Sure, these are the outputs I get.
outputs.zip

@psathyrella
Copy link
Contributor

I don't see a stack trace in the zip anywhere, am I missing it? So I'm still not sure what "Error 1" refers to. In this log file, though, ./cluster-0/mcmciter10000_mcmcthin10_tuneiter5000_tunethin100_numrates4_rngseed0/revbayes_run.stdout.log it seems like it can't find the input fasta file for cluster 0, so perhaps whichever step is making that file is having issues. I also note that the partis_run.stdout.log file also says that it only processed one cluster, whereas you have subdirs for two clusters, so perhaps that is the issue. No idea if this is the issue, but if your clusters are very small, you may need to increase them since it by default discards very small clusters.

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