David J. H. Shih
Results
2
issues of
David J. H. Shih
The VCF output file appears to contain 0-based coordinates. As per the specification, VCF files should contain 1-based coordinates (https://samtools.github.io/hts-specs/VCFv4.1.pdf). (FYI: VCF also specify that "telomeres are indicated by using...
R > devtools::install() Compilation error encountered with gcc 14.2: ``` In file included from gdal.cpp:1: ./gdal.h:3:1: error: ‘OGRSpatialReference’ does not name a type; did you mean ‘DEFINED_OGRSpatialReferenc eH’? 3 |...