Search results for: somatic mutation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 357

Search results for: somatic mutation

357 MSIpred: A Python 2 Package for the Classification of Tumor Microsatellite Instability from Tumor Mutation Annotation Data Using a Support Vector Machine

Authors: Chen Wang, Chun Liang

Abstract:

Microsatellite instability (MSI) is characterized by high degree of polymorphism in microsatellite (MS) length due to a deficiency in mismatch repair (MMR) system. MSI is associated with several tumor types and its status can be considered as an important indicator for tumor prognostic. Conventional clinical diagnosis of MSI examines PCR products of a panel of MS markers using electrophoresis (MSI-PCR) which is laborious, time consuming, and less reliable. MSIpred, a python 2 package for automatic classification of MSI was released by this study. It computes important somatic mutation features from files in mutation annotation format (MAF) generated from paired tumor-normal exome sequencing data, subsequently using these to predict tumor MSI status with a support vector machine (SVM) classifier trained by MAF files of 1074 tumors belonging to four types. Evaluation of MSIpred on an independent 358-tumor test set achieved overall accuracy of over 98% and area under receiver operating characteristic (ROC) curve of 0.967. These results indicated that MSIpred is a robust pan-cancer MSI classification tool and can serve as a complementary diagnostic to MSI-PCR in MSI diagnosis.

Keywords: microsatellite instability, pan-cancer classification, somatic mutation, support vector machine

Procedia PDF Downloads 130
356 Cytology Is a Promising Tool for the Diagnosis of High-Grade Serous Ovarian Carcinoma from Ascites

Authors: Miceska Simona, Škof Erik, Frković Grazio Snježana, Jeričević Anja, Smrkolj Špela, Cvjetićanin Branko, Novaković Srdjan, Grčar Kuzmanov Biljana, Kloboves-Prevodnik Veronika

Abstract:

Objectives: High-grade serous ovarian cancer (HGSOC) is characterized by the dissemination of the tumor cells (TC) in the peritoneal cavity forming malignant ascites at the time of diagnosis or recurrence. Still, cytology itself has been underutilized as a modality for the diagnosis of HGSOC from ascites, and histological examination from the tumor tissue is yet the only validated method used. The objective of this study was to evaluate the reliability of cytology in the diagnosis of HGSOC in relation to the histopathological examination. Methods: The study included 42 patients with histologically confirmed HGSOC, accompanied by malignant ascites. To confirm the malignancy of the TC in the ascites and to define their immunophenotype, immunohistochemical reaction (IHC) of the following antigens: Calretinin, MOC, WT1, PAX8, p53, p16 & Ki-67 was evaluated on ascites cytospins and tissue blocks. For complete cytological determination of HGSOC, BRCA 1/2 gene mutation was determined from ascites, tissue block, and blood. BRCA1/2 mutation from blood was performed to define the type of mutation, somatic vs germline. Results: Among 42 patients, the immunophenotype of HGSOC from ascites was confirmed in 36 cases (86%). For more profound analysis, the patients were divided in 3 groups regarding the number of TC present in the ascites: patients with less than 10% TC, 10% TC, and more than 10% TC. From all included patients, in the group with less than 10% TC, there were 10 cases, and only 5 of them(50%) showed HGSOC phenotype; 12 cases had equally 10% of TC, and 11 cases (92%) showed HGSOC phenotype; 20 cases had more than 10% TC and all of them (100%) confirmed the HGSOC immunophenotype from ascites. Only 33 patients were eligible for further BRCA1/2 analysis. Eleven BRCA1/2 mutations were detected from thetissue block: 6 germline and 5 somatic. In 2 cases with less than 10% TC, BRCA1/2 mutation was not detected; 4 cases had 10% TC, and 2 of them (50%) confirmed the mutation; 4 cases had more than 10% TC, and all showed 100% reliability with the tumor tissue. Conclusions: Cytology is a highly reliable method for determining the immunophenotype of HGSOC and BRCA1/2 mutation if more than 10% of tumor cells are present in the ascites. This may present an additional non-invasive clinical approach for fast and effective diagnose in the future, especially in inoperable conditions or relapses.

Keywords: cytology, ascites, high-grade serous ovarian cancer, immunophenotype, BRCA1/2

Procedia PDF Downloads 157
355 Somatic Hybridization of between Citrus and Murraya paniculata Cells Applied by Electro-Fusion

Authors: Hasan Basri Jumin

Abstract:

Protoplasts isolated from embryogenic callus of Citrus sinensis were electrically used with mesophyll protoplasts isolated from seedless Citrus relatives. Hybrid of somatic embryos plantlets was obtained after 7 months of culture. Somatic hybrid plants were regenerated into normal seedlings and successfully transferred to soil after strictly acclimatization in the glass pot. The somatic hybrid plants were obtained by screening on the basis of chromosomes count. The number of chromosome of root tip counting revealed plantlets tetraploids (2n = 4x = 36) and the other were diploids (2n = 2x = 18) morphologically resembling the mesophyll parent. This somatic hybrid will be utilized as a possible pollen parent for improving the Citrus sinensis. A complete protoplast-to-plant system of somatic hybrid was developed for Citrus sinensis and Citrus relatives which could facilitate the transfer of nuclear and cytoplasmic genes from this species into cultivated Citrus through protoplast fusion.

Keywords: chromosome, Murraya paniculata, protoplast fusion, somatic hybrid, tetrapoliod

Procedia PDF Downloads 307
354 MCERTL: Mutation-Based Correction Engine for Register-Transfer Level Designs

Authors: Khaled Salah

Abstract:

In this paper, we present MCERTL (mutation-based correction engine for RTL designs) as an automatic error correction technique based on mutation analysis. A mutation-based correction methodology is proposed to automatically fix the erroneous RTL designs. The proposed strategy combines the processes of mutation and assertion-based localization. The erroneous statements are mutated to produce possible fixes for the failed RTL code. A concurrent mutation engine is proposed to mitigate the computational cost of running sequential mutants operators. The proposed methodology is evaluated against some benchmarks. The experimental results demonstrate that our proposed method enables us to automatically locate and correct multiple bugs at reasonable time.

Keywords: bug localization, error correction, mutation, mutants

Procedia PDF Downloads 241
353 Quality and Coverage Assessment in Software Integration Based On Mutation Testing

Authors: Iyad Alazzam, Kenneth Magel, Izzat Alsmadi

Abstract:

The different activities and approaches in software testing try to find the most possible number of errors or failures with the least amount of possible effort. Mutation is a testing approach that is used to discover possible errors in tested applications. This is accomplished through changing one aspect of the software from its original and writes test cases to detect such change or mutation. In this paper, we present a mutation approach for testing software components integration aspects. Several mutation operations related to components integration are described and evaluated. A test case study of several open source code projects is collected. Proposed mutation operators are applied and evaluated. Results showed some insights and information that can help testing activities in detecting errors and improving coverage.

Keywords: software testing, integration testing, mutation, coverage, software design

Procedia PDF Downloads 390
352 The Effect of Program Type on Mutation Testing: Comparative Study

Authors: B. Falah, N. E. Abakouy

Abstract:

Due to its high computational cost, mutation testing has been neglected by researchers. Recently, many cost and mutants’ reduction techniques have been developed, improved, and experimented, but few of them has relied the possibility of reducing the cost of mutation testing on the program type of the application under test. This paper is a comparative study between four operators’ selection techniques (mutants sampling, class level operators, method level operators, and all operators’ selection) based on the program code type of each application under test. It aims at finding an alternative approach to reveal the effect of code type on mutation testing score. The result of our experiment shows that the program code type can affect the mutation score and that the programs using polymorphism are best suited to be tested with mutation testing.

Keywords: equivalent mutant, killed mutant, mutation score, mutation testing, program code type, software testing

Procedia PDF Downloads 517
351 The Effectiveness of High-Frequency Repetitive Transcranial Magnetic Stimulation in Persistent Somatic Symptoms Disorder: A Case Report Study

Authors: Mohammed Khamis Albalushi

Abstract:

Background: Somatic symptoms disorders are usually comorbid with depressive disorders despite the fact that there is little evidence for effective treatment for it. Repetitive transcranial magnetic stimulation (rTMS) has been approved by the FDA for mildly resistant depression. From this point, we hypothesized that rTMS delivered over the prefrontal cortex (PFC) may be useful in somatic symptoms disorder. Therefore, in our case report, we want to shed light on the potential effectiveness of rTMS in somatic symptoms disorder. Case Report: A 65-year-old Omani female with multiple medical comorbidities on multiple medications. She presented complaining of multiple somatic complaints in the last 2 years after visiting multiple clinics and underwent several specialists’ examinations, investigations and procedures for somatic treatments; all of them were normal. Then patient was seen by a different psychiatric clinic; multiple anti-depressant and adjuvant anti-psychotic medications were tried, patient still did not improve. The patient was admitted to the hospital for observation and management. Initially, she was preoccupied with her somatic complaint and kept on Fluoxetine and Olanzapine along with that, topiramate was added, but still with minimal improvement. Then rTMS was added to her management plan following Intermittent theta burst (iTBS) rTMS protocol. After completing all sessions of rTMS, the patient was recovering from all her symptoms, and no complaints were reported from her. Conclusion: Our case highlights the importance of investigating more thoroughly in rTMS as a treatment option for Persistent Somatic symptoms Disorder.

Keywords: rTMS, somatic symptoms disorder, resistive cases, TMS

Procedia PDF Downloads 23
350 Differential Proteomic Profile and Terpenoid Production in Somatic Embryos of Jatropha curcas

Authors: Anamarel Medina-Hernandez, Teresa Ponce-Noyola, Ileana Vera-Reyes, Ana C. Ramos-Valdivia

Abstract:

Somatic embryos reproduce original seed characteristics and could be implemented in biotechnological studies. Jatropha curcas L. is an important plant for biodiesel production, but also is used in traditional medicine. Seeds from J. curcas are toxic because contain diterpenoids called phorbol esters, but in Mexico exist a non-toxic variety. Therefore, somatic embryos suspension cultures from non-toxic J. curcas variety were induced. In order to investigate the characteristics of somatic embryos, a differential proteomic analysis was made between pre-globular and globular stages by 2-D gel electrophoresis. 108 spots were differentially expressed (p<0.02), and 20 spots from globular somatic embryos were sequenced by MALDI-TOF-TOF mass spectrometry. A comparative analysis of terpenoids production between the two stages was made by RP-18 TLC plates. The sequenced proteins were related to energy production (68%), protein destination and storage (9%), secondary metabolism (9%), signal transduction (5%), cell structure (5%) and aminoacid metabolism (4%). Regarding terpenoid production, in pre-globular and globular somatic embryos were identified sterols and triterpenes of pharmacological interest (alpha-amyrin and betulinic acid) but also it was found compounds that were unique to each stage. The results of this work are the basis to characterize at different levels the J. curcas somatic embryos so that this system can be used efficiently in biotechnological processes.

Keywords: Jatropha curcas, proteomics, somatic embryo, terpenoids

Procedia PDF Downloads 218
349 Regeneration of Plantlets via Direct Somatic Embryogenesis from Different Explants of Murraya koenigii

Authors: Nisha Khatik, Ramesh Joshi

Abstract:

An in vitro plant regeneration system was developed via direct somatic embryogenesis from different seedling explants of an important medicinal plant Murraya koenigii (L) Spreng. Cotyledons (COT), Hypocotyle (HYP)(10 to 15 mm) and Root (RT) segments (10 to 20 mm) were excised from 60 days old seedlings as explants. The somatic embryos induction was achieved on MS basal medium augmented with different concentrations of BAP 1.33 to 8.40 µM and TDZ 1.08 to 9.82 µM. The globular embryos originated from cut ends and entire surface of the root, hypocotyle explants and margins of cotyledons within 30-40days. The percentage of somatic embryos induction per explant was significantly higher in HYP explants (94.21±5.77%) in the MS basal medium supplemented with 6.20 µM BAP and 8.64 µM TDZ. The highest rate of conversion of torpedo, heart and cotyledonary stages from globular stage was obtained in MS medium supplemented with 8.64 µM TDZ. The matured somatic embryos were transferred to the MS basal medium without PGRs. Highest 88% of the matured embryos were germinated on transfer to the PGR free medium where they grew for a further 3-4 weeks. Out of seventy six hardened plants seventy (92%) plantlets were found healthy under field conditions.

Keywords: Murraya koenigii, somatic embryogenesis, thidiazuron, regeneration, rutaceae

Procedia PDF Downloads 392
348 Machine Learning Approach for Mutation Testing

Authors: Michael Stewart

Abstract:

Mutation testing is a type of software testing proposed in the 1970s where program statements are deliberately changed to introduce simple errors so that test cases can be validated to determine if they can detect the errors. Test cases are executed against the mutant code to determine if one fails, detects the error and ensures the program is correct. One major issue with this type of testing was it became intensive computationally to generate and test all possible mutations for complex programs. This paper used reinforcement learning and parallel processing within the context of mutation testing for the selection of mutation operators and test cases that reduced the computational cost of testing and improved test suite effectiveness. Experiments were conducted using sample programs to determine how well the reinforcement learning-based algorithm performed with one live mutation, multiple live mutations and no live mutations. The experiments, measured by mutation score, were used to update the algorithm and improved accuracy for predictions. The performance was then evaluated on multiple processor computers. With reinforcement learning, the mutation operators utilized were reduced by 50 – 100%.

Keywords: automated-testing, machine learning, mutation testing, parallel processing, reinforcement learning, software engineering, software testing

Procedia PDF Downloads 162
347 Evaluation of Humoral Immune Response Against Somatic and Excretory- Secretory Antigens of Dicrocoelium Dendriticum in Infected Sheep by Western Blot

Authors: Arash Jafari, Somaye Bahrami, Mohammad Hossein Razi Jalali

Abstract:

The aim of this study was the isolation and identification of excretory-secretory and somatic antigens from D. dendriticum by SDS-PAGE and evaluation of humeral immune response against these antigens. The sera of infected sheep with different infection degrees were collected. Somatic and ES proteins were isolated with SDS PAGE. Immunogenicity properties of the resulting proteins were determined using western blot analysis. The total extract of somatic antigens analysed by SDS-PAGE revealed 21 proteins. In mild infection, bands of 130 KDa were immune dominant. In moderate infections 48, 80 and 130 KDa and in heavy infections 48, 60, 80, 130 KDa were detected as immune dominant bands. In ES antigens, mild infection 130 KDa, in moderate infection 100, 120 and 130 KDa and in heavy infection 45, 80, 85, 100, 120 and 130 KDa were immune dominant bands. The most immunogenic protein band during different degrees of infection was 130KDa.

Keywords: Dicrocoelium dendriticum excretory-secretory antigens, somatic antigens, western blot

Procedia PDF Downloads 563
346 Prioritization of Mutation Test Generation with Centrality Measure

Authors: Supachai Supmak, Yachai Limpiyakorn

Abstract:

Mutation testing can be applied for the quality assessment of test cases. Prioritization of mutation test generation has been a critical element of the industry practice that would contribute to the evaluation of test cases. The industry generally delivers the product under the condition of time to the market and thus, inevitably sacrifices software testing tasks, even though many test cases are required for software verification. This paper presents an approach of applying a social network centrality measure, PageRank, to prioritize mutation test generation. The source code with the highest values of PageRank will be focused first when developing their test cases as these modules are vulnerable to defects or anomalies which may cause the consequent defects in many other associated modules. Moreover, the approach would help identify the reducible test cases in the test suite, still maintaining the same criteria as the original number of test cases.

Keywords: software testing, mutation test, network centrality measure, test case prioritization

Procedia PDF Downloads 67
345 Somatic Embryogenesis of Lachenalia viridiflora, a Critically Endangered Ornamental Geophyte with High Floricultural Potential

Authors: Vijay Kumar, Mack Moyo, Johannes Van Staden

Abstract:

Lachenalia viridiflora is a critically endangered bulbous plant with high potential on the international floriculture market. In the present study, an efficient protocol for in vitro plantlet regeneration through somatic embryogenesis was developed. Embryogenic callus was established on Murashige and Skoog (MS) basal medium supplemented with various concentrations and combinations of picloram and thidiazuron (TDZ). A high number of SEs (28.5 ± 1.49) with at different developmental stages of somatic embryos (SEs: globular embryos, torpedo and cotyledon embryo with bipolar characteristics) was obtained on Murashige and Skoog (MS) (Murashige and Skoog 1962) medium with 2.5 μM picloram, and 1.0 μM TDZ. Histological and scanning electron microscopic (SEM) analysis confirmed the presence of somatic embryos. Mature somatic embryos germinated and developed into plantlets after 6 weeks on half/full strength MS medium. High plant regeneration frequency (91.11 %) was achieved on full-strength MS medium supplemented with 5 μM phloroglucinol (PG). Well-developed healthy plantlets were successfully acclimatized in the greenhouse with a survival rate of 80%. The result of this study is beneficial in the mass propagation of high-quality Lachenalia viridiflora clonal plants for the commercial horticultural market and also provides a platform for future genetic transformation studies on the plant.

Keywords: horticultural plant, Lachenalia viridiflora, phloroglucinol, somatic embryogenesis, thidiazuron

Procedia PDF Downloads 589
344 Attachment and Emotion Regulation among Adults with versus without Somatic Symptom Disorder

Authors: Natalia Constantinescu

Abstract:

This cross-sectional study aims to explore the differences among adults with somatic symptom disorder (SSD) versus adults without SSD in terms of attachment and emotion regulation strategies. A total sample of 80 participants (40 people with SSD and 40 healthy controls), aged 20-57 years old (M = 31.69, SD = 10.55), were recruited from institutions and online groups. They completed the Romanian version of the Experiences in Close Relationships Scale – Short Form (ECR-S), Regulation of Emotion Systems Survey (RESS), Patient Health Questionnaire-15 (PHQ-15) and Somatic Symptom Disorder – B Criteria Scale (SSD-12). The results indicate significant differences between the two groups in terms of attachment and emotion regulation strategies. Adults with SSD have a higher level of attachment anxiety and avoidance compared to the nonclinical group. Moreover, people with SSD are more prone to use rumination and suppression and less prone to use reevaluation compared to healthy people. Implications for SSD prevention and treatment are discussed.

Keywords: adult attachment, emotion regulation strategies, psychosomatic disorders, somatic symptom disorder

Procedia PDF Downloads 219
343 Prognostic Implication of Nras Gene Mutations in Egyptian Adult Acute Myeloid Leukemia

Authors: Doaa M. Elghannam, Nashwa Khayrat Abousamra, Doaa A. Shahin, Enas F. Goda, Hanan Azzam, Emad Azmy, Manal Salah El-Din

Abstract:

Background: The pathogenesis of acute myeloid leukemia (AML) involves the cooperation of mutations promoting proliferation/survival and those impairing differentiation. Point mutations of the NRAS gene are the most frequent somatic mutations causing aberrant signal-transduction in acute myeloid leukemia (AML). Aim: The present work was conducted to study the frequency and prognostic significance of NRAS gene mutations (NRASmut) in de novo Egyptian adult AML. Material and methods: Bone marrow specimens from 150 patients with de novo acute myeloid leukemia and controls were analyzed by genomic PCR-SSCP at codons 12, 13 (exon 1), and 61 (exon 2) for NRAS mutations. Results: NRAS gene mutations was found in 19/150 (12.7%) AML cases, represented more frequently in the FAB subtype M4eo (P = 0.028), and at codon 12, 13 (14of 19; 73.7%). Patients with NRASmut had a significant lower peripheral marrow blasts (P = 0.004, P=0.03) and non significant improved clinical outcome than patients without the mutation. Complete remission rate was (63.2% vs 56.5%; p=0.46), resistant disease (15.8% vs 23.6%; p=0.51), three years overall survival (44% vs 42%; P = 0.85) and disease free survival (42.1% vs 38.9%, P = 0.74). Multivariate analysis showed that age was the strongest unfavorable factor for overall survival (relative risk [RR], 1.9; P = .002), followed by cytogenetics (P = .004). FAB types, NRAS mutation, and leukocytosis were less important. Conclusions: NRAS gene mutation frequency and spectrum differ between biologically distinct subtypes of AML but do not significantly influence prognosis and clinical outcome.

Keywords: NRAS Gene, egyptian adult, acute myeloid leukemia, cytogenetics

Procedia PDF Downloads 59
342 A Microfluidic Biosensor for Detection of EGFR 19 Deletion Mutation Targeting Non-Small Cell Lung Cancer on Rolling Circle Amplification

Authors: Ji Su Kim, Bo Ram Choi, Ju Yeon Cho, Hyukjin Lee

Abstract:

Epidermal growth factor receptor (EGFR) 19 deletion mutation gene is over-expressed in carcinoma patient. EGFR 19 deletion mutation is known as typical biomarker of non-small cell lung cancer (NSCLC), which one section in the coding exon 19 of EGFR is deleted. Therefore, there have been many attempts over the years to detect EGFR 19 deletion mutation for replacing conventional diagnostic method such as PCR and tissue biopsy. We developed a simple and facile detection platform based on Rolling Circle Amplification (RCA), which provides highly amplified products in isothermal amplification of the ligated DNA template. Limit of detection (~50 nM) and a faster detection time (~30 min) could be achieved by introducing RCA.

Keywords: EGFR19, cancer, diagnosis, rolling circle amplification (RCA), hydrogel

Procedia PDF Downloads 220
341 Altered TP53 Mutations in de Novo Acute Myeloid Leukemia Patients in Iran

Authors: Naser Shagerdi Esmaeli, Mohsen Hamidpour, Parisa Hasankhani Tehrani

Abstract:

Background: The TP53 mutation is frequently detected in acute myeloid leukemia (AML) patients with complex karyotype (CK), but the stability of this mutation during the clinical course remains unclear. Material and Methods: In this study, TP53 mutations were identified in 7% of 500 patients with de novo AML and 58.8% of patients with CK in Tabriz, Iran. TP53 mutations were closely associated with older age, lower white blood cell (WBC) and platelet counts, FAB M6 subtype, unfavorable-risk cytogenetics, and CK, but negatively associated with NPM1 mutation, FLT3/ITD and DNMT3A mutation. Result: Multivariate analysis demonstrated that TP53 mutation was an independent poor prognostic factor for overall survival and disease-free survival among the total cohort and the subgroup of patients with CK. A scoring system incorporating TP53 mutation and nine other prognostic factors, including age, WBC counts, cytogenetics, and gene mutations, into survival analysis proved to be very useful to stratify AML patients. Sequential study of 420 samples showed that TP53 mutations were stable during AML evolution, whereas the mutation was acquired only in 1 of the 126 TP53 wild-type patients when therapy-related AML originated from different clone emerged. Conclusion: In conclusion, TP53 mutations are associated with distinct clinic-biological features and poor prognosis in de novo AML patients and are rather stable during disease progression.

Keywords: acute myloblastic leukemia, TP53, FLT3/ITD, Iran

Procedia PDF Downloads 66
340 Semantic Features of Turkish and Spanish Phraseological Units with a Somatic Component ‘Hand’

Authors: Narmina Mammadova

Abstract:

In modern linguistics, the comparative study of languages is becoming increasingly popular, the typology and comparison of languages that have different structures is expanding and deepening. Of particular interest is the study of phraseological units, which makes it possible to identify the specific features of the compared languages in all their national identity. This paper gives a brief analysis of the comparative study of somatic phraseological units (SFU) of the Spanish and Turkish languages with the component "hand" in the semantic aspect; identification of equivalents, analogs and non-equivalent units, as well as a description of methods of translation of non-equivalent somatic phraseological units. Comparative study of the phraseology of unrelated languages is of particular relevance since it allows us to identify both general, universal features and differential and specific features characteristic of a particular language. Based on the results of the generalization of the study, it can be assumed that phraseological units containing a somatic component have a high interlingual phraseological activity, which contributes to an increase in the degree of interlingual equivalence.

Keywords: Linguoculturology, Turkish, Spanish, language picture of the world, phraseological units, semantic microfield

Procedia PDF Downloads 160
339 Effect of SCN5A Gene Mutation in Endocardial Cell

Authors: Helan Satish, M. Ramasubba Reddy

Abstract:

The simulation of an endocardial cell for gene mutation in the cardiac sodium ion channel NaV1.5, encoded by SCN5A gene, is discussed. The characterization of Brugada Syndrome by loss of function effect on SCN5A mutation due to L812Q mutant present in the DII-S4 transmembrane region of the NaV1.5 channel protein and its effect in an endocardial cell is studied. Ten Tusscher model of human ventricular action potential is modified to incorporate the changes contributed by L812Q mutant in the endocardial cells. Results show that BrS-associated SCN5A mutation causes reduction in the inward sodium current by modifications in the channel gating dynamics such as delayed activation, enhanced inactivation, and slowed recovery from inactivation in the endocardial cell. A decrease in the inward sodium current was also observed, which affects depolarization phase (Phase 0) that leads to reduction in the spike amplitude of the cardiac action potential.

Keywords: SCN5A gene mutation, sodium channel, Brugada syndrome, cardiac arrhythmia, action potential

Procedia PDF Downloads 92
338 Grandiose Narcissists’ Adaptive Trade-Offs: Mating, Parental, and Somatic Investment

Authors: Jasmine H. Gagnon

Abstract:

The present study examined how grandiose narcissists make adaptive trade-offs between mating investment, parenting investment, and somatic investment relative to individuals without narcissistic personalities. A sample of 509 males and females between the ages of 24 and 35 years old (49.31% female) completed a personality inventory assessing Honesty-Humility, Emotionality, Extraversion, Agreeableness, Conscientiousness, and Openness to Experience. In a Latent Profile Analysis (LPA), personality inventory scores were used to classify participants into latent groups. The model of best fit identified one grandiose narcissist group and three groups with non-narcissistic personalities. Covariate analyses revealed that individuals with narcissistic traits made significantly more significant somatic investments in comparison to two of the three non-narcissistic latent groups. No other significant differences between the narcissistic and non-pathological groups were found. Thus, grandiose narcissists trade off parenting and mating investments to make more significant somatic investments. That is, they expend a larger portion of their energetic resources on maintaining their physical health and careers and similar quantities of energetic resources on maintaining relationships with their offspring and potential romantic partners as individuals without narcissistic personalities.

Keywords: narcissism, grandiose narcissism, HEXACO, trade-offs, mating, parenting, somatic, dark triad

Procedia PDF Downloads 52
337 The Effects of Androgen Receptor Mutation on Cryptorchid Testes in 46, XY Female

Authors: Ihtisham Bukhari

Abstract:

In the current study, we enrolled a 46, XY phenotypically female patient bearing testes in her inguinal canal. DNA sequencing of the AR gene detected a missense mutation C.1715A > G (p. Y572C) in exon 2 which is already known to cause Complete androgen insensitivity syndrome (CAIS). We further studied the effects of this mutation on the testicular histopathology of the patient. No spermatocytes were seen in the surface spreading of testicular tissues while H&E staining showed that seminiferous tubules predominantly have only Sertoli cells. To confirm this meiotic failure is likely due to the current AR mutation we performed mRNA expression of genes associated with AR pathway, expression and location of the associated proteins in testicular tissues. Western blot and real-time PCR data showed that the patient had high levels of expression of AMH, SOX9, and INNB in testis. Tubules were stained with SOX9 and AMH which revealed Sertoli cell maturation arrest. Therefore, we suggest that AR mutation enhances AMH expression which ultimately leads to failure in the maturation of Sertoli cells and failure in spermatogenesis.

Keywords: androgen receptor, spermatogenesis, infertility, Sertoli cell only syndrome

Procedia PDF Downloads 109
336 A Study on Stochastic Integral Associated with Catastrophes

Authors: M. Reni Sagayaraj, S. Anand Gnana Selvam, R. Reynald Susainathan

Abstract:

We analyze stochastic integrals associated with a mutation process. To be specific, we describe the cell population process and derive the differential equations for the joint generating functions for the number of mutants and their integrals in generating functions and their applications. We obtain first-order moments of the processes of the two-way mutation process in first-order moment structure of X (t) and Y (t) and the second-order moments of a one-way mutation process. In this paper, we obtain the limiting behaviour of the integrals in limiting distributions of X (t) and Y (t).

Keywords: stochastic integrals, single–server queue model, catastrophes, busy period

Procedia PDF Downloads 606
335 The Effect of Goal Setting on Psychological Status and Freestyle Swimming Performance in Young Competitive Swimmers

Authors: Sofiene Amara, Mohamed Ali Bahri, Sabri Gaied Chortane

Abstract:

The purpose of this study was to examine the effect of personal goal setting on psychological parameters (cognitive anxiety, somatic anxiety, and self-confidence) and the 50m freestyle performance. 30 young swimmers participated in this investigation, and was divided into three groups, the first group (G1, n = 10, 14 ± 0.7 years old) was prepared for the competition without a fixed target (method 1), the second group (G2, n = 10, 14 ± 0.9 years old) was oriented towards a vague goal 'Do your best' (method 2), while the third group (G3, n = 10, 14 ± 0, 5 years old) was invited to answer a goal that is difficult to reach according to a goal-setting interval (GST) (method 3). According to the statistical data of the present investigation, the cognitive and somatic anxiety scores in G1 and G3 were higher than in G2 (G1-G2, G3-G2: cognitive anxiety, P = 0.000, somatic anxiety: P = 0.000 respectively). On the other hand, the self-confidence score was lower in G1 compared with the other two groups (G1-G2, G3-G2: P = 0.02, P = 0.03 respectively). Our assessment also shows that the 50m freestyle time performance was improved better by method 3 (pre and post-Test: P = 0.006, -2.5sec, 7.83%), than by method 2 (pre and Post-Test: P = 0.03; -1sec; 3.24%), while, performance remained unchanged in G1 (P > 0.05). To conclude, the setting of a difficult goal by GST is more effective to improve the chronometric performance in the 50m freestyle, but at the same time increased the values ​​of the cognitive and somatic anxiety. For this, the mental trainers and the staff technical, invited to develop models of mental preparation associated with this method of setting a goal to help swimmers on the psychological level.

Keywords: cognitive anxiety, goal setting, performance of swimming freestyle, self-confidence, somatic anxiety

Procedia PDF Downloads 93
334 Evaluation of Brca1/2 Mutational Status among Algerian Familial Breast Cancer

Authors: Arab M., Ait Abdallah M., Zeraoulia N., Boumaza H., Aoutia M., Griene L., Ait Abdelkader B.,

Abstract:

breast and ovarian cancer are respectively the first and fourth leading causes of cancer among women in Algeria. A family story of cancer in the most important risk factor, and in most cases of families with breast and /or ovarian cancer, the pattern of cancer family can be attributed to mutation in BRCA1/2genes. objectibes: the aim of our study in to investigate the spectrum of BRCA1/2 germiline mutation in familial breast and /or ovarian cancer and to determine the prevalence and the nature of BRCA1/2mutation in Algeria methods: we deremined the prevalence of BRCA1/2 mutation within a cohort of 161 probands selected according the eisinger score double stranded sanger sequencing of all coding exons of BRCA1/2including flanking intronic region were performed results: we identified a total of 23 distinct deleterious mutations (class5) 12 differents mutations in BRCA1(52%) and 11 in BRCA2(48%). 78% (18/23) were protein truncating and 22%(5/23) missens mutations.3 novel deleterious mutations have been identified, which have not been described in public mutation database. one new mutation were found in two unrelated patients. the overall mutation detection rate in our study is 28,5%(46/161).more over, an UVS c7783 located in BRCA2 is found in two unrelated probands and segregate in the 02 families/ conclusion: our results sugget of large spectrum of BRCA1/2 mutation in Algerian breast/ovarian cancer family. The nature and prevalence of BRCA1/2mutation in algerian families are ongoing in a larger study, 80 probands are to day under investigation. This study which may therefore identify the genetic particularity of Algerian breast /ovarian cancer.

Keywords: BRCA1/2 mutations, hereditary breast cancer, algerian women, prvalence

Procedia PDF Downloads 136
333 Indirect Regeneration and Somatic Embryogenesis from Leaf and Stem Explants of Crassula ovata 42-45 (Mill.) Druce: An Ornamental Medicinal Plant

Authors: A. B. A. Ahmed, D. I. Amar, R. M. Taha

Abstract:

This research aims to investigate callus induction, somatic embryogenesis and indirect plant regeneration of Crassula ovata (Mill.) Druce – the famous ornamental plant. Experiment no.1: Callus induction was obtained from leaf and stem explants on Murashige and Skoog (MS) medium supplemented with various plant growth regulators (PGRs). Effects of different PGRs, plant regeneration and subsequent plantlet conversion were also assessed. Indirect plant regeneration was achieved from the callus of stem explants by the addition of 1.5 mg/L Kinetin (KN) alone. Best shoot induction was achieved (6.5 shoots/per explant) after 60 days. For successful rooting, regenerated plantlets were sub-cultured on the same MS media supplemented with 1.5 mg/L KN alone. The rooted plantlets were acclimatized and the survival rate was 90%. Experiment no.2: Results revealed that 0.5 mg/L 2,4-D alone and in combination with 1.0 mg/L 6-Benzyladenine (BA) gave 89.8% callus from the stem explants as compared to leaf explants. Callus proliferation and somatic embryo formation were also evaluated by ‘Double Staining Method’ and different stages of somatic embryogenesis were revealed by scanning electron microscope. Full Strength MS medium produced the highest number (49.6%) of cotyledonary stage somatic embryos (SEs). Mature cotyledonary stage SEs developed into plantlets after 12 weeks of culture. Well-rooted plantlets were successfully acclimatized at the survival rate of 85%. Indirectly regenerated plants did not show any detectable variation in morphological and growth characteristics when compared with the donor plant.

Keywords: callus induction, indirect plant regeneration, double staining, somatic embryogenesis, Crassula ovata

Procedia PDF Downloads 355
332 Cell Line Screens Identify Biomarkers of Drug Sensitivity in GLIOMA Cancer

Authors: Noora Al Muftah, Reda Rawi, Richard Thompson, Halima Bensmail

Abstract:

Clinical responses to anticancer therapies are often restricted to a subset of patients. In some cases, mutated cancer genes are potent biomarkers of response to targeted agents. There is an urgent need to identify biomarkers that predict which patients with are most likely to respond to treatment. Systematic efforts to correlate tumor mutational data with biologic dependencies may facilitate the translation of somatic mutation catalogs into meaningful biomarkers for patient stratification. To identify genomic features associated with drug sensitivity and uncover new biomarkers of sensitivity and resistance to cancer therapeutics, we have screened and integrated a panel of several hundred cancer cell lines from different databases, mutation, DNA copy number, and gene expression data for hundreds of cell lines with their responses to targeted and cytotoxic therapies with drugs under clinical and preclinical investigation. We found mutated cancer genes were associated with cellular response to most currently available Glioma cancer drugs and some frequently mutated genes were associated with sensitivity to a broad range of therapeutic agents. By linking drug activity to the functional complexity of cancer genomes, systematic pharmacogenomic profiling in cancer cell lines provides a powerful biomarker discovery platform to guide rational cancer therapeutic strategies.

Keywords: cancer, gene network, Lasso, penalized regression, P-values, unbiased estimator

Procedia PDF Downloads 377
331 Neuromarketing: Discovering the Somathyc Marker in the Consumer´s Brain

Authors: Mikel Alonso López, María Francisca Blasco López, Víctor Molero Ayala

Abstract:

The present study explains the somatic marker theory of Antonio Damasio, which indicates that when making a decision, the stored or possible future scenarios (future memory) images allow people to feel for a moment what would happen when they make a choice, and how this is emotionally marked. This process can be conscious or unconscious. The development of new Neuromarketing techniques such as functional magnetic resonance imaging (fMRI), carries a greater understanding of how the brain functions and consumer behavior. In the results observed in different studies using fMRI, the evidence suggests that the somatic marker and future memories influence the decision-making process, adding a positive or negative emotional component to the options. This would mean that all decisions would involve a present emotional component, with a rational cost-benefit analysis that can be performed later.

Keywords: emotions, decision making, somatic marker, consumer´s brain

Procedia PDF Downloads 365
330 Enhancement of Morphogenetic Potential to Obtain Elite Varities of Sauropus androgynous (L.) Merr. through Somatic Embryogenesis

Authors: S. Padma, D. H. Tejavathi

Abstract:

Somatic embryogenesis is a remarkable illustration of the dictum of plant totipotency where developmental reconstruction of somatic cells takes place towards the embryogenic pathway. It recapitulates the morphological and developmental process that occurs in zygotic embryogenesis. S. androgynous commonly called as multivitamin plant. The leaves are consumed as green leafy vegetable by the Southeast Asian communities due to their rich nutritional profile. Despite being a good nutritional vegetable with proteins, vitamins, minerals, amino acids, it is warned for excessive intake due to the presence of alkoloid called papaverine. Papaverine at higher concentrations is toxic and leads to a syndrome called Bronchiolitis Obliterans. In the present study, morphogenetic potential of shoot tip, leaf and nodal explants of Sauropus androgynous was investigated to develop and enhance the reliable plant regeneration protocol via somatic embryogenesis. Somatic embryos were derived directly from the embryogenic callus derived from shoot tip, node and leaf cultures on Phillips and Collins (L2) medium supplemented with NAA at various concentrations ranging from 5.3 µM/l to 26.85 µM/l within two months of inoculation. Thus obtained embryos were sub cultured to modified L2 media supplemented with increased vitamin level for the further growth. Somatic embryos with well-developed cotyledons were transferred to normal and modified L2 basal medium for conversion. The plantlets thus obtained were subjected to brief acclimatization before transferring them to land. About 95% of survival rate was recorded. The augmentation process of culturing various explants through somatic embryogenesis using synthetic medium with various plant growth regulators under controlled conditions have aggrandized the commercial production of Sauropus making it easily available over the conventional propagation methods. In addition, regeneration process through somatic embryogenesis has ameliorated the development of desired character in Sauropus with low papaverine content thereby providing a valuable resource to the food and pharmaceutical industry. Based on this research, plant tissue culture techniques have shown promise for economical and convenient application in Sauropus androgynous breeding.

Keywords: L2 medium, multivitamin plant, NAA, papaverine

Procedia PDF Downloads 177
329 Induction of Different Types of Callus and Somatic Embryogenesis in Various Explants of Taraxacum Kok-Saghyz Rodin

Authors: Kairat Uteulin, Azhar Iskakova, Serik Mukhambetzhanov, Bayan Yesbolayeva, Gabit Bari, Aslan Zheksenbai, Kabyl Zhambakin, Chingis Dzhabykbayev, Vladimir Piven, Izbasar Rakhimbaiev

Abstract:

To explore the potential for in vitro rapid regeneration of Russian dandelion (Taraxacum kok-saghyz Rodin), different concentrations of 6-Benzylaminopurine (BAP), 2,4-Dichlorophenoxyacetic acid (2.4-D) and BAP combined with Indole-3-acetic acid (IAA) were evaluated for their effects on the induction of somatic embryos from leaf, seed stem and root explants. Different explants were cultured on MS medium supplemented with various concentrations (0, 0.5, 1, 1.5, 2, 2.5 and 3 mg/l) of each kind of hormone. Callus induction percentage, fresh weight, color and texture of the callus were assessed after 14 and 28 days of culture. The optimum medium for the proliferation of embryogenic calli from leaf and root explants was MS supplemented with 2.5 mg/L BAP and 0.5 mg/L 2.4-D. Concentrations of 2.5 mg/L BAP and 1.5 mg/L IAA also had a remarkable effect on root and stem explants. The best concentration to produce callus from stem explants was 0.5 mg/L BAP and 1 mg/L IAA. Results of mean comparison showed that BAP and 2.4-D were more effective on different explants than BAP and IAA. Results of the double staining method proved that somatic embryogenesis occurred in the most concentrations of BAP and 2.4-D. Under microscopic observations, the different developmental stages of the embryos (globular, heart, torpedo and cotyledonary) were revealed together in callus cells, indicating that the most tested hormone combinations were effective for somatic embryogenesis formation in this species. Seed explants formed torpedo and cotyledonary stages faster than leaf and root explants in the most combinations. Most calli from seed explants were cream colored and friable, while calli were compact and light green from leaf and root explants. Some combinations gave direct regeneration and (3 mg/L BAP and 2 mg/L IAA) in seed explants and (0.5 mg/L BAP and 2.5 mg/L IAA) in leaf explants had the highest number of shoots with average of 21 and 27 shoots per callus. The developed protocol established the production of different callus types from seed, leaf, and root explants and plant regeneration through somatic embryogenesis.

Keywords: taraxacum kok-saghyz Rodin, callus, somatic embryogenesis

Procedia PDF Downloads 337
328 Comparing Accuracy of Semantic and Radiomics Features in Prognosis of Epidermal Growth Factor Receptor Mutation in Non-Small Cell Lung Cancer

Authors: Mahya Naghipoor

Abstract:

Purpose: Non-small cell lung cancer (NSCLC) is the most common lung cancer type. Epidermal growth factor receptor (EGFR) mutation is the main reason which causes NSCLC. Computed tomography (CT) is used for diagnosis and prognosis of lung cancers because of low price and little invasion. Semantic analyses of qualitative CT features are based on visual evaluation by radiologist. However, the naked eye ability may not assess all image features. On the other hand, radiomics provides the opportunity of quantitative analyses for CT images features. The aim of this review study was comparing accuracy of semantic and radiomics features in prognosis of EGFR mutation in NSCLC. Methods: For this purpose, the keywords including: non-small cell lung cancer, epidermal growth factor receptor mutation, semantic, radiomics, feature, receiver operating characteristics curve (ROC) and area under curve (AUC) were searched in PubMed and Google Scholar. Totally 29 papers were reviewed and the AUC of ROC analyses for semantic and radiomics features were compared. Results: The results showed that the reported AUC amounts for semantic features (ground glass opacity, shape, margins, lesion density and presence or absence of air bronchogram, emphysema and pleural effusion) were %41-%79. For radiomics features (kurtosis, skewness, entropy, texture, standard deviation (SD) and wavelet) the AUC values were found %50-%86. Conclusions: In conclusion, the accuracy of radiomics analysis is a little higher than semantic in prognosis of EGFR mutation in NSCLC.

Keywords: lung cancer, radiomics, computer tomography, mutation

Procedia PDF Downloads 121