-
I noticed that the bcf library within ifcopenshell handles the project extensions differently across v2 and v3. V2 seems to just return the schema itself, whereas v3 returns the extension class. Is…
-
Hi Petr,
I decided to open a new issue since I'm having several problems, actually.
I am also having the contiguous issue for bcftools concat (issue #1105), despite piping the files I'm trying …
-
Hello,
I tried following command to install SVE:
export ROOTSYS=/home/programs
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib
git clone --recursive https://github.com/TheJacksonLaborat…
-
@Moult I should've made an issue here instead of posting in chat 😂
https://github.com/IfcOpenShell/IfcOpenShell/blob/364138d40818268b2e1bede8412d038e35e2684a/src/blenderbim/blenderbim/bim/module/b…
-
### Describe the bug
If I `nix-shell -p python3 bcc`, I cannot `import bcc` without manually tweaking the `PYTHONPATH`.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-shel…
-
Submitted by: @luronumen
ACTUAL RESULT
\- The Firebird is not using the Optimized Configurations for the average hardware with an average load by Default according to the IB Surgeon company\. See:
…
-
Perhaps this is just a documentation issue, but I am having problems (memory issues) with `hts_idx_set_meta`. Here is the source:
```C
int hts_idx_set_meta(hts_idx_t *idx, uint32_t l_meta, uint8_t…
-
when following the tutorial at the step ds.ingest_samples(sample_uris = batch1_uris) I get the error:
RuntimeError: TileDB-VCF exception: Cannot open VCF file; failed to load BCF index.
-
## Describe the issue
A clear and concise description of what the bug is.
Hi My VEP installaztion work fine with the --NO_HTSLIB, but when I try to use it for my real sample it gives error:
-------…
-
bcftools view fails with one of my vcf files generated by Freebayes in --gvcf mode.
The error points to lines like the example line
```
[E::vcf_parse_format_fill5] Invalid character '.' in 'QR'…