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

how to add variant from vcf #11

Open
a00101 opened this issue Oct 10, 2023 · 0 comments
Open

how to add variant from vcf #11

a00101 opened this issue Oct 10, 2023 · 0 comments

Comments

@a00101
Copy link

a00101 commented Oct 10, 2023

Dear developer

docker run --rm -v variants_PASS.vcf:/variants_PASS.vcf -v sandy_db:/sandy/db galantelab/sandy variation add --verbose -a entry variants_PASS.vcf
:: Inserting entry from variants_PASS.vcf ...
:: Checking if there is already a structural variation 'entry' ...
:: structural variation 'entry' not found
:: Indexing 'variants_PASS.vcf'
:: It may take a while ...
sandy variation add: Argument "0/1" isn't numeric in numeric eq (==) at /usr/local/lib/perl5/vendor_perl/5.36.0/x86_64-linux-gnu/App/Sandy/DB/Handle/Variation.pm line 248, <$fh> line 49.

I used genome-generator based on specific vcf for making genome with variation from vcf and random mutation.
vcf is from strelka2 germline

Thank you in advance.
Jo-Youn

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