Nicolas Vannieuwkerke

Results 41 issues of Nicolas Vannieuwkerke

I can't get the versions of `pre.py` and `hap.py`: ``` $ hap.py --version Hap.py ``` and ``` $ pre.py --version usage: VCF preprocessor [-h] [--location LOCATIONS] [--pass-only] [--filters-only FILTERS_ONLY] [-R...

- [x] Removed the check for the undetermined barcodes plot so the barcodes are also generated when there are multiple runs - [x] `CHANGELOG.md` has been updated - [x] There...

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

Currently contains: - A prototype of a simple process (rtgtools/pedfilter) => uses the process testing - A prototype of a module that depends on other modules for its input data...

https://github.com/askimed/nf-test

tests

Hi, I have a VCF that contains two translocations that start at the same position in the genome. This causes some issues when trying to convert the TSV to VCF...

VariantConvert

Hi, I've encountered a variantconvert error when running with the `-vcf 1` option. Which looks like this: ``` python3 /usr/local/share/python3/variantconvert//variantconvert convert -i 20230526_AnnotSV/PosCon2.annotsv.tsv -o 20230526_AnnotSV/PosCon2.ann.vcf.tsv -fi annotsv -fo vcf -c...

VariantConvert

Hi, thanks for this wonderful tool! I'm wondering whether or not it is planned to add support for VCFv4.2 breakend notation as specified [here](https://samtools.github.io/hts-specs/VCFv4.2.pdf#subsection.5.4)? Currently the tool exits with the...