Rick Wertenbroek

Results 4 issues of Rick Wertenbroek

Hello. As a test I ran BGT on chrX of 1KGP3 (available from the FTP link below) ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chrX.phase3_shapeit2_mvncall_integrated_v1c.20130502.genotypes.vcf.gz The commands I used were (I converted the vcf.gz file above to...

Hello. I compressed chr1 from 1KGP3 (available here ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/) And checked the file with the following commands : ```bash sav export -O vcf chr1.sav | less ``` ```bash sav export...

Hello. The project currently (commit aed33a4aac565daec69b4d0e524ff77e776d1ae1) doesn't build with `man package` Log : ```shell % mvn package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< featurecat:lizzie >-------------------------- [INFO] Building lizzie 0.7.3...

Hello. I have been using LibSystemCTLM-SoC to cosimulate my Zynq designs for behavioral/RTL simulations. I use generated simulation scripts and files from Vivado and replace the "processing_system7_0_0" entity during elaboration...