Choosing antimicrobials is a common dilemma when the expected rate of bacterial resistance is high. The observed resistance values in unequal groups of isolates tested for different antimicrobials can be misleading. This can affect the decision to recommend one antibiotic over the other. We analyzed recalled data with the statistical consideration of unequal sample groups. Data was collected concerning children suspected to have typhoid fever at Al Alwyia Pediatric Teaching Hospital in Baghdad, Iraq. The study period extended from September 2021 to September 2022. A novel algorithm was developed to compare the drug sensitivity among unequal numbers of Salmonella typhi (S. Typhi) isolates tested with different antibacterials. According to the proposed algorithm, the predicted resistance values were more valid than the observed values. This proposed algorithm is expected to help the hospital antibiotic policy committee recommend the proper antibacterial agents for S. Typhi and further bacterial isolates.
Adhesion (type 1 fimbriae) and host defense avoidance mechanisms (capsule or lipopolysaccharide) have been shown to be prevalent in Escherichia coli isolates associated with urinary tract infections. In this work, 50 uropathogenic Escherichia coli (UPEC) isolated from children with urinary tract infections were genotypically characterized by polymerase chain reaction (PCR) assay. We used two genes; fimH and kpsMTII, both of them previously identified in uropathogenic E.coli (UPEC) isolates. The PCR assay results identified fimH (90.0)% and kpsMTII (72.0)% isolates. In the present study, was also demonstrated that these genes may be included in both or one of them within a single isolate.
The effect of metal nanoparticles on the anaerobic digestion of sludge and the sludge bacterial community are still not well-understood, and both improvements and inhibitions have been reported. This study investigated the impact of 2, 10, and 30 mg/g TS silver and copper oxide nanoparticles (AgNPs and CuONPs) on the mesophilic anaerobic digestion of sludge and the bacterial community structure. The reactors were monitored for changes in tCOD, sCOD, TS, VS, biogas generation, and cell viability. Also, the relative abundance and taxonomic distribution of the bacterial communities were analyzed at the phylum and genus levels, including the genera involved in anaerobic digestion. Both AgNPs and CuONPs exhibited some inhibition on anaer
... Show MoreHistone deacetylase inhibitors with zinc binding groups often exhibit drawbacks like non-selectivity or toxic effects. Thus, there are continuous efforts to modify the currently available inhibitors or to discover new derivatives to overcome these problems. One approach is to synthesize new compounds with novel zinc binding groups. The present study describes the utilization of acyl thiourea functionality, known to possess the ability to complex with metals, to be a novel zinc binding group incorporated into the designed histone deacetylase inhibitors. N-adipoyl monoanilide thiourea (4) and N-pimeloyl monoanilide thiourea (5) have been synthesized and characterized successfully. They showed inhibition of growth of human colon adenoc
... Show MoreAssociation rules mining (ARM) is a fundamental and widely used data mining technique to achieve useful information about data. The traditional ARM algorithms are degrading computation efficiency by mining too many association rules which are not appropriate for a given user. Recent research in (ARM) is investigating the use of metaheuristic algorithms which are looking for only a subset of high-quality rules. In this paper, a modified discrete cuckoo search algorithm for association rules mining DCS-ARM is proposed for this purpose. The effectiveness of our algorithm is tested against a set of well-known transactional databases. Results indicate that the proposed algorithm outperforms the existing metaheuristic methods.
For businesses that provide delivery services, the efficiency of the delivery process in terms of punctuality is very important. In addition to increasing customer trust, efficient route management, and selection are required to reduce vehicle fuel costs and expedite delivery. Some small and medium businesses still use conventional methods to manage delivery routes. Decisions to manage delivery schedules and routes do not use any specific methods to expedite the delivery settlement process. This process is inefficient, takes a long time, increases costs and is prone to errors. Therefore, the Dijkstra algorithm has been used to improve the delivery management process. A delivery management system was developed to help managers and drivers
... Show MoreDetermining the face of wearing a mask from not wearing a mask from visual data such as video and still, images have been a fascinating research topic in recent decades due to the spread of the Corona pandemic, which has changed the features of the entire world and forced people to wear a mask as a way to prevent the pandemic that has calmed the entire world, and it has played an important role. Intelligent development based on artificial intelligence and computers has a very important role in the issue of safety from the pandemic, as the Topic of face recognition and identifying people who wear the mask or not in the introduction and deep education was the most prominent in this topic. Using deep learning techniques and the YOLO (”You on
... Show MoreFeatures is the description of the image contents which could be corner, blob or edge. Corners are one of the most important feature to describe image, therefore there are many algorithms to detect corners such as Harris, FAST, SUSAN, etc. Harris is a method for corner detection and it is an efficient and accurate feature detection method. Harris corner detection is rotation invariant but it isn’t scale invariant. This paper presents an efficient harris corner detector invariant to scale, this improvement done by using gaussian function with different scales. The experimental results illustrate that it is very useful to use Gaussian linear equation to deal with harris weakness.