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

There was a problem running popins2 place-splitalign #27

Open
abcyulongwang opened this issue Dec 31, 2022 · 2 comments
Open

There was a problem running popins2 place-splitalign #27

abcyulongwang opened this issue Dec 31, 2022 · 2 comments

Comments

@abcyulongwang
Copy link

Hi!

Thank you for developing such great software. He was a great help to me.
I ran popins2 with 579 individuals, and when I ran popins2 place-refalign, there were no errors. But I found that after running popins2 place-refalign, some individuals got the new file "locations_unplaced.txt", but some individuals did not get this file. This caused me to run popins2 place-splitalign with the following error:
image

But when I run with an individual that gets a "locations_unplaced.txt" result file When popins2 place-splitalign, I got an error like this
I can't figure out what is the reason for this, is my server running out of memory?

this is my command
popins2 place-splitalign -r genome.fa -c supercontigs.fa sample

image

Really looking forward to hearing from you, because a little advice from you will help me a lot!
Best
yulong

@mrb20045
Copy link

mrb20045 commented Jun 2, 2023

Hi!

Thank you for developing such great software. He was a great help to me. I ran popins2 with 579 individuals, and when I ran popins2 place-refalign, there were no errors. But I found that after running popins2 place-refalign, some individuals got the new file "locations_unplaced.txt", but some individuals did not get this file. This caused me to run popins2 place-splitalign with the following error: image

But when I run with an individual that gets a "locations_unplaced.txt" result file When popins2 place-splitalign, I got an error like this I can't figure out what is the reason for this, is my server running out of memory?

this is my command popins2 place-splitalign -r genome.fa -c supercontigs.fa sample

image

Really looking forward to hearing from you, because a little advice from you will help me a lot! Best yulong

Hi
I got the same error Did you fix it ? Thanks

@Krannich479
Copy link
Contributor

Hi @abcyulongwang and @mrb20045,

I looked at @abcyulongwang 's command and noticed that this is likely a problem with the way you specify your input data. You mentioned that you process data of 579 individuals but your command's positional argument <SAMPLE ID> is just "sample". The sample's ID must be unique.

Please verify that all your Popins/Popins2 commands comply with the intended folder structure, i.e:
<work_dir>/<SAMPLE ID>/<SAMPLE ID>.bam

You can find a precise description and a graphical example here.

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

3 participants