# HG changeset patch # User bshanks@bshanks.dyndns.org # Date 1239618064 25200 # Node ID 8ff9b7b5c242e199c20553dcf430b309f77bdc44 # Parent 3dc394d192ebbf396ec0273427fe7d0603f7e70b . --- a/grant.html Mon Apr 13 03:20:00 2009 -0700 +++ b/grant.html Mon Apr 13 03:21:04 2009 -0700 @@ -300,16 +300,12 @@ think that more automation of the parts that this paper’s authors did manually will be possible). and [?] describes AGEA. todo - In the Preliminary Work, we show that - The creation of a domain-specific scoring measure may be required in order - to achieve good performance, and it is not impossible that the algorithms them- - selves will have to be extended. We plan to test out existing algorithms and - scoring measures, - Therefore, we anticipate - Therefore, it is unclear which of the - todo - vs. AGEA – i wrote something on this but i’m going to rewrite it -__________________________ + Preliminary work + Format conversion between SEV, MATLAB, NIFTI + todo + Flatmap of cortex + todo +_______________________ 2We ran “vanilla” NNMF, whereas the paper under discussion used a modified method. Their main modification consisted of adding a soft spatial contiguity constraint. However, on our dataset, NNMF naturally produced spatially contiguous clusters, so no additional @@ -318,11 +314,6 @@ not any more impressive than the results of the non-hierarchial variant. 7 - Preliminary work - Format conversion between SEV, MATLAB, NIFTI - todo - Flatmap of cortex - todo Using combinations of multiple genes is necessary and sufficient to delineate some cortical areas Here we give an example of a cortical area which is not marked by any @@ -352,7 +343,15 @@ genes which express more strongly in AUD than outside of it; its weakness is that this includes many areas which don’t have a salient border matching the areal border. The geometric method identifies genes whose salient expression border -__________________________ + seems to partially line up with the border of AUD; its weakness is that this + includes genes which don’t express over the entire area. Genes which have high + rankings using both pointwise and border criteria, such as Aph1a in the example, + may be particularly good markers. None of these genes are, individually, a + perfect marker for AUD; we deliberately chose a “difficult” area in order to + better contrast pointwise with geometric methods. + Areas which can be identified by single genes + todo +____________________ 3“WW, C2 and coiled-coil domain containing 1”; EntrezGene ID 211652 4“mitochondrial translational initiation factor 2”; EntrezGene ID 76784 5For each gene, a logistic regression in which the response variable was whether or not a @@ -374,8 +373,6 @@ the boundary of region MO. Pixels are colored approximately according to the density of expressing cells underneath each pixel, with red meaning a lot of expression and blue meaning little. - 9 - Figure 2: The top row shows the three genes which (individually) best predict @@ -383,14 +380,8 @@ genes which (individually) best match area AUD, according to gradient similar- ity. From left to right and top to bottom, the genes are Ssr1, Efcbp1, Aph1a, Ptk7, Aph1a again, and Lepr - seems to partially line up with the border of AUD; its weakness is that this - includes genes which don’t express over the entire area. Genes which have high - rankings using both pointwise and border criteria, such as Aph1a in the example, - may be particularly good markers. None of these genes are, individually, a - perfect marker for AUD; we deliberately chose a “difficult” area in order to - better contrast pointwise with geometric methods. - Areas which can be identified by single genes - todo + 9 + Specific to Aim 1 (and Aim 3) Forward stepwise logistic regression todo SVM on all genes at once @@ -405,10 +396,6 @@ our task combines feature selection with supervised learning. Decision trees todo -____________________ - 75-fold cross-validation. - 10 - Specific to Aim 2 (and Aim 3) Raw dimensionality reduction results todo @@ -432,6 +419,10 @@ with a handful of genes. We will consider both (a) algorithms that incre- mentally/greedily combine single gene markers into sets, such as forward stepwise regression and decision trees, and also (b) supervised learning +__________________________ + 75-fold cross-validation. + 10 + techniques which use soft constraints to minimize the number of features, such as sparse support vector machines. 4. Extend the procedure to handle difficult areas by combining or redrawing @@ -447,8 +438,6 @@ LAB formats. 2. Flatmap the ABA cortex data: map the ABA data onto a plane and draw the cortical area boundaries onto it. - 11 - 3. Find layer boundaries: cluster similar voxels together in order to auto- matically find the cortical layer boundaries. 4. Run the procedures that we developed on the cortex: we will present, for @@ -468,8 +457,9 @@ clustering to create anatomical maps 6. Run this algorithm on the cortex: present a hierarchial, genoarchitectonic map of the cortex -______________________________________________ - stuff i dunno where to put yet (there is more scattered through grant- + 11 + + _______________________________________________________________________________________________________ stuff i dunno where to put yet (there is more scattered through grant- oldtext): Principle 4: Work in 2-D whenever possible In anatomy, the manifold of interest is usually either defined by a combina- @@ -489,13 +479,11 @@ assumption of 2-D structure seems to be wrong. if we need citations for aim 3 significance, http://www.sciencedirect. com/science?_ob=ArticleURL&_udi=B6WSS-4V70FHY-9&_user=4429&_coverDate= +12%2F26%2F2008&_rdoc=1&_fmt=full&_orig=na&_cdi=7054&_docanchor=&_acct= +C000059602&_version=1&_urlVersion=0&_userid=4429&md5=551eccc743a2bfe6e992eee0c3194203# +app2 has examples of genetic targeting to specific anatomical regions + — + note: 12 - 12%2F26%2F2008&_rdoc=1&_fmt=full&_orig=na&_cdi=7054&_docanchor=&_acct= - C000059602&_version=1&_urlVersion=0&_userid=4429&md5=551eccc743a2bfe6e992eee0c3194203# - app2 has examples of genetic targeting to specific anatomical regions - — - note: - 13 - - + Binary file grant.odt has changed Binary file grant.pdf has changed --- a/grant.txt Mon Apr 13 03:20:00 2009 -0700 +++ b/grant.txt Mon Apr 13 03:21:04 2009 -0700 @@ -150,18 +150,6 @@ and \cite{ng_anatomic_2009} describes AGEA. todo -In the Preliminary Work, we show that - -The creation of a domain-specific scoring measure may be required in order to achieve good performance, and it is not impossible that the algorithms themselves will have to be extended. We plan to test out existing algorithms and scoring measures, - -Therefore, we anticipate - -Therefore, it is unclear which of the - -todo - -vs. AGEA -- i wrote something on this but i'm going to rewrite it - == Preliminary work ==