Search this site
Embedded Files
Nini lab Journal
  • Home
  • 期刊圖表中文資源
  • Archive
  • Plots Archive
    • Barplots
      • Another barplot
      • 3in1 barplot
      • Bar plot with significant*
      • Bar and Pie plots
    • Brain plots
      • Brainplot_p_global
      • UKB2factor genomicSEM Brainmap
      • Before and after brainmaps (UKB and ABCD gclust inversion)
      • ggsegRIO(from Hao)
    • Heatmaps/correlation matrix
      • figure5A
      • Heatmap with 2 side bars (fig4a)
      • Heatmap with star
      • Correlation Matrix for Annotations
      • pheno_geno_corr
      • Correlation matrix (combine 2 heatmaps using transparent method)
    • Miami plots
    • Manhattan
      • Manhattan plots
      • genomicsSEM_manhattan
    • Other plots
      • 12 Traits line graphs
      • 16 Dot plots
      • combined plot
      • path diagram (using igraph)
      • fig3A
      • 20 Lines linegraph
      • fig3
      • AD hallmark
    • cytoscape archive projects
  • Data Management
    • 8.reorder_cor_mat.R
    • UKBio Data extraction and PRSice
    • Breakdown gclust440
    • Merge 2 files by first column
    • Merge_SNPmarker
    • Correlation between 2 files
    • Searching LD SNPs
    • plink to raw
    • data matching percentage check
    • gene_symbol_conversion
    • gene symbol converstion
  • Network analysis notebooks
    • AD localization
  • Tools
    • R
      • Plot making
      • mini project examples
        • correlation matrix plot
        • Adding suffix and prefix
        • Missing values / dealing with NAs
      • ggseg
    • Terminal
      • ssh
    • Python/ python related
      • Python basics
      • Pandas
      • python base projects
        • AD networktool kit
        • Netcoloc notebook
      • Jupyter notebook
      • Anaonoda
    • Cytoscape
    • Docker
    • gt
  • Matlab
  • CH Lab Resoruces
  • journal club
  • note taking
Nini lab Journal

good gwas intro video https://www.coursera.org/lecture/disease-genes/introduction-to-genome-wide-association-studies-historical-overview-iFQ1J

Network bio tool

https://github.com/ucsd-ccbb/network_bio_toolkit


What is network biology?

video I watched: Introduction to Biological Network Analysis I: Network Basics and Properties- https://www.youtube.com/watch?v=qTO_ob5d9EQ

Notes:

  • biology is evolving and we can start to talk about thing in a very different way. We can talk about how the whole system work together

    • changing technological environment lets us assess biological systems holistically, looking not just at individual elements but at how they work together

  • Basic - representation

  • Biological systems often represented by graphs

    • vertices may represent:

      • molecules, genes, non coding RNAs, proteins, drugs...

      • diseases

      • people

      • sometimes different things in graphs, this is just a way for us to

More on learning about the packages of network bio tool kit

  • the network bio tool kit is a toolbox for network analysis

    • build upon visJS2jupyter

  • provide 3 workflow for RNAseq data

    • only requiring an expression file/list of differentially expressed genes

  1. upstream regulator analysis

    1. localization

    2. transcription factor enrichment

    3. transcription factor activation state prediction methods

  2. network propagation and clustering

    1. network propagation

    2. clustering

    3. annotation

  3. gene set enrichment analysis

    1. ncludes easy-to-use data filtering methods, that help the user prep their data as input for GSEA’s enrichment calculation function




The coding part

  • Box1: importing Heat (the network bio toolkit we installed earlier)

  • box2 importing different packages we will be using (details of each package not entirely understood

Loading AD genes

  • load in nominated target AD genes from site Agora (index using 'hgnc symbols')

    • these are genes that have been nominated might be good target for AD treatment or prevention

Studying notes:

GWAS

Basics:

What is GWAS?

https://www.youtube.com/watch?v=KkRLNiRidOM

GWAS stands for genome wide association studies. We are trying to find the relationship between phenotype and genetics. (phenotype: outward appearance of something).

  • the genome type impacts the phenotype

  • Case control study.

    • you look at population of control and cases. see if they have an allele that has an impact on a disease.

    • can look at a region of a gene to see what is causing the phenotype

  • Continuous phenotype study

    • for a continuous trait (like height)

      • can look at height vs how many copies of an alternative allele someone has

Understand Manhattan plot in GWAS:

https://www.youtube.com/watch?v=Pdic7p_dk0I



Week 1 paper

  • polygenicity (many small genetic effect) and confounding bias - can yield inflated distribution in GWAS

    • trying to distinguish between true polygeneic signal and bias


uncovering disease-disease relationship through the incomplete interactome

  • disease module hypothesis says: cellular part associated with a disease seperate the same neighborhood of the human interactome - the map of biologically relvant molecular interactions.

  • limited knowledge of disease associated genes, can't map out modules associated with each genes


Training with Brin

RNA sequencing

https://www.youtube.com/watch?v=tlf6wYJrwKY

  • normal cells vs mutated cells. behave differently

  • we want to know what genetic mechanism is causing the difference --> look at the differences in gene expression

Figuring out a way to do this...

  • each cell has chromosomes

  • each chromosome has genes

    • some of the genes are active

      • active genes will send out mRNA (messenger RNA)

      • high throughput sequencing tells us which genes are active and how much they are transcribed

we can use RNA sequence to measure gene expression in normal cell and then compare it to mutated cells.


Analyzing differential expression in AD GWAS clusters

  • is the AD proximal network enriched for up/down regulation in AD brain vs control?

  • are clusters significant;y up or down regulated?

working with remote server

intro: https://www.youtube.com/watch?v=xYDn29ck3M4


Report abuse
Page details
Page updated
Report abuse