Difference between revisions of "Lab Notes"

From GcatWiki
Jump to: navigation, search
Line 1: Line 1:
 +
Ultimate goal: Identify genes that are trisomy-related but differentially expressed based on parent-of-origin.
 +
1) Identify trisomic genes
 +
2)
 +
 
Methods followed for various experiments:
 
Methods followed for various experiments:
 +
Workflow for candidate gene identification:
 +
Start with P_PT and M_MT gene lists -> find all overlapping genes (these should represent all trisomic genes plus some noise) -> Identify genes that are up-regulated in one parent and down-regulated in another
 +
  
  
 
Excel: Gene names need to be truncated using command-  left(A1, 18)
 
Excel: Gene names need to be truncated using command-  left(A1, 18)

Revision as of 15:55, 14 February 2017

Ultimate goal: Identify genes that are trisomy-related but differentially expressed based on parent-of-origin. 1) Identify trisomic genes 2)

Methods followed for various experiments: Workflow for candidate gene identification: Start with P_PT and M_MT gene lists -> find all overlapping genes (these should represent all trisomic genes plus some noise) -> Identify genes that are up-regulated in one parent and down-regulated in another


Excel: Gene names need to be truncated using command- left(A1, 18)