GithubHelp home page GithubHelp logo

Comments (6)

armintoepfer avatar armintoepfer commented on May 26, 2024

@amwenger will reply as soon as possible, please stay tuned.

from pbbioconda.

amwenger avatar amwenger commented on May 26, 2024

Hi @xiaozhangzaq. The posted VCF file is from pbsv run through the "Structural Variant Calling" application in SMRT Link 6.0 with default parameters. SMRT Link 6.0 has pbsv v2.0.0-6-gc401433.

SMRT Link does create a tandem repeat file and pass that as -b to pbsv. The BED file it creates is available at https://gist.github.com/amwenger/ae21b1cdf9d24e9dcfb79f95de54319e.

When you say the files are quite different, do you mean that diff returns many lines or that the variant calls are very different?

from pbbioconda.

AnqiZhang-HIT avatar AnqiZhang-HIT commented on May 26, 2024

i write a script to compare the my vcf(use pbsv2.0.2 and the tr.bed you given) with your vcf(GRCh38.HG002_pbsv.vcf), about 32,000 lines are consistent, 6000 lines are not, variants in my vcf but not in yours , or variants in your vcf but not in mine. I just use the position in vcf (cut -f 1,2, first and second column) to compare.
Thanks

from pbbioconda.

amwenger avatar amwenger commented on May 26, 2024

Could you share the specific {{pbsv discover}} and {{pbsv call}} commands you run along with the output VCF?

from pbbioconda.

armintoepfer avatar armintoepfer commented on May 26, 2024

You can reproduce it using SMRT Link UI. The command-line version will give you slightly different results, but not 6000. That has been fixed in the latest version available via bioconda.

from pbbioconda.

AnqiZhang-HIT avatar AnqiZhang-HIT commented on May 26, 2024

pbsv discover -b tr.bed --sample hg002 /home/zhangaq/data/PacBio_HG002/pbsv_test_data/GRCh38.HG002.bam hg002.tr.svsig.gz & pbsv call /home/zhangaq/data/genome/GRCh38/GCA_000001405.15_GRCh38_no_alt_analysis_set.fa hg002.tr.svsig.gz hg002.tr.vcf &

from pbbioconda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.