OUTLINE
Genotype preparation
- Sequencing
- Imputation
- QC(call rate, MAF)
- Cluster analysis [code]
- 其他比对 SV、CNV
Phenotype preparation
Basic statistics
- Distrubution
zscore(Normalization or Standardization) - Corelate
(pearson,spearman,kendall,
fisher,chip-squared test) - Linear algebra ……
- Bayesian
- probability and Likelihood
- Least squares method …… —> statistics
- How to calculate 'r2'?
LD function(LDSC) - Bonferroni
GWAS
- kinship
How to deal with population strucure?
(Phylogenetic tree) - GWAS model
- What are
lambda
,P
,PVE
,effect size
? - How to pick 'p threshold'?
(how to calculate independent snp?) - Fine mapping
conditional analysis [code] - LD block
locus zoom [code]
others
BSA analysis
trio-GWAS
haplotype analysis
PRS
GS
sQTL
Instrument(leafcutter踩坑指南)
post-analysis
- Heritability
- SNP annotation [code]
- neutrality tests
Integrative analysis
TWAS
- TWAS model [code]
Meta-analysis
- Merge different Genotype [code]
Analysis about DNA
ATAC-seq [code]
- Chrom accessibility region(where, function)
- Method
Bisfule-seq [code]
- Method
- DMR [code]
DAP-seq
RNA-seq [code]
https://ming-lian.github.io/2019/02/08/Stat-on-RNAseq/
1.Sequencing(depth,coverage,library)
https://www.jieandze1314.com/post/cnposts/239/
批次效应 batch
2.How to aligh
3.Flow and note
Find DEG [code]
R package: Deseq principles
WGCNA [code]
Interpreting literature:
Using Interactome Big Data to Crack Genetic Mysteries and Enhance Future Crop Breeding - ScienceDirect
Open problems in human trait genetics | Genome Biology
GTEX
Book to read
Likelihood
算法设计与分析基础_第3版
机器学习周志华
学习思路
statistics -> data science
quantitative genetics