cbird808

Results 8 issues of cbird808

When I try to use geom_text on a pictogram where scale_label_pictogram was used, I get a "missing font box". This is the code from the example in the readme with...

Solution confirmed on 3 different HPC: ```bash # add the following line prior to parallel --env line, which saves the whole current environment parallel --record-env # modify by replacing --env...

### suggestion apply a minimum coverage filter to the `cov.stats` prior to making the `mapped.*.bed` files, which will ultimately reduce the number of contigs genotyped ### the minimum coverage value...

**Is your feature request related to a problem? Please describe.** With the present, amazing thinq support, it is not possible to get access to the data from the many sensors...

Feature Request

### Blueprint name philips_324131092621 ### Home Assistant Core Version 2024.3.0 ### Home Assistant Installation Type Home Assistant Supervised ### Description The toggle function produces unpredictable results. I have several hue...

bug
blueprint

[ngsLD](https://github.com/fgvieira/ngsLD)/[scripts](https://github.com/fgvieira/ngsLD/tree/master/scripts)/LD_blocks.sh The `awk` line assumes that the second column of a `*.ld` file has chom:pos info, but the second column has the major nucleotide of snp1. The fourth column (change...

I was recently using phangorn to generate an ml tree on a partitioned dataset using pmlPart. I would typically use raxml for this, but I wanted to complete all data...

I was working on creating a partitioned dataset by imitating `yeast` and it appears that the `apex` dependency was not installed with `phangorn`. ```r > yeast2 library(apex) Error in library(apex)...