Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Genetic data“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Genetic data" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Genetic data"
Volkova, T., E. Furta, O. Dmitrieva und I. Shabalina. „Pattern Building Methods in Genetic Data Processing“. Journal on Selected Topics in Nano Electronics and Computing 1, Nr. 2 (Juni 2014): 2–6. http://dx.doi.org/10.15393/j8.art.2014.3041.
Der volle Inhalt der QuelleTaylor, Mark J. „Data Protection, Shared (Genetic) Data and Genetic Discrimination“. Medical Law International 8, Nr. 1 (Dezember 2006): 51–77. http://dx.doi.org/10.1177/096853320600800103.
Der volle Inhalt der QuelleRoss-Ibarra, Jeffrey. „Genetic Data Analysis II. Methods for Discrete Population Genentic Data“. Economic Botany 56, Nr. 2 (April 2002): 216. http://dx.doi.org/10.1663/0013-0001(2002)056[0216:gdaimf]2.0.co;2.
Der volle Inhalt der QuelleSlatkin, Montgomery, Wayne P. Maddison und B. S. Weir. „Genetic Data Analysis: Methods for Discrete Population Genetic Data.“ Systematic Zoology 40, Nr. 2 (Juni 1991): 248. http://dx.doi.org/10.2307/2992265.
Der volle Inhalt der QuelleChase, Gary A., und Bruce S. Weir. „Genetic Data Analysis: Methods for Discrete Population Genetic Data.“ Journal of the American Statistical Association 86, Nr. 413 (März 1991): 248. http://dx.doi.org/10.2307/2289745.
Der volle Inhalt der QuelleFeytmans, E., und B. S. Weir. „Genetic Data Analysis: Methods for Discrete Population Genetic Data.“ Biometrics 47, Nr. 3 (September 1991): 1205. http://dx.doi.org/10.2307/2532683.
Der volle Inhalt der QuelleMorton, N. E. „Genetic Data Analysis. Methods for Discrete Population Genetic Data“. Journal of Medical Genetics 29, Nr. 3 (01.03.1992): 216. http://dx.doi.org/10.1136/jmg.29.3.216.
Der volle Inhalt der QuelleSlatkin, M., und W. P. Maddison. „Genetic Data Analysis: Methods for Discrete Population Genetic Data“. Systematic Biology 40, Nr. 2 (01.06.1991): 248–49. http://dx.doi.org/10.1093/sysbio/40.2.248.
Der volle Inhalt der QuelleButler, Amy W., Sarah Cohen-Woods, Anne Farmer, Peter McGuffin und Cathryn M. Lewis. „Integrating Phenotypic Data For Depression“. Journal of Integrative Bioinformatics 7, Nr. 3 (01.12.2010): 290–99. http://dx.doi.org/10.1515/jib-2010-136.
Der volle Inhalt der QuelleUzych, Leo. „Genetic Testing Data“. Journal of Occupational & Environmental Medicine 38, Nr. 1 (Januar 1996): 13–14. http://dx.doi.org/10.1097/00043764-199601000-00001.
Der volle Inhalt der QuelleDissertationen zum Thema "Genetic data"
Qiao, Dandi. „Statistical Approaches for Next-Generation Sequencing Data“. Thesis, Harvard University, 2012. http://dissertations.umi.com/gsas.harvard:10689.
Der volle Inhalt der QuelleHaroun, Paul. „Genetic algorithm and data visualization“. Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk2/tape16/PQDD_0017/MQ37125.pdf.
Der volle Inhalt der QuelleLankhorst, Marc Martijn. „Genetic algorithms in data analysis“. [S.l. : [Groningen] : s.n.] ; [University Library Groningen] [Host], 1996. http://irs.ub.rug.nl/ppn/142964662.
Der volle Inhalt der QuelleHiden, Hugo George. „Data-based modelling using genetic programming“. Thesis, University of Newcastle Upon Tyne, 1998. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.246137.
Der volle Inhalt der QuelleAuton, Adam. „The estimation of recombination rates from population genetic data“. Thesis, University of Oxford, 2007. http://ora.ox.ac.uk/objects/uuid:dc38045b-725d-4afc-8c76-94769db3534d.
Der volle Inhalt der QuelleAgarwala, Vineeta. „Integrating empirical data and population genetic simulations to study the genetic architecture of type 2 diabetes“. Thesis, Harvard University, 2013. http://dissertations.umi.com/gsas.harvard:11120.
Der volle Inhalt der QuelleRomano, Eduardo O. „Selection indices for combining marker genetic data and animal model information /“. This resource online, 1993. http://scholar.lib.vt.edu/theses/available/etd-09192009-040546/.
Der volle Inhalt der QuelleLi, Xin. „Haplotype Inference from Pedigree Data and Population Data“. Cleveland, Ohio : Case Western Reserve University, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=case1259867573.
Der volle Inhalt der QuelleTitle from PDF (viewed on 2009-12-30) Department of Electrical Engineering and Computer Science Includes abstract Includes bibliographical references and appendices Available online via the OhioLINK ETD Center
Shenoy, U. Nagaraj. „Automatic Data Partitioning By Hierarchical Genetic Search“. Thesis, Indian Institute of Science, 1996. http://hdl.handle.net/2005/172.
Der volle Inhalt der QuelleThe introduction of languages like High Performance Fortran (HPF) which allow the programmer to indicate how the arrays used in the program have to be distributed across the local memories of a multi-computer has not completely unburdened the parallel programmer from the intricacies of these architectures. In order to tap the full potential of these architectures, the compiler has to perform this crucial task of data partitioning automatically. This would not only unburden the programmer but would make the programs more efficient since the compiler can be made more intelligent to take care of the architectural nuances. The topic of this thesis namely the automatic data partitioning deals with finding the best data partition for the various arrays used in the entire program in such a way that the cost of execution of the entire program is minimized. The compiler could resort to runtime redistribution of the arrays at various points in the program if found profitable. Several aspects of this problem have been proven to be NP-complete. Other researchers have suggested heuristic solutions to solve this problem. In this thesis we propose a genetic algorithm namely the Hierarchical Genetic Search algorithm to solve this problem.
Al-Madi, Naila Shikri. „Improved Genetic Programming Techniques For Data Classification“. Diss., North Dakota State University, 2014. https://hdl.handle.net/10365/27097.
Der volle Inhalt der QuelleBücher zum Thema "Genetic data"
Genetic data analysis: Methods for discrete population genetic data. Sunderland, Mass: Sinauer Associates, 1990.
Den vollen Inhalt der Quelle findenWeir, B. S. Genetic data analysis II: Methods for discrete population genetic data. Sunderland, Mass: Sinauer Associates, 1996.
Den vollen Inhalt der Quelle findenGenetic programming and data structures: Genetic programming + data structures = automatic programming! Boston: Kluwer Academic Publishers, 1998.
Den vollen Inhalt der Quelle findenLangdon, W. B. Genetic Programming and Data Structures. Boston, MA: Springer US, 1998. http://dx.doi.org/10.1007/978-1-4615-5731-9.
Der volle Inhalt der QuelleGenetic algorithms + data structures = evolution programs. 3. Aufl. Berlin: Springer-Verlag, 1996.
Den vollen Inhalt der Quelle findenGenetic algorithms + data structures = evolution programs. 2. Aufl. Berlin: Springer-Verlag, 1994.
Den vollen Inhalt der Quelle findenGenetic algorithms + data structures = evolution programs. Berlin: Springer-Verlag, 1992.
Den vollen Inhalt der Quelle findenMichalewicz, Zbigniew. Genetic Algorithms + Data Structures = Evolution Programs. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/978-3-662-02830-8.
Der volle Inhalt der QuelleMichalewicz, Zbigniew. Genetic Algorithms + Data Structures = Evolution Programs. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994. http://dx.doi.org/10.1007/978-3-662-07418-3.
Der volle Inhalt der QuelleLin, Shili, und Hongyu Zhao. Handbook on Analyzing Human Genetic Data. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-540-69264-5.
Der volle Inhalt der QuelleBuchteile zum Thema "Genetic data"
Agbinya, Johnson I. „Genetic Algorithm“. In Applied Data Analytics - Principles and Applications, 75–91. New York: River Publishers, 2022. http://dx.doi.org/10.1201/9781003337225-5.
Der volle Inhalt der QuelleSipper, Moshe. „Genetic Programming“. In Encyclopedia of Machine Learning and Data Mining, 1. Boston, MA: Springer US, 2014. http://dx.doi.org/10.1007/978-1-4899-7502-7_376-1.
Der volle Inhalt der QuelleSipper, Moshe. „Genetic Programming“. In Encyclopedia of Machine Learning and Data Mining, 568. Boston, MA: Springer US, 2017. http://dx.doi.org/10.1007/978-1-4899-7687-1_376.
Der volle Inhalt der QuelleEisen, Jonathan A. „The Genetic Data Environment“. In Sequence Data Analysis Guidebook, 13–38. Totowa, NJ: Humana Press, 1997. http://dx.doi.org/10.1385/0-89603-358-9:13.
Der volle Inhalt der QuelleYin, Yong, Ikou Kaku, Jiafu Tang und JianMing Zhu. „Genetic Algorithm-based Fuzzy Nonlinear Programming“. In Data Mining, 55–86. London: Springer London, 2011. http://dx.doi.org/10.1007/978-1-84996-338-1_4.
Der volle Inhalt der QuelleIsik, Fikret, James Holland und Christian Maltecca. „Genetic Values“. In Genetic Data Analysis for Plant and Animal Breeding, 141–63. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-55177-7_5.
Der volle Inhalt der QuelleLangdon, W. B. „Advanced Genetic Programming Techniques“. In Genetic Programming and Data Structures, 43–59. Boston, MA: Springer US, 1998. http://dx.doi.org/10.1007/978-1-4615-5731-9_3.
Der volle Inhalt der QuelleMaulik, Ujjwal, Sanghamitra Bandyopadhyay und Anirban Mukhopadhyay. „Data Mining Fundamentals“. In Multiobjective Genetic Algorithms for Clustering, 51–70. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-16615-0_3.
Der volle Inhalt der QuelleSebastiani, Paola. „Intelligent Data Analysis of Human Genetic Data“. In Advances in Intelligent Data Analysis XI, 2–6. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-34156-4_2.
Der volle Inhalt der QuelleLee, Soojung. „A Collaborative Filtering System Using Clustering and Genetic Algorithms“. In Data Mining and Big Data, 154–61. Singapore: Springer Singapore, 2019. http://dx.doi.org/10.1007/978-981-32-9563-6_16.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "Genetic data"
Wineberg, Mark, und Sebastian Lenartowicz. „Reexpressing problematic optimization data“. In GECCO '17: Genetic and Evolutionary Computation Conference. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3071178.3079190.
Der volle Inhalt der QuelleEggermont, Jeroen, Joost N. Kok und Walter A. Kosters. „Genetic Programming for data classification“. In the 2004 ACM symposium. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/967900.968104.
Der volle Inhalt der QuelleHong, Tzung-Pei, Chun-Hao Chen und Vincent S. Tseng. „Genetic-Fuzzy Data Mining Techniques“. In 2010 IEEE International Conference on Granular Computing (GrC-2010). IEEE, 2010. http://dx.doi.org/10.1109/grc.2010.157.
Der volle Inhalt der QuelleMansour, Nashat, Rouba Zantout und Mirvat El-Sibai. „Mining breast cancer genetic data“. In 2013 9th International Conference on Natural Computation (ICNC). IEEE, 2013. http://dx.doi.org/10.1109/icnc.2013.6818131.
Der volle Inhalt der QuelleKurveyv, Mamta, D. K. Chitre und Hemlata Patil. „Genetic algorithm for data mining“. In ICWET '10: International Conference and Workshop on Emerging Trends in Technology. New York, NY, USA: ACM, 2010. http://dx.doi.org/10.1145/1741906.1742162.
Der volle Inhalt der QuelleKumar, T. V. Vijay, Vikram Singh und Ajay Kumar Verma. „Generating Distributed Query Processing Plans Using Genetic Algorithm“. In 2010 International Conference on Data Storage and Data Engineering (DSDE). IEEE, 2010. http://dx.doi.org/10.1109/dsde.2010.56.
Der volle Inhalt der QuelleAttaoui, Mohammed Oualid, Hanene Azzag, Mustapha Lebbah und Nabil Keskes. „Multi-objective data stream clustering“. In GECCO '20: Genetic and Evolutionary Computation Conference. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3377929.3389930.
Der volle Inhalt der QuelleBenkrid, Soumia, Yacine Mestoui, Ladjel Bellatreche und Carlos Ordonez. „A Genetic Optimization Physical Planner for Big Data Warehouses“. In 2020 IEEE International Conference on Big Data (Big Data). IEEE, 2020. http://dx.doi.org/10.1109/bigdata50022.2020.9378196.
Der volle Inhalt der QuelleWang, Andong, Victor O. K. Li und Jacqueline C. K. Lam. „Optimization of Urban Heating Network Design Using Genetic Algorithm“. In 2018 IEEE International Conference on Big Data (Big Data). IEEE, 2018. http://dx.doi.org/10.1109/bigdata.2018.8622530.
Der volle Inhalt der QuelleKim, Sunhee, Young-Suk Lee und Chang-Yong Lee. „Computational method of database construction for genetic variant calling“. In 2022 IEEE International Conference on Big Data (Big Data). IEEE, 2022. http://dx.doi.org/10.1109/bigdata55660.2022.10020263.
Der volle Inhalt der QuelleBerichte der Organisationen zum Thema "Genetic data"
Arthur, Jennifer Ann. Genetic algorithm for nuclear data evaluation. Office of Scientific and Technical Information (OSTI), Februar 2018. http://dx.doi.org/10.2172/1419729.
Der volle Inhalt der QuelleArthur, Jennifer Ann. Genetic algorithm for nuclear data evaluation. Office of Scientific and Technical Information (OSTI), Juni 2018. http://dx.doi.org/10.2172/1441274.
Der volle Inhalt der QuelleCawley, John, Euna Han, Jiyoon (June) Kim und Edward Norton. Testing for Peer Effects Using Genetic Data. Cambridge, MA: National Bureau of Economic Research, August 2017. http://dx.doi.org/10.3386/w23719.
Der volle Inhalt der QuelleFluhr, Robert, und Volker Brendel. Harnessing the genetic diversity engendered by alternative gene splicing. United States Department of Agriculture, Dezember 2005. http://dx.doi.org/10.32747/2005.7696517.bard.
Der volle Inhalt der QuelleBONNEAU, François, Guillaume CAUMON, Judith SAUSSE und Philippe RENARD. Genetic-like modeling of fracture network honoring connectivity data in the geothermal heat exchanger at Soultz-sous-Forêt (France). Cogeo@oeaw-giscience, September 2011. http://dx.doi.org/10.5242/iamg.2011.0094.
Der volle Inhalt der QuelleGur, Amit, Edward Buckler, Joseph Burger, Yaakov Tadmor und Iftach Klapp. Characterization of genetic variation and yield heterosis in Cucumis melo. United States Department of Agriculture, Januar 2016. http://dx.doi.org/10.32747/2016.7600047.bard.
Der volle Inhalt der QuelleLers, Amnon, Majid R. Foolad und Haya Friedman. genetic basis for postharvest chilling tolerance in tomato fruit. United States Department of Agriculture, Januar 2014. http://dx.doi.org/10.32747/2014.7600014.bard.
Der volle Inhalt der QuelleO'Neill, Sharman, Abraham Halevy und Amihud Borochov. Molecular Genetic Analysis of Pollination-Induced Senescence in Phalaenopsis Orchids. United States Department of Agriculture, 1991. http://dx.doi.org/10.32747/1991.7612837.bard.
Der volle Inhalt der Quellede Miguel Beriain, Iñigo, Aliuska Duardo Sánchez und José Antonio Castillo Parrilla. What Can We Do with the Data of Deceased People? A Normative Proposal. Universitätsbibliothek J. C. Senckenberg, Frankfurt am Main, 2021. http://dx.doi.org/10.21248/gups.64580.
Der volle Inhalt der QuelleEshed-Williams, Leor, und Daniel Zilberman. Genetic and cellular networks regulating cell fate at the shoot apical meristem. United States Department of Agriculture, Januar 2014. http://dx.doi.org/10.32747/2014.7699862.bard.
Der volle Inhalt der Quelle