Coder Social home page Coder Social logo

shujiahuang / basevar Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 7.0 43.25 MB

This is the official development repository for BaseVar, which call variants for large-scale ultra low-pass (<1.0x) WGS data, especially for NIPT data

Python 97.85% Perl 0.90% C 1.23% C++ 0.03%
bioinformatics basevar nipt genomics ngs cython python large-scale

basevar's Introduction

Hi there, I'm Shujia Huang! 👋

Hi, I'm Shujia Huang, a bioinformatician, human genome researcher and programmer from China. My primary research interests lie in statistical modeling, bioinformatic method development and data analysis in human genetics and genomics:

basevar's People

Contributors

shujiahuang avatar zilong-li avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

basevar's Issues

Too many reads (5000001) in region

Hi, I have two errors in using the software for calling variants of 20,000 bams. The first one is, sometimes it reminds me can not open the index of bam; but I am sure the bam and the corresponding index are all good. The second one is, it reminds me too many reads in some region, and suggests me to reduce --buffer-size or increase --max_reads. Once I increase the max reads to 5000000000, the software still can not work. could you please help me to explain how these errors happen and give me some advisement?

Can you talk about how to use the basevar result for imputation with STITCH?

Can you talk about how to use basevar results for imputation with STITCH?

I read your article, and your safeware is so good.

I want use your software to do some analysis. I see there some VCF files in basevar results. could the VCF files be the input files for STITCH ? How you to use the STITCH with basevar? Can you share the usage? Thanks a lot.

Thanks for your reply.

undefined symbol: hts_utell

I use the commad ""/usr/bin/basevar" -h",but it dosnt work !

return me "undefined symbol: hts_utell"

whole waring:
Traceback (most recent call last):
File "/usr/bin/basevar", line 9, in
load_entry_point('basevar==0.8.0', 'console_scripts', 'basevar')()
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 378, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2566, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2260, in load
entry = import(self.module_name, globals(),globals(), ['name'])
File "/usr/lib64/python2.7/site-packages/basevar/runner.py", line 13, in
from caller.executor import BaseTypeRunner
File "basevar/caller/executor.pyx", line 1, in init basevar.caller.executor
"""
File "basevar/io/fasta.pyx", line 8, in init basevar.io.fasta
from basevar.io.openfile import Open
File "basevar/io/openfile.pyx", line 11, in init basevar.io.openfile
from basevar.io.BGZF.bgzf import BGZFile
File "basevar/io/BGZF/bgzf.pyx", line 1, in init basevar.io.BGZF.bgzf
# cython: embedsignature=True
ImportError: /usr/lib64/python2.7/site-packages/basevar/io/htslibWrapper.so: undefined symbol: hts_utell

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.