Disease diagnosis with computer-aided methods has been extensively studied and applied in diagnosing and monitoring of several chronic diseases. Early detection and risk assessment of breast diseases based on clinical data is helpful for doctors to make early diagnosis and monitor the disease progression. The purpose of this study is to exploit the Convolutional Neural Network (CNN) in discriminating breast MRI scans into pathological and healthy. In this study, a fully automated and efficient deep features extraction algorithm that exploits the spatial information obtained from both T2W-TSE and STIR MRI sequences to discriminate between pathological and healthy breast MRI scans. The breast MRI scans are preprocessed prior to the feature extraction step to enhance and preserve the fine details of the breast MRI scans boundaries by using fractional integral entropy FIE algorithm, to reduce the effects of the intensity variations between MRI slices, and finally to separate the right and left breast regions by exploiting the symmetry information. The obtained features are classified using a long short-term memory (LSTM) neural network classifier. Subsequently, all extracted features significantly improves the performance of the LSTM network to precisely discriminate between pathological and healthy cases. The maximum achieved accuracy for classifying the collected dataset comprising 326 T2W-TSE images and 326 STIR images is 98.77%. The experimental results demonstrate that FIE enhancement method improve the performance of CNN in classifying breast MRI scans. The proposed model appears to be efficient and might represent a useful diagnostic tool in the evaluation of MRI breast scans.
The current study shows the cytotoxicity effect of the Crassula ovata n-hexane extract on esophagus can¬cer. C. ovata is a perennial succulent plant belonging to the Crassulaceae family. In Africa, the leaves were used medicinally to cure epilepsy and diarrhoea by boiling them in milk. The hexane fraction, which is obtained through the maceration method, demonstrates the presence of many compounds that have an anticancer effect, which are ob¬tained by gas chromatography - mass spectroscopy. The phytosterol compound was isolated by a preparative thin layer chromato¬graph and was identified by liquid chromatography - mass spectroscopy. The hexane fraction was found to possess a strong anticancer effect against esophagus cancer. The
... Show MoreDespite not being digested, trace elements and/or heavy metals are important for the activity of enzymes, physiological processes, and homeostasis. If certain trace elements are present in excess, they can have harmful effects and pose major health hazards. Objective: The aims to examine the connection between serum zinc, copper levels, and the Cu/Zn ratio, and several anthropometric parameters, including an index of body mass and the waist-hip ratio. In our study, we used atomic absorption spectrometry (AAS) to measure serum levels of copper (Cu) and zinc (Zn) in 60 individuals, 30 patients with kidney cancer and 30 healthy controls. We assessed serum uric acid, creatinine, and urea using the semi-auto analyzer BA-88A (Korea). The results
... Show MoreObjective: To examined the common frequency of cervical cancer in Iraqi women. Study Design: Descriptive study Place and Duration of Study: This study was conducted at the Iraqi Cancer Agency and the Cancer Registry data from the Iraqi Ministry of Health provided assistance in data gathering from 1st April 2020 to 31st December 2021. Methods: The study examined 504 women diagnosed with cervical cancer. Their ages ranged from 20 to over 80 years. The data analysis employed descriptive statistics to determine the frequency, proportion, and incidence of cervical cancer. Results: The cervical cancer was predominantly caused by human papillomavirus in women in 2020 (1.29%) and 2021 (2.1%). In 2020, the number of cases of cervical can
... Show MoreThe study included the collection of 75 bronchial wash samples from patients suspected to have lung cancer. These samples were subjected to a diagnostic cytological study to detect the dominant type of lung cancer. It was noticed that 33 patients proved to have a lung cancer out of 75 (44%) of these, 19 cases (57.6%)were diagnosed having Squamus cell carcinoma,7cases (21.21%) showed Adenocarcinoma ,6 cases (18.18%) were having small cell carcinoma while only one case (3.03%)was large cell carcinoma .Nearly 70% of cases were correlated with smokers .Bacteria were isolated from 53 patients in which 33 isolates were associated with the cancer cases while 20 of them from non infected patients. By using different morphological ,biochemical test
... Show MoreBladder cancer (BC) is the predominant malignant neoplasm in the urinary system and ranks as the tenth most prevalent malignant tumor worldwide. Compared with females, males displayed a four-fold more common incidence of bladder cancer. It mainly affects men. Bladder cancer is the fourth most prevalent neoplasm in males. The most important protein that makes up high density lipoprotein (HDL), ApoA-I apolipoprotein A1 is essential in regulating the right amount of cholesterol. Multiple inquiries have demonstrated that APOA1 plays a pivotal role in the progression, infiltration, and spread of tumors. Objectives. The objective of this study was to measure the level of urine to serum apolipoprotein A1 in patients suffering from bladder
... Show Moreالمقدمة :يعد سرطان المثانة من بين أكثر أنواع السرطانات انتشارًا في جميع أنحاء العالم، حيث تم الإبلاغ عن 549,393 حالة جديدة في عام 2018 وما يقرب من ٪3 من جميع تشخيصات السرطان الجديدة و ٪2.1 من جميع وفيات السرطان ناتجة عن سرطان المثانة البولية. الاهداف: تهدف هذه الدراسة إلى استكشاف كفاءة وظائف الجهاز البولي بواسطة اجراء اختبارات وظائف الكلى ومستويات الايونات لمرضى سرطان المثانة. المنهجية: تم تحديد جميع الافراد الم
... Show MoreColorectal cancer is the world's 3rd most frequent malignant neoplasm and the 4th most common cancer in Iraq. Leptin and Adiponectin are two major Adipocytokines produced by adipose cells that have opposite effects on the formation of colorectal tumors. Leptin induces tumor growth and metastasis, whereas Adiponectin inhibits it. 1,25-Dihydroxyvitamin D controls and limits cancer cell proliferation, differentiation, and survival. Vitamin C deficiency, on the other hand, has been regularly detected in cancer tissues and has potent anti-cancer properties. The purpose of this study was to look at the biochemical role of circulatory Adipocytokine levels (Adiponectin and Leptin) as well as the anti-cancer potentials of Vi
... Show MoreAs an important resource, entanglement light source has been used in developing quantum information technologies, such as quantum key distribution(QKD). There are few experiments implementing entanglement-based deterministic QKD protocols since the security of existing protocols may be compromised in lossy channels. In this work, we report on a loss-tolerant deterministic QKD experiment which follows a modified “Ping-Pong”(PP) protocol. The experiment results demonstrate for the first time that a secure deterministic QKD session can be fulfilled in a channel with an optical loss of 9 dB, based on a telecom-band entangled photon source. This exhibits a conceivable prospect of ultilizing entanglement light source in real-life fiber-based
... Show MoreIn this article, Convolution Neural Network (CNN) is used to detect damage and no damage images form satellite imagery using different classifiers. These classifiers are well-known models that are used with CNN to detect and classify images using a specific dataset. The dataset used belongs to the Huston hurricane that caused several damages in the nearby areas. In addition, a transfer learning property is used to store the knowledge (weights) and reuse it in the next task. Moreover, each applied classifier is used to detect the images from the dataset after it is split into training, testing and validation. Keras library is used to apply the CNN algorithm with each selected classifier to detect the images. Furthermore, the performa
... Show More