STARShiP: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) (Created page with " Category:ReDiClus") |
Bradley Monk (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{{Popup|<html><iframe src="http://gfycat.com/ifr/GloriousSnarlingBabirusa" frameborder="0" scrolling="no" width="756" height="428" style="-webkit-backface-visibility: hidden;-webkit-transform: scale(1);" ></iframe></html>}} | |||
<html> | |||
<iframe src="http://bradleymonk.com/media/QD1/vid1.html" | |||
height="470" width="470" frameborder="0" seamless="seamless" style="float:left"> | |||
</iframe> | |||
</html> | |||
<syntaxhighlight lang="matlab" line start="1" highlight="1" enclose="div"> | |||
%% | |||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |||
% SPINE RADIAL DISTANCE | |||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |||
%SGr={ G1P1r, G1P2r, G2P1r, G2P2r, | |||
% G1inP1, G1inP2, G2inP1, G2inP2, | |||
% G1xyP1, G1xyP2, G2xyP1, G2xyP2 }; | |||
doRadDist = 1; | |||
doRadDistDPlots=1; | |||
if doRadDist | |||
%================================================= | |||
for reN = 1:loops | |||
%================================================= | |||
SGr = reSGr{reN}; | |||
%-------------------------------------- | |||
% Make concentric circle annulus | |||
%-------------------------------------- | |||
S1r = round(S1rad); | |||
Qhr = S1r/2; | |||
Qx = linspace(0,S1r,6); | |||
QxL = Qx - Qhr; | |||
yL = sqrt(Qhr.^2 - QxL.^2); | |||
Qr = sqrt(Qx.^2 + yL.^2); % Concentric circles | |||
</syntaxhighlight> | |||
{{Article|Groc, et-al, Choquet, Cognet|2007|J Neuro - [http://bradleymonk.com/media/Choquet2007A.pdf PDF]|18003820|Surface trafficking of neurotransmitter receptor: comparison between single-molecule/quantum dot strategies}}{{ExpandBox|Expand to view experiment summary| | |||
;Introduction | |||
*The cellular traffic of neurotransmitter receptors has captured a lot of attention over the last decade, mostly because synaptic receptor number is adjusted during synaptic development and plasticity. Although each neurotransmitter receptor family has its own trafficking characteristics, two main modes of receptor delivery to the synapse have emerged: endo-exocytotic cycling and surface diffusion [e.g., for glutamatergic receptors, see Bredt and Nicoll (2003) and Groc and Choquet (2006)]. Receptor cycling through endo-exocytotic processes can be measured by several experimental means, from biochemical to imaging assays. The use of fluorescent protein (XFP)-tag imaging provides a powerful approach to investigate the trafficking of receptor clusters between neuronal compartments (e.g., soma, dendrite, spine) (Kennedy and Ehlers, 2006). A disadvantage of the XFP-tag approach in live experiment is extreme difficulty in detecting XFP fluorescence signals from small nonclustered receptor pool (Cognet et al., 2002; Lippincott-Schwartz and Patterson, 2003). XFP-tagged neurotransmitter receptors are often present in several cellular compartments from the endoplasmic reticulum to the plasma membrane with various relative contents. For instance, surface XFP-tagged neurotransmitter receptors represent only a minor fraction of the total receptor population, precluding their specific detection. Alternative live-cell imaging approaches were thus required to specifically isolate surface receptors. Interestingly, a variant of the green fluorescent protein (GFP), ecliptic pHluorin, shows a reversible excitation ratio change between pH 7.5 and 5.5, and its absorbance decreases as the pH is lowered. Most neurotransmitter receptors, including the ionotropic glutamate ones, display an extracellular N-terminal region, implying that the N terminus will always be in an acidic environment inside the cell, whereas it will be exposed to a neutral pH after insertion into the plasma membrane. By this means, surface receptors can be specifically detected and tracked with live-imaging approaches (Ashby et al., 2004). Alternatively, surface receptors can be labeled and detected by immunocytochemical approaches using antibodies directed against receptor extracellular epitopes. The purpose of this Toolbox is to outline currently available approaches to measure the surface trafficking of receptor in neurons, with a special emphasis on single-molecule (organic dye) and quantum dot ([[Qdot|QDot]]) detection for neurotransmitter receptor tracking. | |||
}}<!-- END ARTICLE --> | |||
Revision as of 17:43, 16 July 2014
{{#info: {{{1}}} }}
<html>
<iframe src="http://bradleymonk.com/media/QD1/vid1.html"
height="470" width="470" frameborder="0" seamless="seamless" style="float:left">
</iframe>
</html>
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SPINE RADIAL DISTANCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%SGr={ G1P1r, G1P2r, G2P1r, G2P2r,
% G1inP1, G1inP2, G2inP1, G2inP2,
% G1xyP1, G1xyP2, G2xyP1, G2xyP2 };
doRadDist = 1;
doRadDistDPlots=1;
if doRadDist
%=================================================
for reN = 1:loops
%=================================================
SGr = reSGr{reN};
%--------------------------------------
% Make concentric circle annulus
%--------------------------------------
S1r = round(S1rad);
Qhr = S1r/2;
Qx = linspace(0,S1r,6);
QxL = Qx - Qhr;
yL = sqrt(Qhr.^2 - QxL.^2);
Qr = sqrt(Qx.^2 + yL.^2); % Concentric circles
Groc, et-al, Choquet, Cognet • 2007 • J Neuro - PDF
Expand to view experiment summary
- Introduction
- The cellular traffic of neurotransmitter receptors has captured a lot of attention over the last decade, mostly because synaptic receptor number is adjusted during synaptic development and plasticity. Although each neurotransmitter receptor family has its own trafficking characteristics, two main modes of receptor delivery to the synapse have emerged: endo-exocytotic cycling and surface diffusion [e.g., for glutamatergic receptors, see Bredt and Nicoll (2003) and Groc and Choquet (2006)]. Receptor cycling through endo-exocytotic processes can be measured by several experimental means, from biochemical to imaging assays. The use of fluorescent protein (XFP)-tag imaging provides a powerful approach to investigate the trafficking of receptor clusters between neuronal compartments (e.g., soma, dendrite, spine) (Kennedy and Ehlers, 2006). A disadvantage of the XFP-tag approach in live experiment is extreme difficulty in detecting XFP fluorescence signals from small nonclustered receptor pool (Cognet et al., 2002; Lippincott-Schwartz and Patterson, 2003). XFP-tagged neurotransmitter receptors are often present in several cellular compartments from the endoplasmic reticulum to the plasma membrane with various relative contents. For instance, surface XFP-tagged neurotransmitter receptors represent only a minor fraction of the total receptor population, precluding their specific detection. Alternative live-cell imaging approaches were thus required to specifically isolate surface receptors. Interestingly, a variant of the green fluorescent protein (GFP), ecliptic pHluorin, shows a reversible excitation ratio change between pH 7.5 and 5.5, and its absorbance decreases as the pH is lowered. Most neurotransmitter receptors, including the ionotropic glutamate ones, display an extracellular N-terminal region, implying that the N terminus will always be in an acidic environment inside the cell, whereas it will be exposed to a neutral pH after insertion into the plasma membrane. By this means, surface receptors can be specifically detected and tracked with live-imaging approaches (Ashby et al., 2004). Alternatively, surface receptors can be labeled and detected by immunocytochemical approaches using antibodies directed against receptor extracellular epitopes. The purpose of this Toolbox is to outline currently available approaches to measure the surface trafficking of receptor in neurons, with a special emphasis on single-molecule (organic dye) and quantum dot (QDot) detection for neurotransmitter receptor tracking.