Skip to content

Instantly share code, notes, and snippets.

View hsiaoyi0504's full-sized avatar
🎯
Focusing

hsiao yi hsiaoyi0504

🎯
Focusing
View GitHub Profile
@hsiaoyi0504
hsiaoyi0504 / install-samtools-bcftools-and-htslib.md
Created March 21, 2021 16:17 — forked from adefelicibus/install-samtools-bcftools-and-htslib.md
Install samtools, bcftools and htslib on linux

Install Samtools, BCFTools and htslib on linux

Install some build dependencies

sudo apt-get install autoconf automake make gcc perl zlib1g-dev libbz2-dev liblzma-dev libcurl4-gnutls-dev libssl-dev libncurses5-dev

[samtools]

@hsiaoyi0504
hsiaoyi0504 / .block
Last active May 21, 2019 09:35 — forked from Ananda90/.block
Radar Chart D3 V4 (also tested on v5)
height: 650
@hsiaoyi0504
hsiaoyi0504 / .block
Last active July 23, 2019 01:27 — forked from arpitnarechania/.block
Confusion matrix visualization based on D3.js v5.9.2
license: MIT