Science topic
Alzheimer's Disease - Science topic
Explore the latest questions and answers in Alzheimer's Disease, and find Alzheimer's Disease experts.
Questions related to Alzheimer's Disease
I have purchased Acetylcholiesterase from Electrophus electricus (electric eel), C3389-2KU, following details are written on the enzyme vial.
Type-VI S lyophilized powder 200-1000 Units/mg protein, 374 units/mg solid, 610 Units/mg protein, 5.3 mg/solid.
i want to prepare 0.28 U/ml working solution, please help me with the preparation of stock solutions and the calculations.
Alzheimer's disease is a devasting neurogenerative disorder that continues to affect millions of people every year. But despite its prevalence, there is no medications on the market to prevent the disease or reverse the damage it causes. I wish to hear what may be the best treatment options for the Alzheimer's disease.
I want to study on Type 3 diabetes (Diabetes + Alzheimers Disease) but i am unable to get the induction model in rats/ mice
In order to measure the Blood Brain barrier permeability I am trying to inject Evans blue dye and after six hours Ill take the mouse brain but I need to remove the Evans blue out of the blood vessels first,any recommendations please.
I wanted to know whether the rapid evolution of the human brain (e.g. size increase, neocortex expansion, potentially certain genes that evolved, etc) is (or is a part of) the reason why us humans are the species most susceptible to Alzheimer's disease at the moment.
I need EEG data of normal patients as well as those suffering from Alzheimer's disease for my research. Can anyone suggest where can I find these?
Please spread the word: Folding at Home (https://foldingathome.org/) is an extremely powerful supercomputer composed of thousands of home computers around the world. It tries to simulate protein folding to Fight diseases. We can increase its power even further by simply running its small program on our computers and donating the spare (already unused and wasted) capacity of our computers to their supercomputation.
After all, a great part of our work (which is surfing the web, writing texts and stuff, communicating, etc.) never needs more than a tiny percent of the huge capacity of our modern CPUs and GPUs. So it would be very helpful if we could donate the rest of their capacity [that is currently going to waste] to such "distributed supercomputer" projects and help find cures for diseases.
The program runs at a very low priority in the background and uses some of the capacity of our computers. By default, it is set to use the least amount of EXCESS (already wasted) computational power. It is very easy to use. But if someone is interested in tweaking it, it can be configured too via both simple and advanced modes. For example, the program can be set to run only when the computer is idle (as the default mode) or even while working. It can be configured to work intensively or very mildly (as the default mode). The CPU or GPU can each be disabled or set to work only when the operating system is idle, independent of the other.
Please spread the word; for example, start by sharing this very post with your contacts.
Also give them feedback and suggestions to improve their software. Or directly contribute to their project.
Folding at Home: https://foldingathome.org/
Folding at Home's Forum: https://foldingforum.org/index.php
Folding at Home's GitHub: https://github.com/FoldingAtHome
Additionally, see other distributed supercomputers used for fighting disease:
Rosetta at Home: https://boinc.bakerlab.org/
GPUGRID: https://www.gpugrid.net/
I'm evaluating a 57 year old male with complaints of memory loss, and family hx of Alzheimer's (father). He produced a rather unusual cognitive profile that has me scratching my head. Any feedback/thoughts that folks are able to provide would be very much appreciated. This is a basic battery, and additional testing is obviously necessary. I will provide testing data in the form of percentile rank:
***I am particularly baffled by the discrepancy between verbal IQ and verbal fluency tests
WAIS-IV
Full-scale IQ: 73 (premorbid IQ estimate- 34)
Verbal comp. index: 37 (similarities-25, vocab-50, info-37)
Perceptual reasoning index: 73 (block design-91, matrix reasoning-63, visual puzzles-50)
Working memory index: 98 (digits forward-91, digits backward-95, arithmetic-95)
Processing speed: 55 (Symbol search-63, coding-50)
WMS-IV
Visual Memory: 55 (visual reproduction I-95, visual reproduction II-9)
Visual Working Memory: 87
Auditory Memory: 10 (logical memory I-25, logical memory II-5, VPA I-16, VPA II-16)
Immediate Memory: 47
Delayed Memory: 5
*** VPA II recognition: 10-16%
D-KEFS
Visual scanning-63
Number sequencing-75
Letter sequencing-91
number-letter switching-84
Letter fluency-98
Category fluency-99
Category switching-95
Color Naming-91
Word Reading-84
Inhibition-63
*** Aphasia screening normal
fine motor assessment-bilateral impairment, but he has carpal tunnel
I need a stack of black and white .jpeg/.tiff/.jpg/.png images across time of either action potentials, neurons firing, or brain scans (comparing disease and normal brain, disease progression, etc.) that I can colorize and overlay for a project in a data visualization course. It wouldn't be published and only for submission to the instructor.
Hi all
I'm starting to research rating scales to assess symptoms of agitation or anxiety in patients with dementia. If you know any papers or resources Id be very grateful for suggestions
Kind regards
P.J.
Substance-P is an example of peptide neurotransmitter present in hippocampus, neocortex region of brain which involved in perception of pain. I want to know is any link between this neurotransmitter to Alzheimer's or other type of dementia?
HI,
i am having difficulties with staining for Phospho TAU in KA-induced animal model.
I am using free floating immuno histochemistry method.
I am using AT-270, At-180, AT-100, AT-08 antibody (1:200, 1:500, 1:1000)
I have tried antigen retrival (sod citrate ph6)
i have tried 3%H2O2
I am trying blocking next lets see..
And Doing DAB staining.
Can any one help me ..or is there any specific technique????
Dear experts,
Hello, this is Jean who is new to use ADNI data + DTI data.
I downloaded Axial DTI data of AD & CN, and I drop those data in dcm2niigui, but it does not work to covert to 4d nil image.
So I checked the data and it has 2,714 of dcm, which is different from what I got in PPMI DTI files.
Is it a matter of axial dti files? or is there any other issue regarding this??
Thank you!
The association of free radicals in the pathophysiology of chronic diseases like degenerative brain disorders (AD, PD, HD, Stroke) has been evident by a substantial research.
I am using a CNN for MRI image recognition. After running the model I stumbled upon some strange outcomes (at least, to me they seem strange).
1. The accuracy is very low. I have a binary classification task and the accuracy is below 50%. I'm using MRI's but haven't been able to apply skull stripping. Can the irrelevant information in the pictures be so distracting that the model actually learns nothing? Some additional info about my data:
- I'm using a pre-processed dataset from ADNI (ADNI1 complete yr 3, 1.5T)
- The data is balanced
- I have ~900 images of which 450 sick and 450 healthy
- I have tried different models but all models seem to achieve around the same results (under which the tutorial from Tensorflow: https://www.tensorflow.org/tutorials/images/cnn and datacamp: https://www.datacamp.com/community/tutorials/cnn-tensorflow-python)
2. The model is not showing a normal learning curve (see graphs). Instead of a slowly increasing accuracy and decreasing loss, these values seem quite random. Again, I have tried many different models, most of them were not learning at all (the accuracy remained the same in every epoch), this algorithm does learn but I don't understand these outcomes. Can someone help me understand what my models does?
If more information required, please ask.
P.s. I'm fairly new to programming and neural networks in particular, so any suggestions (also for pre-processing techniques) are more than welcome!


I've been testing my A-beta 25-35 samples with ThT assay on a black 96-well plate to monitor its aggregation state, the fluorescence in 3 replicate wells differ dramatically unless I pipette the wells right before assay.
I've read about shaking the plate before each ThT assay, but I'm not sure in what ways this method helps, and how can I shake a 96-well plate sufficiently without spilling the contents?
Thanks!
Lin
I find very interesting the idea that intestinal microbiota might influence brain development and behaviour. There are research groups or studies that explore a link between the gut miocrobioma and dementia?
Thanks
For decades the AD theory of accumulation of A beta plaques and phosphorylated tau tangles has dominated the research on AD. Notwithstanding the tremendous amount of exciting studies in the field, the progress to understand the cellular and molecular mechanisms underlying AD has not still yielded desirable treatment. Some researchers started to suspect that maybe there are other different or parallel unknown mechanisms to focus on in order to pinpoint the etiology of AD.
In this regard, a recent study has shown that the isomerization and epimerization of long-lived proteins prevent lysosomal degradation which result in the accumulation of dysfunctional lysosomes in neurons and lead to AD symptoms.
The team stated in their paper that: "Lysosomal failure caused by the iso/epi modifications documented to exist in both Aβ and Tau offers a direct connection between these observations and a potential new pathway to explore for the underlying cause and treatment of AD."
Now, this discussion forum is open to opinions and arguments regarding this new hypothesis, and possibly a comparison of other rival hypotheses about mechanisms or etiology of AD.
As a health researcher I have been long concerned at the lack of proper diagnosis of Alzheimer's Disease in older adults that pervades the mental health field. Up to 92% of those suffering from memory disorders have been found to also suffer from hearing impairment, almost all of them un-/under-corrected. This renders any diagnosis of AD in an older adult inconclusive or over-diagnosed. My symptomatic charts comparing the behaviors arising from late onset AD and moderate hearing impairment in older adults have been published by NIH entities, yet the practice of disregarding the auditory component persists throughout the mental health field. How may be best to remedy this pervasive oversight?
My dataset consists of EEG electrode power features in all power bands(alpha, beta, delta..both relative and absolute) and source power features (obtained after sLoreta analysis) in addition to connectivity strengths between the different sources (brain regions). There are as many as 20k features in all.
If i have to predict disease (dementia) based on all above features, what approach will yield best accuracy on test sets? I initially thought that maybe i must fit seperate classifiers for each type of feature set (after dimension reduction) and then use the output probabilities obtained to write a meta classifier on top to predict the final disease state.
However, i think that may perhaps not be so great as all features are correlated (as source estimates and connectivity measures are obtained from the electrodes themselves). Is this correct?
I used KernelPCA to select a few components from the entire dataset and then run a classifier on top of the transformed dataset with cross validation. I get an accuracy of around 75% only on test sets. I have to improve accuracy atleast by another 15%. I used extremely randomized trees but the accuracy was not that much.
What other approaches can i use?
I am looking for a good discussion on possible approaches and/or a sample solution. Thank you.
Hi everyone,
I am trying to detect Amyloid oligomers in brain tissue extract of APP mice by ELISA kit but the outcome is mostly undetectable.
I am using IBL-Elisa kit: Amyloid Beta (82E1-specific) Aβ Oligomers (ref27725) and I have problems detecting it. I homogenize 5-10mg of tissue in Tris buffer pH7.4 (20mM Tris; 140mM NaCl) with a pestle (not sonication).
I have searched for publications about this form of samples processing but I don’t get any clear suggestion about it.
Anyone knows if it is necessary some other protocol or previous-step for low-weight samples?
Any advice are welcome.
Thanks in advance!
Ángel
Limbic-predominant age-related TDP-43 encephalopathy (LATE) is a quite hot topic these days among those who are concerned with dementia, memory deficits and neurodegenerative diseases.
It has been suggested that LATE is distinguished from frontotemporal lobar degeneration (FTLD) with TDP-43 pathology based on its epidemiology.
What do you think about this newly recognized disease?
Any idea about the potential or promising diagnostic approaches?
Possible future biomarkers and mechanisms...
We are trying to replicate the endogenous tau found in TgF344 AD rats (Cohen et al. J Neurosci. 2013 Apr 10;33(15):6245-56. doi: 10.1523/JNEUROSCI.3672-12.2013). We have used many antibodies - CP13, AT8, MC1, PHF1 - with DAB &/or tyramide booster, and haven't found anything. Please let me know if you have tried anything that works.
I am working on immune reaction in Alzheimer's disease in mouse models at UCL. Currently I am doing co-immunostaining with antibodies against Iba1 (green) and CD68 (red).
My question is:
How to evaluate whether the microglia cell is activated or not? The signal varies quite highly, and can be either punctuate or globular, either in the cell body or in the processes or both.
As it is a phagocytocic marker I am aware that there is variation. However I am unsure of where to draw a line between unactivated to activated.
Thank you for advice!


Please tell me where can I get EEG data for Alzheimer's disease , because I am working on designing an automatic diagnosis system for detecting diseases.
Should i exclude them from analysis? does LPS iP injection increases Thigmotaxis behavior?
Hi,
I'm looking papers about diet intervention in patients suffering from Alzheimer disease. Have you seen any?
Thanks,
Mikołaj
Dear All,
I am interested in using machine learning to analyze MRI data in order
to extract pathological changes for neurodegenerative diseases (i.e Alzheimer's, Huntington's )
Can someone please give some advice on what (bioinformatic,statistical) methods from your experience would be best for an initial analysis and to extract disease specific features ?
Also what would be the most useful platform and what visualization tools or popular packages are best for data extraction and presentation in this case ?
I have about 500 samples from Philips and Siemens scanners ... Could you also suggest the processing power that I would typically require ... for example If I want to train my data and create module or signature prediction algorithms and what MRI parameters would be most informative in each case ( i.e FLAIR, DTI ?)
Any help would be greatly appreciated
Regards
Anastasios
I am currently collecting brain tissue from HFD/STZ induced T2D mice. I am noticing a trend for lower brain weight in the more severely diabetic mice. I am aware of the impact T2D can have on cognitive function and may be a contributing factor in Alzheimer's development. I am also aware that late stage Alzheimer's patients have significantly less brain mass.
Can anyone provide some insight or link to some papers that address this?
Thank you
As previous research indicates that the bilingual people are more resilient to dementia, developing several years after the monolingual, so is it a proportional correlation?
Is more languages practice associated with further reduction in dementia future risk?
The age of onset of HSP varies tremendously, ranging from very early in life up to old age.
There are various mechanisms causing HSP, summarized
e.g. in Fig. 2 of S.Klebe, G.Stevanin and C.Depienne, Revue neurologique 171 (2015) 505.
There should probably be different reasons for different cases.
If some gene (protein) is wrong, one can imagine that trouble starts right at the beginning.
In a late onset case one could imagine that some kind of toxic substance ('Placques' in Alzheimer disease e.g.) accumulate over time and cannot be removed fast enough.
Does anyone have more concrete ideas about what is going on?
I am trying to use IL-6 and CD163 as a microglia marker in Alzheimer's Disease mice model, but it seems not to be working. If anyone has succeeded before, please give me some suggestion about the detailed protocol? Thanks a lot!
When plotting a bifurcation diagram in nonlinear dynamics, the axis x displays a given phase parameter. Are there examples in which the phase parameter stands for time passing (for example, from the value T0 to the value T200 seconds, or months, or years)?
Thanks!
To make an example, I was thinking to something like the one in the Figure below, concerning the phase transitions among liquids, solids and gases: if you leave, e.g,., that the temperature raises of one degree every second, can we say that the axis x displays time (apart temperature values)?

I am not sure if we are supposed to change staining protocol for different mouse strains, but I am having difficulty staining (free floating immunofluorescent staining) on my 5XFAD mouse brain sample.
Basically, I see high background staining (auto-fluorescence) when I use confocal.
My samples were previously exposed to 4% PFA (perfusion + overnight post fixation) then washed and stored in 1XPBS with 1% sodium azide.Tissues were embedded into LMP 3% agar and sliced (50 um), using vibrating microtome.
So far I've tried...(***blocking solution contains 0.1% tritonX-PBS)
- 10% FBS blocking with donkey anti-mouse secondary
- 4% BSA blocking with donkey anti-mouse secondary
- 5% horse serum blocking with donkey anti-mouse secondary
To make it clear, there is no confocal issue. So far I've never encountered this problem when I stained on other mice.
Any suggestions (protocol/reference) would be much appreciated!
Thanks,
Yuka
I want to check cell internalization of Abeta (1-42) peptide w.r.t. However, I do not have fluorescent labeled Abeta peptide to perform this experiment. Is there any other ways by which I can monitor the same.
Or is there any protocol to tag fluorescent dye to a peptide after cleaving it from the resin???
Apart from the trails test can anyone suggest tests that are done to check someone’s processing speed in dementia patients please.
Can neurofibrillary tangles (NFTs) be visualized with Congo Red? What would be the difference between various staining methods used for this (ie. HE, silver stainings,...)? What's the best one?
Best,
Jan
I can't find any interesting study showing such dependence reliably. Maybe someone know a interesting paper?
Dear all,
Currently I am working on Alzheimer's disease. In the literature i had noticed the staining of both Cresyl violet and H&E for histopathology studies. what are the things we can differentiate through different types mentioned stains.
Which suitable cell lines for studying Alzheimer's disease ? Thanks for answers in advance.
Neuro fibrillary tangles are formed by the aggregation of tau protein which ultimately results in the death of neuron, and beta amyloid is formed by the cleavage of beta secretase.
Here what happened to the synthesis of alpha secretase, in Alzheimer's patient is there any competition between alpha secretase and beta secretase or alpha secretase is completely absent ?
I am performing western blot analysis to detect the protein expression changes in the brain tissues from several neurodegenerative diseases (e.g Alzheimer's, Parkinson's) as compared to normal control (age-matched). In your experience, which is a better loading control - GAPDH, ßActin or α/ßTubulin?
If you are aware of any articles that addresses above question, please do share.
Thank you for your feedback!!
Currently we are working on Alzheimer's disease. From literature we unable to get conclusion regarding the usage of coordinates, as i have find out lot of difference in the coordinates from article to article.
Ex 1: 4.8 mm anterior to posterior (AP) Bregma, 2.2 mm mid to lateral (ML), and 3.0 mm dorsal to ventral (DV).
Ex 2: −3.6 mm anterior‑posterior to the bregma, 2.4 mm lateral to the sagittal suture, 2.8 mm dorsoventral.
Ex 3: −0.8 mm antero-posterior from bregma and ±1.5 mm medio-lateral from the midline.
etc.,.
I will be using Amyloid beta and Streptozotocin as an inducing agent.
Hi:
Does anyone know if it is possible to detect mRNA expression levels of Tau variants (e.g. Tau40, Tau42) in non-cerebral cell lines such as HUVEC and THP-1? mRNA expression levels can be detected in transgenic mice expressing such human variants, but I am not sure if it possible in cell lines. Given that Tau is a microtubule‐associated protein found in epithelial cells (an other types), it is possible that Tau expression may be up/down regulated depending on the cellular circumstances, but I am not sure if the splicing events related with Alzheimer has been observed in cell lines and detected by qPCR.
Thank you in advance,
Rafael.
Hello,
I am Henrique. My current project is Animal-Assisted Therapy for Alzheimer's Disease patients using Virtual Reality.
I am currently validating the effects of a designed tool. I am trying to find any tool or questionnaire that could address the pre and post intervention stress level or agitation level. If you know any other tool for any other interesting aspect other than stress or agitation that could be related in some way please also mention.
The intervention consists in having the subject try out an application during 10-15 minutes and then evaluate if there was any change in mood, stress or agitation, etc.
I am new to research so I have not much experience in searching or using these evaluation tools/questionnaires.
I want to test the GSK3 activity in neuronal cells. Since the isotope is not authorized in our lab, I wonder whether there is an isotope-free method for detecting GSK3 activity.
Hi, I want to quantify total tau, phospho tau and tubulin in the axon and dendrite of hippocampal and cortical neurons by Confocal microscopy analysis. I'll appreciate if you could suggest me the method to distinguish axon from dendrites, and the method to quantify them using imageJ software.
I have attached the image file/picture I scanned using microscope (red channel: total tau, green channel: tubulin, yellow channel: phospho tau). The image is focused on neurites.
Thank you.
Sincerely,
Saroj
I have done Radial arm test for rats of 5 groups, with 10 animals in each group. I am trying to analyse the results through graph pad prism. On what basis we have to go for selection of either Bonferroni or Turkey test?
I am going to work on geriatric sporadic Alzheimer's disease. Tripple transgenic mice model is good for famillial alzheimer's disease but it is not a good model for sporadic alzheimer's.
I need a non-transgenic model for Alzheimer's disease in order to use it to test the efficiency of stem cell therapy on neuro-degenerative diseases.
It has been suggested that AD is more common in human female population and disease progression is more aggressive in female 3xTg mouse model. However 3xTg males seem to be used quite often in studies as well.
I'm planning to do some behavioral tests on 3xTg mice, there are reports on hyperactivity in aged females, and that estrus cycling may confound assessment of disease-related behavioral dysfunction. I'm not sure if there are any other special concerns with this model regarding the choice of gender.
Also Jax warned that male 3xTg transgenic mice may not exhibit the phenotypic traits originally described, thus I might have to use females since I’m going to purchase from Jax.
Does anyone have experience with this model? How are the females doing in behavioral tests and what are the concerns?
Thanks.
Is there only one pathway of cholinergic available for Alzheimer disease ? there may be a possibility of any other pathway for drug dilevery ?
I know magnetoencephalography (MEG) records magnetic fields-which are very small- produced by electrical currents in brain to map brain activities. how effective the external magnetic fields can be on the response? can we also use them (external magnetic fields) to change brains activity on a good way-such as improving memory?
I am working with PPI network of Alzheimer's disease (AD) and type II Diabetes Mellitus (DM) . But I am facing difficulties to retrieve all risk genes predisposing to AD and DM. Some literature have focused on GWAS database, some have focused on candidate genes. Which method should I need to follow?
There are different types of diagnostic tests for Alzheimer's disease. as far as I know, one of them is positron emission tomography (PET) scanning. what exactly does cause the sign of the disease on a PET image? what percentage of Alzheimer's disease can be diagnosed by this procedure? do prescription drugs affect these signs after we take the test again?
Manually annotating the datapoint of interest using simple edge detection or segmentation techniques for labeling won't be an ideal procedure?
So what's the suitable cost effective step that can be achieved here ?
Hello.
I am working on a project that may be of great benefit to people with Parkinson's or Alzheimer's Disease but I need some NMR work done on the product(s) to confirm that I have the correct molecule and to determine the amount of it.
I can provide the test material and both standards (a pair of diastereomers) as dried precipitates or in ethanol. A publication (20 years old) gives a complete assignment of the 1H and 13C NMR spectra of both molecules dissolved in chloroform. I'm pretty sure I can produce milligram amounts of the target molecule(s) but do not know how pure it is.
I've out-sourced a “feasibility study” for this NMR work but to continue with this (or any) CRO is too expensive. I cannot offer any contributions to your costs or university overheads. It is impossible to patent this.
I'm looking for someone with an NMR machine who is willing to help in return for being the second author on a paper (to be submitted to a suitable peer-reviewed journal) with the potential to be highly cited in the area of neurology and that might help millions of people burdened with neurodegenerative diseases.
If you are interested and have the machine and skills to create and interpret NMRs, please email me.
Best regards,
Jamie
Dear all,
we are working on dpp4 inhibitors to target AD. we would like to use sitagliptin as standard. Kindly let us know, on what basis we supposed to select the dose (for rats), as different researchers have used different doses like 10, 30, and 50 mg/kg.
If possible kindly provide me with proper calculation.
Hello all,
I was trying to find a anti-Tau antibody to stain neuronal axons of frozen brain slices from healthy mice. However, I learned that hyperphosphorylated Tau is also the hallmark of Alzheimer's disease so it is also used to determine pathological state of Alzheimer's disease (eg. 3x-Tg) mouse tissue.
So I was wondering, is there a distinction between the Tau antibodies used in these two cases? It sounds like Tau has different phosphorylated states in two cases, but which antibody should I use if I just want to stain axons of healthy mouse slices?
Thank you very much for your help on this!
If the answer is positive, please describe it. I am looking for any correct answer, please don't hesitate to contact me.
Non-valvular atrial fibrillation (NVAF) is more common with increasing age. Doctors are increasingly asked about anticoagulation in such patients.
Is it appropriate to give anticoagulation in patients aged ≥ 90 years with NVAF who are:
a. Ambulatory and having preserved cognition.
b. Partially dependent with impaired cognition and brain CT evidence of lacunar infarcts.
c. On Nosogastric (NGT) or PEG tube feeding with associated Alzheimer's disease and bedridden status.
Any evidence-based answers will be appreciated.
Does anyone know of online resources which provide a comprehensive list of all genes associated with Alzhemer's disease?
Thanks!
For studying anti AZ action of drugs through behavioural studies, in articles training (for memory related behavioural studies) has been given after the induction.
Now my doubt is what is the point of logic in giving the training after inducing alzheimer's and what may be the reason behind to do so.
My intention is training should be given prior to the induction, memory should be tested during induction and treatment period as well.
Kindly clarify me with correct method.
We have a project using MC65 cells which are a Tet-OFF line for expression of the C99 fragment of APP. Tetracycline withdrawal produces cell death in this line within 2-4 days.
We want to look at ABeta toxicity but ideally want to look at effects from the full length APP protein instead of the C99 fragment.
Does anyone know if there is a stable transfected line out there with full length APP over-expression that can be used for similar toxicity measures?
Hi,
I am trying to look for basal ERK phosphorylation in N2a cells. Although, I am able to detect very good intensity of bands for total ERK, but the p-ERK bands are hardly visible. Also, when the basal p-ERK is very low in these cells, the extent of effect of stimulation with any agonist or chemical is very minimal.
I have to repeatedly thaw new vials every week to see which batch of cells give decent p-ERK basal levels.
Is this problem faced by other members here? How can one resolve this issue such that the cells maintain good levels of basal ERK phoshphorylation?
Media used: DMEM+ 10% FBS+ Penicillin/ Streptomycin
Antibodies: p-ERK and t-ERK antibodies from Cell Signaling
Looking forward to your helpful suggestions
Apurva
Geneticists have made risk assessments of developing Alzheimer's by age, gender, and APOE genotype. Christensen et al. (2008), in "Incorporating ethnicity into genetic risk assessment for Alzheimer disease" have further refined the assessment by ethnicity but only between African American and White. Has anyone also incorporated Hispanic/Latino ethnicity into a risk assessment by APOE genotype?
I am looking for any correct answer, please don't hesitate to contact me.
I'm studying learning potential and cognitive plasticity in elder adults with mild cognitive impairment (MCI), and secondly in Parkinson disease, Alzheimer disease, and healthy subjects. If anyone has recent researchs that could help me with this study, I'll be very grateful.
If I design a peptide for preventing aggregation of Abeta 42 peptide, what are aspects should I consider if I want to suggest it as drug for Alzheimer disease. What all are the properties should that peptide have? What are all the characterizations should I perform?
Standard use of Confabulation questionnaires may sometimes provoke the production of momentary confabulations among patients (McVittie et al., 2014). Provided that clinicians usually have to rely on their observational abilities to detect single symptoms (e.g. confabulations), can quantitative and qualitative research methods implement for a better assessment ?
Epidemiological and basic science evidence suggests a possible shared pathophysiology between type 2 diabetes mellitus (T2DM) and Alzheimer's disease (AD). It has even been hypothesized that AD might be ‘type 3 diabetes’. The present review summarizes some of the evidence for the possible link, putative biochemical pathways and ongoing clinical trials of anti-diabetic drugs in AD patients.
Eli Lilly's solanezumab failed miserably. Biogen is essentially trying to achieve the same goal: targeting the beta amyloid with the hope to reduce build up of the amyloid-β plaques... What is so different about aducanumab that Biogen execs think it can accomplish what solanezumab couldn't?
Which chemicals can be used to induce sporadic AD's in rodents either intraperitoneally or inravenously and how.
Hi,
I want to know that can anti-psychotic drugs be used for treating neurodegenerative diseases?If yes,then what are the side effects of these drugs ?
Are there any research groups working on this topic right now?
Thanks,
Anjali.
Can someone suggest a spectrophotometric/fluorometric method to determine the inhibition of beta secretase with organic compounds (in DMSO)?
I only can find commercially available AD disease MICE models
I have tried to generate cellular systems showing Tau protein aggregation induced cytotoxicity in various mammalian cell systems including HEK, CHO-K1, and neuroblastoma cell lines. However, most of my efforts have failed because mammalian cells overexpressing tau proteins showed quite normal proliferations comparing with control cells. Does anybody know how to induce cell death by tau aggregation induction?
As we know that Abeta1-42 accumulation in the brain corresponds to Alzheimer disease. I want to know which types of neurons are secreting the Abeta1-42.
Although it is known that AD patients have early impairment of memory and orientation while FTD ones show precocious deficits of executive functions, in clinical practice it is not so easy to differentiate these two entities. AD patients can show impairment in executive functions’ tests, not only in the advanced forms, and in FTD patients some deficits in memory tasks can be detected also at onset, especially in prospective memory. Furthermore, in FTD forms with language impairment, the initial differential diagnosis can be difficult. Some tests or battery like Frontal Assessment Battery, appear interesting but quite simple in early forms or having floor effect in the advanced cases. Other test such as the Wisconsin sorting card test is not easy to assess in severe forms. The tests of abstract, concrete and categorical thinking, logical reasoning, selective attention, are useful but often not decisive in the diagnosis of a single patient. It is better to integrate neuropsychological findings with behavioral rating scales?
Looking to find out if anyone did research on the amounts of microglia cells between different brain regions, namely cortex and hippocampus. Either for human or mouse. Specially interested in Alzheimer's disease cases.
The treatment is for Alzheimer's disease and I'll test it on C.elegans
There is no definite models exist to reproduce the Alzheimer's disease in animals which resembles human. Is there any suitable models tell us..
Please I need your experience in understanding the role of Autophagy in Alzheimer's disease and if it could be a potential target for finding a cure for AD.
A Culture–Brain Link: Negative Age Stereotypes Predict Alzheimer’s Disease Biomarkers.Levy, Becca R.; Ferrucci, Luigi; Zonderman, Alan B.; Slade, Martin D.; Troncoso, Juan; Resnick, Susan M.
Psychology and Aging, Dec 7 , 2015, No Pagination Specified. http://dx.doi.org/10.1037/pag0000062
Abstract
Although negative age stereotypes have been found to predict adverse outcomes among older individuals, it was unknown whether the influence of stereotypes extends to brain changes associated with Alzheimer’s disease. To consider this possibility, we drew on dementia-free participants, in the Baltimore Longitudinal Study of Aging, whose age stereotypes were assessed decades before yearly magnetic resonance images and brain autopsies were performed. Those holding more-negative age stereotypes earlier in life had significantly steeper hippocampal-volume loss and significantly greater accumulation of neurofibrillary tangles and amyloid plaques, adjusting for relevant covariates. These findings suggest a new pathway to identifying mechanisms and potential interventions related to the pathology of Alzheimer’s disease. (PsycINFO Database Record (c) 2015 APA, all rights reserved)
Observational studies are carried out to attempt to determine whether a particular substance, e.g., a food type, has a positive or negative impact on a medical condition, e.g., Alzheimer’s disease, Parkinson’s disease, colon cancer, and others. Yet, because of three factors (1) complex pathogenesis,,(2) lack of hypotheses, and (3) lack of methodologies of hypothesis testing in these areas of scientific research, the impact of the substance and the disease is not fully explained.
What are the proposed mechanisms of action of coffee consumption decreasing risk of Alzheimer’s disease and Parkinson’s disease?
Dennis
Dennis Mazur
Hi all! I've been trying to prepare sarkosyl insoluble tau from both human confirmed AD cases and triple transgenic mouse samples. I'm having problems seeing anything in the insoluble fraction, and therefore must be doing something basic wrong. I've been using the Forest and Davies protocol:
I think there are three possible places I might be going wrong.
1) Initial homogenisation of tissue - I've tried both sonication and teflon rotor homogenisation. The pellet after a low speed spin (6000xg) is always huge.
2) Choice of antibodies - I've tried the Dako total tau, tau46, and a couple of phospho site antibodies
3) Solubilisation of the final pellet before running western blot - I've been boiling in Laemlli buffer and have also tried 8M urea.
There is protein in my sark insoluble fraction, a good sized pellet and enough protein to see by Ponceau on a gel. But nothing in those lanes labels with any of the tau antibodies. In the sark soluble fraction I get an enormous signal with the Dako antibody, but the majority of the signal seems to be around 50 kDa.
Any advice about this prep would be much appreciated, I can't help but think that I'm doing something very fundamental wrong. Happy to answer more questions about what I'm doing too!
Thank you!
I am looking for collaborators in the areas of disordered proteins, ligand-receptor interactions for COST projects and networking in the European Union. Please let me know when you are interested. These studies involve the mechanisms of Parkinson's and Alzheimer's diseases.
which one is more appropriate for inducing AD (ICV injection of amyloid beta), immunization, Morris Water Maze test and hippocampus RNA extraction (RT-PCR)?
Reports claiming cognitive activity helps delay the onset of dementia are fairly widespread. e.g. “elderly persons who did crossword puzzles four days a week (four activity-days) had a risk of dementia that was 47 percent lower than that among subjects who did puzzles once a week.” [1st link below]
One such report focuses specifically on bilingualism, e.g. the New Scientist (6 November 2013 [2]) magazine stated, under the heading “Learn another language to delay three dementias” that “dementia symptoms appeared in some 650 people who visited the NIMSH over six years. About half spoke at least two languages. This group’s symptoms started on average four and a half years later than those in people who were monolingual.” Alladi S, Bak TH, Duggirala V, Surampudi B, Shailaja M, Shukla AK, Chaudhuri JD, Kaul S (2013). Bilingualism delays age at onset of dementia, independent of education and immigration status. Neurology 81 (22):1938-1944. [3]
And more recently, it's being suggested that learning a natural language, even late in life, can be beneficial, primarily through the process of switching between languages (multilingualism is reportedly no more beneficial than bilingualism): “Experts in bilingualism will examine how learning a second language at any age not only imparts knowledge and cultural understanding, but also improves thinking skills and mental agility.” [4]
THE QUESTION: Mathematics is a formal (if largely unspoken) language. Is it reasonable to expect that the cognitive challenge of learning advanced mathematics - even without the interpersonal contact of verbal exchange - might also be beneficial to anything like the same degree as learning a second natural language, late in life?
I intend to carry out Spatial Navigation evaluations in the elderly with low level of education.
Thank you!
im working on MRI image processing. i need a source of MRI images of alzheimer's patient . where can i get a free dataset for my research purpose??
I need your help in finding a good protocol for Immunohistochemistry of brain sections for intracellular calcium in the neurons.
I have the Fluo-4 direct Kit for measurement of intracellular calcium levels and I'm interested in finding a good protocol for the assessment of different calcium levels in the brain of different mice and also in-vitro using the plate reader.
Any reliable protocol for Flow cytometry please.
Thanks
Dear Sir/ Madam,
We had conducted a study on memory impairment process in 3xTg AD (3xTg Alzheimer's disease) mice model. We observed significant memory impairment in these mice at their age of 24 weeks (6 months) when they were fed with fatty diet. Literature shows that 3xTg AD mice produce Aβ pathology at 6 months of age that preceded tau pathology with neurofibrillary tangles formation at about 12 months of age. Cognitive impairment manifests at 4 months as a deficit in long-term retention and correlates with the accumulation of intraneuronal Aβ in the hippocampus and amygdala, without any appearance of tangles or plaque (Billings et al., 2005).
In our experiment, we could not get any changes in either amyloid beta or phospho-tau in 3xTg AD mice at their age of 24 weeks in response to fatty diet but possess significant memory impairment. We have found similar findings in a few of studies but they had taken 12/13 month aged 3xTg AD mice. I was wondering that can we conclude fatty diet impaired cognition in the pre-aging stage of mice in my case of study.
Thank you for considering my queries on the ageing process in 3xTg AD mice.
There are different transgenic rat models with on-off switching genes but I would like to know which of them have early alterations in behavioural tasks.