How to get URL link on X (Twitter) App
2/ What is PCA?
2/
2/
1/ Mapping quantitative data to color nature.com/articles/nmeth…
2/
1/ Text book: Molecular Biology of the Cell, amazon.com/Molecular-Biol…
2/
2/
2/ There are 4 levels of bioinformatics skills, from manual work to full automation. The higher you go, the faster and more efficient you become.
the command: zless example.fastq.gz | awk 'NR%4 == 2 {lengths[length($0)]++} END {for (l in lengths) {print l, lengths[l]}}'
2/ What is PCA?