AMR Model代写、代做Python语言、代写spyder、代做Python设计代做SPSS|帮做Java程序

Python language (spyder)AMR Model FittingIn this practical you will fit an AMR model to data using any techniques you see fit.The model is given by the equations: S is the concentration of sensitive bacteria (CFU/l), R is the concentration of resistant bacteria and A is the concentration of antibiotic. r is the maximal growth rate, N is the total population equal to R+S, Nmax is the carrying capacity, ES and ER are the effects of antibiotic on growth of sensitive and resistant bacteria respectively, ?S and ?R are the death rates of sensitive and resistant bacteria respectively, ? is the rate of horizontal gene transfer, ? is the fitness cost of carrying resistance genes and ?A is the decay rate of antibiotics. In the E equations, Emax is the maximal antibiotic inhibition, H is a Hill coefficient equal to 2, and MICS and MICR are the minimal inhibitory concentrations of antibiotic on the sensitive and resistant strains respectively. The data you are given are placed in the file amrdata.txtThey represent samples from the slurry tank each week. At the start of the experiment, a large volume of antibiotic is added to the tank, and the antibiotic decays in time. No further antibiotic is added. Each week, the microbiologists cultured 100 bacterial strains, and worked out how many of them are resistant to the antibiotic. The first column is the time in hours, and the second column is the number of resistant strains of the 100 isolates tested. This can be thought of as equal to:100 R/(R+S)You will need to estimate three parameter values from the data:?, the horizontal transfer rate?,AMR Model作业代写、代做Python语言作业、代写spyder留学生作业、代做Python课程设计作业 代做SP the fitness cost of carrying the resistance?A, the rate of decay of the antibioticYou have the following information about these three parameters:? is expected to be small, but could be anywhere between 10-2 and 10-11? must be bigger than 0 and less than 1?A is the rate of decay (1 / mean lifetime of antibiotics). It is thought that the mean life time is about 2-3 weeks, based on other studies, but might be outside this range in slurry as the chemical conditions are different.For the sake of this exercise, the other parameters are fully known. They can be assumed to be:Parameter ValueR – maximal growth rate 0.5 h-1Nmax – carrying capacity 107 CFU/L?S – death rate sensitive 0.025 h-1?R – death rate resistant 0.025 h-1Emax – maximal inhibition 2H – hill coefficient 2MICS – MIC sensitive 8 ?g/LMICR – MIC resistant 2000 ?g/LS(0) – initial sensitive population 9 x 106 CFU/LR(0) – initial resistant population 105 CFU/LA(0) – initial antibiotic concentration 5.6 ?g/LThis practical is completely open. You can investigate fit to the model data as you see appropriate. The write up should be relevant and concise. The patch will be marked according to the following criteria:1.Quality of implementation of model [20%]2.Quality of fitting model to data / parameter estimates including description of details of investigations, choice of methods and interpretation of results [50%]3.Quality of write up, including written description, clarity of code and good use of plots [20%]4.Evidence of reading or use of techniques beyond the lecture material [10%]转自:http://ass.3daixie.com/2018121922368211.html

你可能感兴趣的:(AMR Model代写、代做Python语言、代写spyder、代做Python设计代做SPSS|帮做Java程序)