-
# Scratch pad
hs38 primary assembly of GRCh38 (incl. chromosomes, unplaced and unlocalized contigs) and EBV
hs38a hs38 plus ALT contigs
hs38DH hs38a plus decoy contigs and HLA genes (r…
-
Hi,
I am trying to replicate the model of this paper [here](https://www.aeaweb.org/articles?id=10.1257/aer.96.3.523) which was originally written in matlab (attached as txt, but it is `.m`). I am …
-
# Problem
I'm always frustrated when I have to manually create Venn diagrams of more than 4 intersecting circles. It might sound trivial but arranging complex Venn diagrams in a legible manner is a…
-
Make cmatrix able to display Chinese characters, specifically Tang poetry. the following is one way to implement the feature: (I only took one C class in College, and that was a few decades ago, so no…
-
Pose questions here for the 2/1 talk by [Ágnes Horvát](https://agneshorvat.soc.northwestern.edu/) on **How science is (mis)communicated in online media.** Most academics are promoting their work onlin…
-
https://github.com/rust-lang/rust/pull/65705 adds:
```rust
impl String {
pub fn into_raw_parts(self) -> (*mut u8, usize, usize) {…}
}
impl Vec {
pub fn into_raw_parts(self) -> (*mut T,…
-
There's information in this blog post that should probably be distilled and added to the documentation:
http://rea.tech/enter-the-pact-matrix-or-how-to-decouple-the-release-cycles-of-your-microserv…
-
There are some Windows high contrast mode issues that I’m not sure where how they fit into current WCAG criteria/testing. If these are deemed to not fall under WCAG 2.1 I will propose to the LVTF fo…
-
Hi
I am having problems getting Panache to run.
I installed Docker and Docker compose and then ran bash ./start.sh
I get the following error:
```
## Populating apt-get cache...
+ apt-get…
-
Today I spent some time on prototyping and was managed to achieve O(1)-complexity dispatcher. Check out few my messages here: https://github.com/vyperlang/vyper/issues/2386#issuecomment-1033117651
…