adVNTR icon indicating copy to clipboard operation
adVNTR copied to clipboard

A tool for genotyping Variable Number Tandem Repeats (VNTR) from sequence data

Results 21 adVNTR issues
Sort by recently updated
recently updated
newest added

Hi, I tried to build database for my VNTRs, the following error occurred: Traceback (most recent call last): File "/rd1/laixh/soft/anaconda2/envs/snakemake/bin/advntr", line 33, in sys.exit(load_entry_point('advntr==1.5.0', 'console_scripts', 'advntr')()) File "/rd1/laixh/soft/anaconda2/envs/snakemake/lib/python3.10/site-packages/advntr-1.5.0-py3.10-linux-x86_64.egg/advntr/__main__.py", line 149,...

Hi, I've been trying to follow the quickstart guide to test adVNTR using the sample data provided. However, the following error keeps occuring Using Theano backend. WARNING (theano.tensor.blas): Using NumPy...

Hi, I was trying to setup advntr using conda and running into to this error. Any help is appreciated. Thank you > (/home/aravind/advntrenv) aravind@cn61:~$ advntr --help > Traceback (most recent...

@mehrdadbakhtiari **Issue:** *I get an `IndexError` when I try to run `advntr addmodel`. What can be done to fix this error?* **Version:** adVNTR 1.3.3 (downloaded using conda) (Note: I have...

why is `python >= 3.7` skipped in [meta.yaml](https://github.com/bioconda/bioconda-recipes/blob/d0879b8111b6ccdb343fb027bddca6a064febe67/recipes/advntr/meta.yaml#L8) during build?

Hi! The following error always occur when I run genotype command on pacbio bam file: Traceback (most recent call last): File "/soft/Anaconda/anaconda3/bin/advntr", line 11, in sys.exit(main()) File "/soft/Anaconda/anaconda3/lib/python3.6/site-packages/advntr/__main__.py", line 134,...

I tried adVNTR on PacBio data and the output bed file has only None values in R1 and R2 columns. It basically does not genotype any tandem repeat region.

Hello, I have bam file of pacbio hg38 here, which db file should I use?

If this software can be used in nonhuman data? How can we extend it to other species?

# Description adVNTR has some warning messages related to Keras. Currently, the default output is set to standard output, and so the warning messages break the output format.