WorldWideScience

Sample records for ucsc table browser

  1. The UCSC Table Browser data retrieval tool

    OpenAIRE

    Karolchik, Donna; Hinrichs, Angela S.; Furey, Terrence S.; Roskin, Krishna M.; Sugnet, Charles W.; Haussler, David; Kent, W. James

    2004-01-01

    The University of California Santa Cruz (UCSC) Table Browser (http://genome.ucsc.edu/cgi-bin/hgText) provides text-based access to a large collection of genome assemblies and annotation data stored in the Genome Browser Database. A flexible alternative to the graphical-based Genome Browser, this tool offers an enhanced level of query support that includes restrictions based on field values, free-form SQL queries and combined queries on multiple tables. Output can be filtered to restrict the f...

  2. ENCODE whole-genome data in the UCSC genome browser (2011 update).

    Science.gov (United States)

    Raney, Brian J; Cline, Melissa S; Rosenbloom, Kate R; Dreszer, Timothy R; Learned, Katrina; Barber, Galt P; Meyer, Laurence R; Sloan, Cricket A; Malladi, Venkat S; Roskin, Krishna M; Suh, Bernard B; Hinrichs, Angie S; Clawson, Hiram; Zweig, Ann S; Kirkup, Vanessa; Fujita, Pauline A; Rhead, Brooke; Smith, Kayla E; Pohl, Andy; Kuhn, Robert M; Karolchik, Donna; Haussler, David; Kent, W James

    2011-01-01

    The ENCODE project is an international consortium with a goal of cataloguing all the functional elements in the human genome. The ENCODE Data Coordination Center (DCC) at the University of California, Santa Cruz serves as the central repository for ENCODE data. In this role, the DCC offers a collection of high-throughput, genome-wide data generated with technologies such as ChIP-Seq, RNA-Seq, DNA digestion and others. This data helps illuminate transcription factor-binding sites, histone marks, chromatin accessibility, DNA methylation, RNA expression, RNA binding and other cell-state indicators. It includes sequences with quality scores, alignments, signals calculated from the alignments, and in most cases, element or peak calls calculated from the signal data. Each data set is available for visualization and download via the UCSC Genome Browser (http://genome.ucsc.edu/). ENCODE data can also be retrieved using a metadata system that captures the experimental parameters of each assay. The ENCODE web portal at UCSC (http://encodeproject.org/) provides information about the ENCODE data and links for access.

  3. Cloud Based Resource for Data Hosting, Visualization and Analysis Using UCSC Cancer Genomics Browser | Informatics Technology for Cancer Research (ITCR)

    Science.gov (United States)

    The Cancer Analysis Virtual Machine (CAVM) project will leverage cloud technology, the UCSC Cancer Genomics Browser, and the Galaxy analysis workflow system to provide investigators with a flexible, scalable platform for hosting, visualizing and analyzing their own genomic data.

  4. The Ruby UCSC API: accessing the UCSC genome database using Ruby.

    Science.gov (United States)

    Mishima, Hiroyuki; Aerts, Jan; Katayama, Toshiaki; Bonnal, Raoul J P; Yoshiura, Koh-ichiro

    2012-09-21

    The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast.The API uses the bin index-if available-when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/.

  5. The Ruby UCSC API: accessing the UCSC genome database using Ruby

    Science.gov (United States)

    2012-01-01

    Background The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. Results The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. The API uses the bin index—if available—when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Conclusions Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/. PMID:22994508

  6. The Ruby UCSC API: accessing the UCSC genome database using Ruby

    Directory of Open Access Journals (Sweden)

    Mishima Hiroyuki

    2012-09-01

    Full Text Available Abstract Background The University of California, Santa Cruz (UCSC genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser and several means for programmatic queries. A simple application programming interface (API in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. Results The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. The API uses the bin index—if available—when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby. Conclusions Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/.

  7. The UCSC genome browser database: update 2007

    DEFF Research Database (Denmark)

    Kuhn, R M; Karolchik, D; Zweig, A S

    2006-01-01

    The University of California, Santa Cruz Genome Browser Database contains, as of September 2006, sequence and annotation data for the genomes of 13 vertebrate and 19 invertebrate species. The Genome Browser displays a wide variety of annotations at all scales from the single nucleotide level up t...

  8. Contingency Table Browser - prediction of early stage protein structure.

    Science.gov (United States)

    Kalinowska, Barbara; Krzykalski, Artur; Roterman, Irena

    2015-01-01

    The Early Stage (ES) intermediate represents the starting structure in protein folding simulations based on the Fuzzy Oil Drop (FOD) model. The accuracy of FOD predictions is greatly dependent on the accuracy of the chosen intermediate. A suitable intermediate can be constructed using the sequence-structure relationship information contained in the so-called contingency table - this table expresses the likelihood of encountering various structural motifs for each tetrapeptide fragment in the amino acid sequence. The limited accuracy with which such structures could previously be predicted provided the motivation for a more indepth study of the contingency table itself. The Contingency Table Browser is a tool which can visualize, search and analyze the table. Our work presents possible applications of Contingency Table Browser, among them - analysis of specific protein sequences from the point of view of their structural ambiguity.

  9. The UCSC Genome Browser Database: update 2006

    DEFF Research Database (Denmark)

    Hinrichs, A S; Karolchik, D; Baertsch, R

    2006-01-01

    The University of California Santa Cruz Genome Browser Database (GBD) contains sequence and annotation data for the genomes of about a dozen vertebrate species and several major model organisms. Genome annotations typically include assembly data, sequence composition, genes and gene predictions, ...

  10. The UCSC Genome Browser Database: 2008 update

    DEFF Research Database (Denmark)

    Karolchik, D; Kuhn, R M; Baertsch, R

    2007-01-01

    The University of California, Santa Cruz, Genome Browser Database (GBD) provides integrated sequence and annotation data for a large collection of vertebrate and model organism genomes. Seventeen new assemblies have been added to the database in the past year, for a total coverage of 19 vertebrat...

  11. The RNAsnp web server

    DEFF Research Database (Denmark)

    Radhakrishnan, Sabarinathan; Tafer, Hakim; Seemann, Ernst Stefan

    2013-01-01

    , are derived from extensive pre-computed tables of distributions of substitution effects as a function of gene length and GC content. Here, we present a web service that not only provides an interface for RNAsnp but also features a graphical output representation. In addition, the web server is connected...... to a local mirror of the UCSC genome browser database that enables the users to select the genomic sequences for analysis and visualize the results directly in the UCSC genome browser. The RNAsnp web server is freely available at: http://rth.dk/resources/rnasnp/....

  12. BigWig and BigBed: enabling browsing of large distributed datasets.

    Science.gov (United States)

    Kent, W J; Zweig, A S; Barber, G; Hinrichs, A S; Karolchik, D

    2010-09-01

    BigWig and BigBed files are compressed binary indexed files containing data at several resolutions that allow the high-performance display of next-generation sequencing experiment results in the UCSC Genome Browser. The visualization is implemented using a multi-layered software approach that takes advantage of specific capabilities of web-based protocols and Linux and UNIX operating systems files, R trees and various indexing and compression tricks. As a result, only the data needed to support the current browser view is transmitted rather than the entire file, enabling fast remote access to large distributed data sets. Binaries for the BigWig and BigBed creation and parsing utilities may be downloaded at http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/. Source code for the creation and visualization software is freely available for non-commercial use at http://hgdownload.cse.ucsc.edu/admin/jksrc.zip, implemented in C and supported on Linux. The UCSC Genome Browser is available at http://genome.ucsc.edu.

  13. CompaGB: An open framework for genome browsers comparison

    Directory of Open Access Journals (Sweden)

    Chiapello Hélène

    2011-05-01

    Full Text Available Abstract Background Tools to visualize and explore genomes hold a central place in genomics and the diversity of genome browsers has increased dramatically over the last few years. It often turns out to be a daunting task to compare and choose a well-adapted genome browser, as multidisciplinary knowledge is required to carry out this task and the number of tools, functionalities and features are overwhelming. Findings To assist in this task, we propose a community-based framework based on two cornerstones: (i the implementation of industry promoted software qualification method (QSOS adapted for genome browser evaluations, and (ii a web resource providing numerous facilities either for visualizing comparisons or performing new evaluations. We formulated 60 criteria specifically for genome browsers, and incorporated another 65 directly from QSOS's generic section. Those criteria aim to answer versatile needs, ranging from a biologist whose interest primarily lies into user-friendly and informative functionalities, a bioinformatician who wants to integrate the genome browser into a wider framework, or a computer scientist who might choose a software according to more technical features. We developed a dedicated web application to enrich the existing QSOS functionalities (weighting of criteria, user profile with features of interest to a community-based framework: easy management of evolving data, user comments... Conclusions The framework is available at http://genome.jouy.inra.fr/CompaGB. It is open to anyone who wishes to participate in the evaluations. It helps the scientific community to (1 choose a genome browser that would better fit their particular project, (2 visualize features comparatively with easily accessible formats, such as tables or radar plots and (3 perform their own evaluation against the defined criteria. To illustrate the CompaGB functionalities, we have evaluated seven genome browsers according to the implemented methodology

  14. Budding yeast cDNA sequencing project: S03036-05_I15 [Budding yeast cDNA sequencing project

    Lifescience Database Archive (English)

    Full Text Available EST - Link to UCSC Genome Browser - Sequence >S03036-05_I15.phd NNNTNNTNNNNCNCTCACATANAAGACGGANNAGNNNGCTGGGC...CAATGCGTTCCATATGCG AAAATTCTTGGNCAATGTATTCTCTAGCAATCTNTNCTTTTGTACANTCGGAGGNTTNTC ATGNTCCTTTCATANATTATANAAANNG

  15. Designing, Implementing, and Evaluating Secure Web Browsers

    Science.gov (United States)

    Grier, Christopher L.

    2009-01-01

    Web browsers are plagued with vulnerabilities, providing hackers with easy access to computer systems using browser-based attacks. Efforts that retrofit existing browsers have had limited success since modern browsers are not designed to withstand attack. To enable more secure web browsing, we design and implement new web browsers from the ground…

  16. EVALUATING EFFECTIVENESS OF MOBILE BROWSER SECURITY WARNINGS

    Directory of Open Access Journals (Sweden)

    Ronak Shah

    2016-09-01

    Full Text Available This work precisely evaluates whether browser security warnings are as ineffective as proposed by popular sentiments and past writings. This research used different kinds of Android mobile browsers as well as desktop browsers to evaluate security warnings. Security experts and developers should give emphasis on making a user aware of security warnings and should not neglect aim of communicating this to users. Security experts and system architects should emphasis the goal of communicating security information to end users. In most of the browsers, security warnings are not emphasized, and browsers simply do not show warnings, or there are a number of ways to hide those warnings of malicious sites. This work precisely finds that how inconsistent browsers really are in prompting security warnings. In particular, majority of the modern mobile web browsers are vulnerable to these security threats. We find inconsistency in SSL warnings among web browsers. Based on this work, we make recommendations for warning designers and researchers.

  17. Enabling interspecies epigenomic comparison with CEpBrowser.

    Science.gov (United States)

    Cao, Xiaoyi; Zhong, Sheng

    2013-05-01

    We developed the Comparative Epigenome Browser (CEpBrowser) to allow the public to perform multi-species epigenomic analysis. The web-based CEpBrowser integrates, manages and visualizes sequencing-based epigenomic datasets. Five key features were developed to maximize the efficiency of interspecies epigenomic comparisons. CEpBrowser is a web application implemented with PHP, MySQL, C and Apache. URL: http://www.cepbrowser.org/.

  18. Line-mode browser development days

    CERN Multimedia

    Anna Pantelia

    2013-01-01

    Twelve talented web developers have travelled to CERN from all over the world to recreate a piece of web history: the line-mode browser. See the line-mode browser simulator that they created here. Read more about the birth of the web here.

  19. F.M. Glenn Willson: Early UCSC History and the Founding of Stevenson College

    OpenAIRE

    Willson, F.M. Glenn; Jarrell, Randall; Regional History Project, UCSC Library

    1989-01-01

    Glenn Willson addresses campus developments from January 1965, when he joined the early faculty, until his resignation in 1975, when he returned home to England. During this period he held a number of campus appointments, including the provostship at Stevenson College from 1967 to 1975, and service as the chair of the Academic Senate; as Vice-Chancellor, College and Student Affairs; and as acting chair of the Theater Arts Committee. Willson focuses on three aspects of UCSC history in...

  20. Exploring the enjoyment of playing browser games.

    Science.gov (United States)

    Klimmt, Christoph; Schmid, Hannah; Orthmann, Julia

    2009-04-01

    Browser games--mostly persistent game worlds that can be used without client software and monetary cost with a Web browser--belong to the understudied digital game types, although they attract large player communities and motivate sustained play. The present work reports findings from an online survey of 8,203 players of a German strategy browser game ("Travian"). Results suggest that multiplayer browser games are enjoyed primarily because of the social relationships involved in game play and the specific time and flexibility characteristics ("easy-in, easy-out"). Competition, in contrast, seems to be less important for browser gamers than for users of other game types. Findings are discussed in terms of video game enjoyment and game addiction.

  1. Online Marketing Strategy for a browser games portal

    OpenAIRE

    Vinaixa Campos, Joan

    2008-01-01

    The Browser games industry: Introduction and description of browser games and browser games portals. Description of the main characteristics that define the browser games industry and its competitive environment. Analysis of all the factors that need to be considered in order to make a successful market entry. Online marketing techniques: Introduction and description to the main online marketing techniques that exist to market a product or service in internet: Search Engine Marketing...

  2. 78 FR 30226 - Accessibility Requirements for Internet Browsers

    Science.gov (United States)

    2013-05-22

    ... software, such as an Internet browser, that it provides. Among other things, this means that the functions... CG Docket No. 10-145; FCC 13-57] Accessibility Requirements for Internet Browsers AGENCY: Federal... Act requires Internet browsers built into mobile phones to be accessible to individuals who are blind...

  3. BrainBrowser: distributed, web-based neurological data visualization

    Directory of Open Access Journals (Sweden)

    Tarek eSherif

    2015-01-01

    Full Text Available Recent years have seen massive, distributed datasets become the norm in neuroimaging research, and the methodologies used analyze them have, in response, become more collaborative and exploratory. Tools and infrastructure are continuously being developed and deployed to facilitate research in this context: grid computation platforms to process the data, distributed data stores to house and share them, high-speed networks to move them around and collaborative, often web-based, platforms to provide access to and sometimes manage the entire system. BrainBrowser is a lightweight, high-performance JavaScript visualization library built to provide easy-to-use, powerful, on-demand visualization of remote datasets in this new research environment. BrainBrowser leverages modern Web technologies, such as WebGL, HTML5 and Web Workers, to visualize 3D surface and volumetric neuroimaging data in any modern web browser without requiring any browser plugins. It is thus trivial to integrate BrainBrowser into any web-based platform. BrainBrowser is simple enough to produce a basic web-based visualization in a few lines of code, while at the same time being robust enough to create full-featured visualization applications. BrainBrowser can dynamically load the data required for a given visualization, so no network bandwidth needs to be waisted on data that will not be used. BrainBrowser's integration into the standardized web platform also allows users to consider using 3D data visualization in novel ways, such as for data distribution, data sharing and dynamic online publications. BrainBrowser is already being used in two major online platforms, CBRAIN and LORIS, and has been used to make the 1TB MACACC dataset openly accessible.

  4. SNUGB: a versatile genome browser supporting comparative and functional fungal genomics

    Directory of Open Access Journals (Sweden)

    Kim Seungill

    2008-12-01

    Full Text Available Abstract Background Since the full genome sequences of Saccharomyces cerevisiae were released in 1996, genome sequences of over 90 fungal species have become publicly available. The heterogeneous formats of genome sequences archived in different sequencing centers hampered the integration of the data for efficient and comprehensive comparative analyses. The Comparative Fungal Genomics Platform (CFGP was developed to archive these data via a single standardized format that can support multifaceted and integrated analyses of the data. To facilitate efficient data visualization and utilization within and across species based on the architecture of CFGP and associated databases, a new genome browser was needed. Results The Seoul National University Genome Browser (SNUGB integrates various types of genomic information derived from 98 fungal/oomycete (137 datasets and 34 plant and animal (38 datasets species, graphically presents germane features and properties of each genome, and supports comparison between genomes. The SNUGB provides three different forms of the data presentation interface, including diagram, table, and text, and six different display options to support visualization and utilization of the stored information. Information for individual species can be quickly accessed via a new tool named the taxonomy browser. In addition, SNUGB offers four useful data annotation/analysis functions, including 'BLAST annotation.' The modular design of SNUGB makes its adoption to support other comparative genomic platforms easy and facilitates continuous expansion. Conclusion The SNUGB serves as a powerful platform supporting comparative and functional genomics within the fungal kingdom and also across other kingdoms. All data and functions are available at the web site http://genomebrowser.snu.ac.kr/.

  5. Analyzing Android Browser Apps for file:// Vulnerabilities

    OpenAIRE

    Wu, Daoyuan; Chang, Rocky K. C.

    2014-01-01

    Securing browsers in mobile devices is very challenging, because these browser apps usually provide browsing services to other apps in the same device. A malicious app installed in a device can potentially obtain sensitive information through a browser app. In this paper, we identify four types of attacks in Android, collectively known as FileCross, that exploits the vulnerable file:// to obtain users' private files, such as cookies, bookmarks, and browsing histories. We design an automated s...

  6. gb4gv: a genome browser for geminivirus

    Directory of Open Access Journals (Sweden)

    Eric S. Ho

    2017-04-01

    Full Text Available Background Geminiviruses (family Geminiviridae are prevalent plant viruses that imperil agriculture globally, causing serious damage to the livelihood of farmers, particularly in developing countries. The virus evolves rapidly, attributing to its single-stranded genome propensity, resulting in worldwide circulation of diverse and viable genomes. Genomics is a prominent approach taken by researchers in elucidating the infectious mechanism of the virus. Currently, the NCBI Viral Genome website is a popular repository of viral genomes that conveniently provides researchers a centralized data source of genomic information. However, unlike the genome of living organisms, viral genomes most often maintain peculiar characteristics that fit into no single genome architecture. By imposing a unified annotation scheme on the myriad of viral genomes may downplay their hallmark features. For example, the viron of begomoviruses prevailing in America encapsulates two similar-sized circular DNA components and both are required for systemic infection of plants. However, the bipartite components are kept separately in NCBI as individual genomes with no explicit association in linking them. Thus, our goal is to build a comprehensive Geminivirus genomics database, namely gb4gv, that not only preserves genomic characteristics of the virus, but also supplements biologically relevant annotations that help to interrogate this virus, for example, the targeted host, putative iterons, siRNA targets, etc. Methods We have employed manual and automatic methods to curate 508 genomes from four major genera of Geminiviridae, and 161 associated satellites obtained from NCBI RefSeq and PubMed databases. Results These data are available for free access without registration from our website. Besides genomic content, our website provides visualization capability inherited from UCSC Genome Browser. Discussion With the genomic information readily accessible, we hope that our database

  7. An application of TOPSIS for ranking internet web browsers

    Directory of Open Access Journals (Sweden)

    Shahram Rostampour

    2012-07-01

    Full Text Available Web browser is one of the most important internet facilities for surfing the internet. A good web browser must incorporate literally tens of features such as integrated search engine, automatic updates, etc. Each year, ten web browsers are formally introduced as top best reviewers by some organizations. In this paper, we propose the implementation of TOPSIS technique to rank ten web browsers. The proposed model of this paper uses five criteria including speed, features, security, technical support and supported configurations. In terms of speed, Safari is the best web reviewer followed by Google Chrome and Internet Explorer while Opera is the best web reviewer when we look into 20 different features. We have also ranked these web browsers using all five categories together and the results indicate that Opera, Internet explorer, Firefox and Google Chrome are the best web browsers to be chosen.

  8. Selfrando: Securing the Tor Browser against De-anonymization Exploits

    Directory of Open Access Journals (Sweden)

    Conti Mauro

    2016-10-01

    Full Text Available Tor is a well-known anonymous communication system used by millions of users, including journalists and civil rights activists all over the world. The Tor Browser gives non-technical users an easy way to access the Tor Network. However, many government organizations are actively trying to compromise Tor not only in regions with repressive regimes but also in the free world, as the recent FBI incidents clearly demonstrate. Exploiting software vulnerabilities in general, and browser vulnerabilities in particular, constitutes a clear and present threat to the Tor software. The Tor Browser shares a large part of its attack surface with the Firefox browser. Therefore, Firefox vulnerabilities (even patched ones are highly valuable to attackers trying to monitor users of the Tor Browser.

  9. Burney J. Le Boeuf, Professor of Ecology and Evolutionary Biology: Recollections of UCSC, 1966-1994

    OpenAIRE

    Reti, Irene H.; Burney, Le Boeuf J; Jarrell, Randall

    2014-01-01

    Burney Le Boeuf was born in southern Louisiana. He attended UC Berkeley, earning his PhD in experimental psychology in 1966. While at Berkeley, he also studied zoology and experimental biology. He arrived at UCSC in 1967 as a member of the psychology board and of Crown College. He already had a strong interest in evolutionary biology and participated in the biology board’s meetings as an outside member. He also began working with biology professor Richard Peterson on seal and sea lion researc...

  10. Controlling EPICS from a web browser

    International Nuclear Information System (INIS)

    Evans, K. Jr.

    1999-01-01

    An alternative to using a large graphical display manager like MEDM [1,2] to interface to a control system, is to use individual control objects, such as text boxes, meters, etc., running in a browser. This paper presents three implementations of this concept, one using ActiveX controls, one with Java applets, and another with Microsoft Agent. The ActiveX controls have performance nearing that of MEDM, but they only work on Windows platforms. The Java applets require a server to get around Web security restrictions and are not as fast, but they have the advantage of working on most platforms and with both of the leading Web browsers. The agent works on Windows platforms with and without a browser and allows voice recognition and speech synthesis, making it somewhat more innovative than MEDM

  11. Quantifying the web browser ecosystem.

    Science.gov (United States)

    Ferdman, Sela; Minkov, Einat; Bekkerman, Ron; Gefen, David

    2017-01-01

    Contrary to the assumption that web browsers are designed to support the user, an examination of a 900,000 distinct PCs shows that web browsers comprise a complex ecosystem with millions of addons collaborating and competing with each other. It is possible for addons to "sneak in" through third party installations or to get "kicked out" by their competitors without user involvement. This study examines that ecosystem quantitatively by constructing a large-scale graph with nodes corresponding to users, addons, and words (terms) that describe addon functionality. Analyzing addon interactions at user level using the Personalized PageRank (PPR) random walk measure shows that the graph demonstrates ecological resilience. Adapting the PPR model to analyzing the browser ecosystem at the level of addon manufacturer, the study shows that some addon companies are in symbiosis and others clash with each other as shown by analyzing the behavior of 18 prominent addon manufacturers. Results may herald insight on how other evolving internet ecosystems may behave, and suggest a methodology for measuring this behavior. Specifically, applying such a methodology could transform the addon market.

  12. Quantifying the web browser ecosystem

    Science.gov (United States)

    Ferdman, Sela; Minkov, Einat; Gefen, David

    2017-01-01

    Contrary to the assumption that web browsers are designed to support the user, an examination of a 900,000 distinct PCs shows that web browsers comprise a complex ecosystem with millions of addons collaborating and competing with each other. It is possible for addons to “sneak in” through third party installations or to get “kicked out” by their competitors without user involvement. This study examines that ecosystem quantitatively by constructing a large-scale graph with nodes corresponding to users, addons, and words (terms) that describe addon functionality. Analyzing addon interactions at user level using the Personalized PageRank (PPR) random walk measure shows that the graph demonstrates ecological resilience. Adapting the PPR model to analyzing the browser ecosystem at the level of addon manufacturer, the study shows that some addon companies are in symbiosis and others clash with each other as shown by analyzing the behavior of 18 prominent addon manufacturers. Results may herald insight on how other evolving internet ecosystems may behave, and suggest a methodology for measuring this behavior. Specifically, applying such a methodology could transform the addon market. PMID:28644833

  13. A Lead Provided by Bookmarks - Intelligent Browsers

    Directory of Open Access Journals (Sweden)

    Dan Balanescu

    2015-05-01

    Full Text Available Browsers are applications that allow Internet access. A defining characteristic is their unidirectionality: Navigator-> Internet. The purpose of this article is to support the idea of Intelligent Browsers that is defined by bidirectional: Navigator-> Internet and Internet-> Navigator. The fundamental idea is that the Internet contains huge resources of knowledge, but they are “passive”. The purpose of this article is to propose the “activation” of this knowledge so that they, through “Intelligent Browsers”, to become from Sitting Ducks to Active Mentors. Following this idea, the present article proposes changes to Bookmarks function, from the current status of Favorites to Recommendations. The article presents an analysis of the utility of this function (by presenting a research of web browsing behaviors and in particular finds that the significance of this utility has decreased lately (to the point of becoming almost useless, as will be shown, in terms data-information-knowledge. Finally, it presents the idea of a project which aims to be an applied approach that anticipates the findings of this study and the concept of Intelligent Browsers (or Active Browsers required in the context of the Big Data concept.

  14. Genome Maps, a new generation genome browser.

    Science.gov (United States)

    Medina, Ignacio; Salavert, Francisco; Sanchez, Rubén; de Maria, Alejandro; Alonso, Roberto; Escobar, Pablo; Bleda, Marta; Dopazo, Joaquín

    2013-07-01

    Genome browsers have gained importance as more genomes and related genomic information become available. However, the increase of information brought about by new generation sequencing technologies is, at the same time, causing a subtle but continuous decrease in the efficiency of conventional genome browsers. Here, we present Genome Maps, a genome browser that implements an innovative model of data transfer and management. The program uses highly efficient technologies from the new HTML5 standard, such as scalable vector graphics, that optimize workloads at both server and client sides and ensure future scalability. Thus, data management and representation are entirely carried out by the browser, without the need of any Java Applet, Flash or other plug-in technology installation. Relevant biological data on genes, transcripts, exons, regulatory features, single-nucleotide polymorphisms, karyotype and so forth, are imported from web services and are available as tracks. In addition, several DAS servers are already included in Genome Maps. As a novelty, this web-based genome browser allows the local upload of huge genomic data files (e.g. VCF or BAM) that can be dynamically visualized in real time at the client side, thus facilitating the management of medical data affected by privacy restrictions. Finally, Genome Maps can easily be integrated in any web application by including only a few lines of code. Genome Maps is an open source collaborative initiative available in the GitHub repository (https://github.com/compbio-bigdata-viz/genome-maps). Genome Maps is available at: http://www.genomemaps.org.

  15. Ajax and Firefox: New Web Applications and Browsers

    Science.gov (United States)

    Godwin-Jones, Bob

    2005-01-01

    Alternative browsers are gaining significant market share, and both Apple and Microsoft are releasing OS upgrades which portend some interesting changes in Web development. Of particular interest for language learning professionals may be new developments in the area of Web browser based applications, particularly using an approach dubbed "Ajax."…

  16. TranscriptomeBrowser 3.0: introducing a new compendium of molecular interactions and a new visualization tool for the study of gene regulatory networks.

    Science.gov (United States)

    Lepoivre, Cyrille; Bergon, Aurélie; Lopez, Fabrice; Perumal, Narayanan B; Nguyen, Catherine; Imbert, Jean; Puthier, Denis

    2012-01-31

    Deciphering gene regulatory networks by in silico approaches is a crucial step in the study of the molecular perturbations that occur in diseases. The development of regulatory maps is a tedious process requiring the comprehensive integration of various evidences scattered over biological databases. Thus, the research community would greatly benefit from having a unified database storing known and predicted molecular interactions. Furthermore, given the intrinsic complexity of the data, the development of new tools offering integrated and meaningful visualizations of molecular interactions is necessary to help users drawing new hypotheses without being overwhelmed by the density of the subsequent graph. We extend the previously developed TranscriptomeBrowser database with a set of tables containing 1,594,978 human and mouse molecular interactions. The database includes: (i) predicted regulatory interactions (computed by scanning vertebrate alignments with a set of 1,213 position weight matrices), (ii) potential regulatory interactions inferred from systematic analysis of ChIP-seq experiments, (iii) regulatory interactions curated from the literature, (iv) predicted post-transcriptional regulation by micro-RNA, (v) protein kinase-substrate interactions and (vi) physical protein-protein interactions. In order to easily retrieve and efficiently analyze these interactions, we developed In-teractomeBrowser, a graph-based knowledge browser that comes as a plug-in for Transcriptome-Browser. The first objective of InteractomeBrowser is to provide a user-friendly tool to get new insight into any gene list by providing a context-specific display of putative regulatory and physical interactions. To achieve this, InteractomeBrowser relies on a "cell compartments-based layout" that makes use of a subset of the Gene Ontology to map gene products onto relevant cell compartments. This layout is particularly powerful for visual integration of heterogeneous biological information

  17. WebVR: an interactive web browser for virtual environments

    Science.gov (United States)

    Barsoum, Emad; Kuester, Falko

    2005-03-01

    The pervasive nature of web-based content has lead to the development of applications and user interfaces that port between a broad range of operating systems and databases, while providing intuitive access to static and time-varying information. However, the integration of this vast resource into virtual environments has remained elusive. In this paper we present an implementation of a 3D Web Browser (WebVR) that enables the user to search the internet for arbitrary information and to seamlessly augment this information into virtual environments. WebVR provides access to the standard data input and query mechanisms offered by conventional web browsers, with the difference that it generates active texture-skins of the web contents that can be mapped onto arbitrary surfaces within the environment. Once mapped, the corresponding texture functions as a fully integrated web-browser that will respond to traditional events such as the selection of links or text input. As a result, any surface within the environment can be turned into a web-enabled resource that provides access to user-definable data. In order to leverage from the continuous advancement of browser technology and to support both static as well as streamed content, WebVR uses ActiveX controls to extract the desired texture skin from industry strength browsers, providing a unique mechanism for data fusion and extensibility.

  18. Investigations on UCS-CS mediation in radiation-induced conditioned taste aversion

    International Nuclear Information System (INIS)

    Burns, T.C.

    1974-01-01

    Groups of 8 male Sprague-Dawley rats were used in an investigation of procaine and dimenhydrinate effects on radiation-induced taste aversion learning. Neither the local anesthetic procaine, administered intraperitoneally, nor the antinausea drug dimenhydrinate, administered intramuscularly, blocked acquisition of aversion to saccharin flavored water. Control animals confirmed that saccharin preferences appeared normally in non-irradiated animals, and that the drugs produced no aversion in the absence of radiation. Another investigation, using groups of 5 female Sprague-Dawley rats, showed a failure of dimenhydrinate in blocking the acquisition of a rotation-induced conditioned taste aversion. Two dose levels of the drug were used, 1 mg/kg and 2 mg/kg. At the dimenhydrinate dosage used in the study involving radiation (1.75 mg/kg) and at the higher dosage used in the study involving rotation, there appeared to be a potentiation of the effects of radiation and rotation, respectively. Results of these studies seem to favor a model for UCS-CS mediation as being diffuse and perhaps redundant. The possibility that nausea-producing stimuli may work synergistically was also discussed. (U.S.)

  19. TranscriptomeBrowser 3.0: introducing a new compendium of molecular interactions and a new visualization tool for the study of gene regulatory networks

    Directory of Open Access Journals (Sweden)

    Lepoivre Cyrille

    2012-01-01

    Full Text Available Abstract Background Deciphering gene regulatory networks by in silico approaches is a crucial step in the study of the molecular perturbations that occur in diseases. The development of regulatory maps is a tedious process requiring the comprehensive integration of various evidences scattered over biological databases. Thus, the research community would greatly benefit from having a unified database storing known and predicted molecular interactions. Furthermore, given the intrinsic complexity of the data, the development of new tools offering integrated and meaningful visualizations of molecular interactions is necessary to help users drawing new hypotheses without being overwhelmed by the density of the subsequent graph. Results We extend the previously developed TranscriptomeBrowser database with a set of tables containing 1,594,978 human and mouse molecular interactions. The database includes: (i predicted regulatory interactions (computed by scanning vertebrate alignments with a set of 1,213 position weight matrices, (ii potential regulatory interactions inferred from systematic analysis of ChIP-seq experiments, (iii regulatory interactions curated from the literature, (iv predicted post-transcriptional regulation by micro-RNA, (v protein kinase-substrate interactions and (vi physical protein-protein interactions. In order to easily retrieve and efficiently analyze these interactions, we developed In-teractomeBrowser, a graph-based knowledge browser that comes as a plug-in for Transcriptome-Browser. The first objective of InteractomeBrowser is to provide a user-friendly tool to get new insight into any gene list by providing a context-specific display of putative regulatory and physical interactions. To achieve this, InteractomeBrowser relies on a "cell compartments-based layout" that makes use of a subset of the Gene Ontology to map gene products onto relevant cell compartments. This layout is particularly powerful for visual integration

  20. FPRandom: Randomizing core browser objects to break advanced device fingerprinting techniques

    OpenAIRE

    Laperdrix , Pierre; Baudry , Benoit; Mishra , Vikas

    2017-01-01

    International audience; The rich programming interfaces (APIs) provided by web browsers can be diverted to collect a browser fingerprint. A small number of queries on these interfaces are sufficient to build a fingerprint that is statistically unique and very stable over time. Consequently, the fingerprint can be used to track users. Our work aims at mitigating the risk of browser fingerprinting for users privacy by 'breaking' the stability of a fingerprint over time. We add randomness in the...

  1. Web Browser History Detection as a Real-World Privacy Threat

    CERN Document Server

    Janc, A

    2010-01-01

    Web browser history detection using CSS $visited$ styles has long been dismissed as an issue of marginal impact. However, due to recent changes in Web usage patterns, coupled with browser performance improvements, the long-standing issue has now become a significant threat to the privacy of Internet users. In this paper we analyze the impact of CSS-based history detection and demonstrate the feasibility of conducting practical attacks with minimal resources. We analyze Web browser behavior and detectability of content loaded via standard protocols and with various HTTP response codes. We develop an algorithm for efficient examination of large link sets and evaluate its performance in modern browsers. Compared to existing methods our approach is up to 6 times faster, and is able to detect up to 30,000 visited links per second. We present a novel Web application capable of effectively detecting clients’ browsing histories and discuss real-world results obtained from 271,576 Internet users. Our results indicat...

  2. GeneWiz browser: An Interactive Tool for Visualizing Sequenced Chromosomes

    DEFF Research Database (Denmark)

    Hallin, Peter Fischer; Stærfeldt, Hans Henrik; Rotenberg, Eva

    2009-01-01

    , standard atlases are pre-generated for all prokaryotic genomes available in GenBank, providing a fast overview of all available genomes, including recently deposited genome sequences. The tool is available online from http://www.cbs.dtu.dk/services/gwBrowser. [Supplemental material including interactive...... atlases is available online at http://www.cbs.dtu.dk/services/gwBrowser/suppl/]....... readability and increased functionality compared to other browsers. The tool allows the user to select the display of various genomic features, color setting and data ranges. Custom numerical data can be added to the plot, allowing for example visualization of gene expression and regulation data. Further...

  3. D3GB: An Interactive Genome Browser for R, Python, and WordPress.

    Science.gov (United States)

    Barrios, David; Prieto, Carlos

    2017-05-01

    Genome browsers are useful not only for showing final results but also for improving analysis protocols, testing data quality, and generating result drafts. Its integration in analysis pipelines allows the optimization of parameters, which leads to better results. New developments that facilitate the creation and utilization of genome browsers could contribute to improving analysis results and supporting the quick visualization of genomic data. D3 Genome Browser is an interactive genome browser that can be easily integrated in analysis protocols and shared on the Web. It is distributed as an R package, a Python module, and a WordPress plugin to facilitate its integration in pipelines and the utilization of platform capabilities. It is compatible with popular data formats such as GenBank, GFF, BED, FASTA, and VCF, and enables the exploration of genomic data with a Web browser.

  4. WebPlus: lxplus in your browser

    CERN Multimedia

    CERN. Geneva

    2017-01-01

    This talk will cover the possibility of offering a lxplus like service directly on the browser. How we could rely on containers and schedulers to maintain long lived sessions, and how to offer integration with common CERN services.

  5. Browser impacts in Mapungubwe National Park, South Africa: Should we be worried?

    Directory of Open Access Journals (Sweden)

    Corli Coetsee

    2016-09-01

    Full Text Available This study explores the impact of browsers on vegetation types within the Mapungubwe National Park and specifically whether rocky outcrops or ridges in the park serve as refugia from browsers, particularly elephants. We sampled 80 transects at 20 sites and recorded 1740 plants comprising 65 species. We found that a high proportion (> 80% of the woody vegetation sampled indicated browser utilisation. Although certain woody species (e.g. Albizia harveyi, Boscia albitrunca, Lannea schweinfurthii appeared to be preferred by browsers, browsing levels were relatively high among all woody species. High levels of browsing by herbivores other than elephants suggest that they have a significant impact on the park’s vegetation. We did not find that rocky ridges acted as refugia to browsers, but instead found that vegetation in rocky ridges was more severely impacted by browsers than vegetation in flat areas, despite vegetation being more accessible in flat areas. If elephant numbers continue to increase at the current rate (e.g. elephant numbers doubled between 2007 and 2010, we predict that some of the heavily utilised species will become locally rare over time. Conservation implications: High levels of browsing by both elephant and smaller herbivores contribute to significant impacts on vegetation away from rivers in Mapungubwe National Park. Without management interventions that address both types of impact, structural and species diversity are bound to decrease over the short to medium term.

  6. A user-centred evaluation framework for the Sealife semantic web browsers.

    Science.gov (United States)

    Oliver, Helen; Diallo, Gayo; de Quincey, Ed; Alexopoulou, Dimitra; Habermann, Bianca; Kostkova, Patty; Schroeder, Michael; Jupp, Simon; Khelif, Khaled; Stevens, Robert; Jawaheer, Gawesh; Madle, Gemma

    2009-10-01

    Semantically-enriched browsing has enhanced the browsing experience by providing contextualized dynamically generated Web content, and quicker access to searched-for information. However, adoption of Semantic Web technologies is limited and user perception from the non-IT domain sceptical. Furthermore, little attention has been given to evaluating semantic browsers with real users to demonstrate the enhancements and obtain valuable feedback. The Sealife project investigates semantic browsing and its application to the life science domain. Sealife's main objective is to develop the notion of context-based information integration by extending three existing Semantic Web browsers (SWBs) to link the existing Web to the eScience infrastructure. This paper describes a user-centred evaluation framework that was developed to evaluate the Sealife SWBs that elicited feedback on users' perceptions on ease of use and information findability. Three sources of data: i) web server logs; ii) user questionnaires; and iii) semi-structured interviews were analysed and comparisons made between each browser and a control system. It was found that the evaluation framework used successfully elicited users' perceptions of the three distinct SWBs. The results indicate that the browser with the most mature and polished interface was rated higher for usability, and semantic links were used by the users of all three browsers. Confirmation or contradiction of our original hypotheses with relation to SWBs is detailed along with observations of implementation issues.

  7. Multi-Sector Sustainability Browser (MSSB) User Manual: A ...

    Science.gov (United States)

    EPA’s Sustainable and Healthy Communities (SHC) Research Program is developing methodologies, resources, and tools to assist community members and local decision makers in implementing policy choices that facilitate sustainable approaches in managing their resources affecting the built environment, natural environment, and human health. In order to assist communities and decision makers in implementing sustainable practices, EPA is developing computer-based systems including models, databases, web tools, and web browsers to help communities decide upon approaches that support their desired outcomes. Communities need access to resources that will allow them to achieve their sustainability objectives through intelligent decisions in four key sustainability areas: • Land Use • Buildings and Infrastructure • Transportation • Materials Management (i.e., Municipal Solid Waste [MSW] processing and disposal) The Multi-Sector Sustainability Browser (MSSB) is designed to support sustainable decision-making for communities, local and regional planners, and policy and decision makers. Document is an EPA Technical Report, which is the user manual for the Multi-Sector Sustainability Browser (MSSB) tool. The purpose of the document is to provide basic guidance on use of the tool for users

  8. CERESVis: A QC Tool for CERES that Leverages Browser Technology for Data Validation

    Science.gov (United States)

    Chu, C.; Sun-Mack, S.; Heckert, E.; Chen, Y.; Doelling, D.

    2015-12-01

    In this poster, we are going to present three user interfaces that CERES team uses to validate pixel-level data. Besides our home grown tools, we will aslo present the browser technology that we use to provide interactive interfaces, such as jquery, HighCharts and Google Earth. We pass data to the users' browsers and use the browsers to do some simple computations. The three user interfaces are: Thumbnails -- it displays hundrends images to allow users to browse 24-hour data files in few seconds. Multiple-synchronized cursors -- it allows users to compare multiple images side by side. Bounding Boxes and Histograms -- it allows users to draw multiple bounding boxes on an image and the browser computes/display the histograms.

  9. A browser-based event display for the CMS experiment at the LHC

    International Nuclear Information System (INIS)

    Hategan, M; McCauley, T; Nguyen, P

    2012-01-01

    The line between native and web applications is becoming increasingly blurred as modern web browsers are becoming powerful platforms on which applications can be run. Such applications are trivial to install and are readily extensible and easy to use. In an educational setting, web applications permit a way to deploy deploy tools in a highly-restrictive computing environment. The I2U2 collaboration has developed a browser-based event display for viewing events in data collected and released to the public by the CMS experiment at the LHC. The application itself reads a JSON event format and uses the JavaScript 3D rendering engine pre3d. The only requirement is a modern browser using HTML5 canvas. The event display has been used by thousands of high school students in the context of programs organized by I2U2, QuarkNet, and IPPOG. This browser-based approach to display of events can have broader usage and impact for experts and public alike.

  10. WiBAF : Within Browser Adaptation Framework

    NARCIS (Netherlands)

    Montes Garcia, A.

    2014-01-01

    The objective of this thesis project is to develop a framework that provides mechanisms to the user to balance personalization and privacy on the web. To achieve this we suggest a browser based adaptation engine that allows the user to choose what portions of her user model will be stored on the

  11. A Policy Based Approach for the Management of Web Browser Resources to Prevent Anonymity Attacks in Tor

    Science.gov (United States)

    Navarro-Arribas, Guillermo; Garcia-Alfaro, Joaquin

    Web browsers are becoming the universal interface to reach applications and services related with these systems. Different browsing contexts may be required in order to reach them, e.g., use of VPN tunnels, corporate proxies, anonymisers, etc. By browsing context we mean how the user browsers the Web, including mainly the concrete configuration of its browser. When the context of the browser changes, its security requirements also change. In this work, we present the use of authorisation policies to automatise the process of controlling the resources of a Web browser when its context changes. The objective of our proposal is oriented towards easing the adaptation to the security requirements of the new context and enforce them in the browser without the need for user intervention. We present a concrete application of our work as a plug-in for the adaption of security requirements in Mozilla/Firefox browser when a context of anonymous navigation through the Tor network is enabled.

  12. Nessi: An EEG-Controlled Web Browser for Severely Paralyzed Patients

    Directory of Open Access Journals (Sweden)

    Michael Bensch

    2007-01-01

    Full Text Available We have previously demonstrated that an EEG-controlled web browser based on self-regulation of slow cortical potentials (SCPs enables severely paralyzed patients to browse the internet independently of any voluntary muscle control. However, this system had several shortcomings, among them that patients could only browse within a limited number of web pages and had to select links from an alphabetical list, causing problems if the link names were identical or if they were unknown to the user (as in graphical links. Here we describe a new EEG-controlled web browser, called Nessi, which overcomes these shortcomings. In Nessi, the open source browser, Mozilla, was extended by graphical in-place markers, whereby different brain responses correspond to different frame colors placed around selectable items, enabling the user to select any link on a web page. Besides links, other interactive elements are accessible to the user, such as e-mail and virtual keyboards, opening up a wide range of hypertext-based applications.

  13. An Asynchronous P300-Based Brain-Computer Interface Web Browser for Severely Disabled People.

    Science.gov (United States)

    Martinez-Cagigal, Victor; Gomez-Pilar, Javier; Alvarez, Daniel; Hornero, Roberto

    2017-08-01

    This paper presents an electroencephalographic (EEG) P300-based brain-computer interface (BCI) Internet browser. The system uses the "odd-ball" row-col paradigm for generating the P300 evoked potentials on the scalp of the user, which are immediately processed and translated into web browser commands. There were previous approaches for controlling a BCI web browser. However, to the best of our knowledge, none of them was focused on an assistive context, failing to test their applications with a suitable number of end users. In addition, all of them were synchronous applications, where it was necessary to introduce a "read-mode" command in order to avoid a continuous command selection. Thus, the aim of this study is twofold: 1) to test our web browser with a population of multiple sclerosis (MS) patients in order to assess the usefulness of our proposal to meet their daily communication needs; and 2) to overcome the aforementioned limitation by adding a threshold that discerns between control and non-control states, allowing the user to calmly read the web page without undesirable selections. The browser was tested with sixteen MS patients and five healthy volunteers. Both quantitative and qualitative metrics were obtained. MS participants reached an average accuracy of 84.14%, whereas 95.75% was achieved by control subjects. Results show that MS patients can successfully control the BCI web browser, improving their personal autonomy.

  14. Cracking ShadowCrypt: Exploring the Limitations of Secure I/O Systems in Internet Browsers

    Directory of Open Access Journals (Sweden)

    Freyberger Michael

    2018-04-01

    Full Text Available An important line of privacy research is investigating the design of systems for secure input and output (I/O within Internet browsers. These systems would allow for users’ information to be encrypted and decrypted by the browser, and the specific web applications will only have access to the users’ information in encrypted form. The state-of-the-art approach for a secure I/O system within Internet browsers is a system called ShadowCrypt created by UC Berkeley researchers [23]. This paper will explore the limitations of ShadowCrypt in order to provide a foundation for the general principles that must be followed when designing a secure I/O system within Internet browsers. First, we developed a comprehensive UI attack that cannot be mitigated with popular UI defenses, and tested the efficacy of the attack through a user study administered on Amazon Mechanical Turk. Only 1 of the 59 participants who were under attack successfully noticed the UI attack, which validates the stealthiness of the attack. Second, we present multiple attack vectors against Shadow-Crypt that do not rely upon UI deception. These attack vectors expose the privacy weaknesses of Shadow DOM—the key browser primitive leveraged by ShadowCrypt. Finally, we present a sketch of potential countermeasures that can enable the design of future secure I/O systems within Internet browsers.

  15. Cracking ShadowCrypt: Exploring the Limitations of Secure I/O Systems in Internet Browsers

    OpenAIRE

    Freyberger Michael; He Warren; Akhawe Devdatta; Mazurek Michelle L.; Mittal Prateek

    2018-01-01

    An important line of privacy research is investigating the design of systems for secure input and output (I/O) within Internet browsers. These systems would allow for users’ information to be encrypted and decrypted by the browser, and the specific web applications will only have access to the users’ information in encrypted form. The state-of-the-art approach for a secure I/O system within Internet browsers is a system called ShadowCrypt created by UC Berkeley researchers [23]. This paper wi...

  16. Browser App Approach: Can It Be an Answer to the Challenges in Cross-Platform App Development?

    Directory of Open Access Journals (Sweden)

    Minh Q. Huynh

    2017-02-01

    Full Text Available Aim/Purpose: As smartphones proliferate, many different platforms begin to emerge. The challenge to developers as well as IS educators and students is how to learn the skills to design and develop apps to run on cross-platforms. Background: For developers, the purpose of this paper is to describe an alternative to the complex native app development. For IS educators and students, the paper provides a feasible way to learn and develop fully functional mobile apps without technical burdens. Methodology: The methods used in the development of browser-based apps is prototyping. Our proposed approach is browser-based, supports cross-platforms, uses open-source standards, and takes advantage of “write-once-and-run-anywhere” (WORA concept. Contribution: The paper illustrates the application of the browser-based approach to create a series of browser apps without high learning curve. Findings: The results show the potentials for using browser app approach to teach as well as to create new apps. Recommendations for Practitioners\t: Our proposed browser app development approach and example would be useful to mobile app developers/IS educators and non-technical students because the source code as well as documentations in this project are available for downloading. Future Research: For further work, we discuss the use of hybrid development framework to enhance browser apps.

  17. The MycoBrowser portal: a comprehensive and manually annotated resource for mycobacterial genomes.

    Science.gov (United States)

    Kapopoulou, Adamandia; Lew, Jocelyne M; Cole, Stewart T

    2011-01-01

    In this paper, we present the MycoBrowser portal (http://mycobrowser.epfl.ch/), a resource that provides both in silico generated and manually reviewed information within databases dedicated to the complete genomes of Mycobacterium tuberculosis, Mycobacterium leprae, Mycobacterium marinum and Mycobacterium smegmatis. A central component of MycoBrowser is TubercuList (http://tuberculist.epfl.ch), which has recently benefited from a new data management system and web interface. These improvements were extended to all MycoBrowser databases. We provide an overview of the functionalities available and the different ways of interrogating the data then discuss how both the new information and the latest features are helping the mycobacterial research communities. Copyright © 2010 Elsevier Ltd. All rights reserved.

  18. Lexicon Sextant: Modeling a Mnemonic System for Customizable Browser Information Organization and Management

    Science.gov (United States)

    Shen, Siu-Tsen

    2016-01-01

    This paper presents an ongoing study of the development of a customizable web browser information organization and management system, which the author has named Lexicon Sextant (LS). LS is a user friendly, graphical web based add-on to the latest generation of web browsers, such as Google Chrome, making it easier and more intuitive to store and…

  19. A browser-based tool for conversion between Fortran NAMELIST and XML/HTML

    Science.gov (United States)

    Naito, O.

    A browser-based tool for conversion between Fortran NAMELIST and XML/HTML is presented. It runs on an HTML5 compliant browser and generates reusable XML files to aid interoperability. It also provides a graphical interface for editing and annotating variables in NAMELIST, hence serves as a primitive code documentation environment. Although the tool is not comprehensive, it could be viewed as a test bed for integrating legacy codes into modern systems.

  20. A browser-based tool for conversion between Fortran NAMELIST and XML/HTML

    Directory of Open Access Journals (Sweden)

    O. Naito

    2017-01-01

    Full Text Available A browser-based tool for conversion between Fortran NAMELIST and XML/HTML is presented. It runs on an HTML5 compliant browser and generates reusable XML files to aid interoperability. It also provides a graphical interface for editing and annotating variables in NAMELIST, hence serves as a primitive code documentation environment. Although the tool is not comprehensive, it could be viewed as a test bed for integrating legacy codes into modern systems.

  1. Concertina browsers: a formative evaluation of user preference.

    Science.gov (United States)

    Harper, Simon; Christophorou, Nicola

    2008-09-01

    Evidence suggests that concertina browsers - browsers with the facility to expand and contract sections of information - are important in providing the reader with an enhanced cognition of small to medium amounts of information. These systems have been shown to be useful for visually disabled users surfing the World Wide Web (Web), and with the development of the Mobile Web, there has been renewed interest in their use. This is due to the similarities of reduced or constrained vision found to exist between visually impaired users and the users of mobile devices. The cognition of information fragments is key to the user experience and the reduction of 'information overload'; as such we are concerned with assisting designers of concertina browsers in providing an enhanced user experience by ascertaining user preference through a formative evaluation of concertina summaries. This aspect of browsing is important because in all concertina systems there is a distinct cognition speed/depth trade-off. Here we investigate a number of these concertina summarization techniques against each other. We describe a formative evaluation which concludes that users prefer concertina summarization of Web documents starting from 6.25% slices of both the top and bottom and expanding from the top in 2% steps to a target maximum of 18.50% (being 12.25% from the top and 6.25% from the bottom). These preferences were found to be representative of documents of less than 600 words of content, and included the preference to not fragment an individual sentence even if that meant slightly increasing the target: Starting, maximum, and step percentage slices.

  2. A Lifelog Browser for Visualization and Search of Mobile Everyday-Life

    Directory of Open Access Journals (Sweden)

    Keum-Sung Hwang

    2014-01-01

    Full Text Available Mobile devices can now handle a great deal of information thanks to the convergence of diverse functionalities. Mobile environments have already shown great potential in terms of providing customized service to users because they can record meaningful and private information continually for long periods of time. The research for understanding, searching and summarizing the everyday-life of human has received increasing attention in recent years due to the digital convergence. In this paper, we propose a mobile life browser, which visualizes and searches human's mobile life based on the contents and context of lifelog data. The mobile life browser is for searching the personal information effectively collected on his/her mobile device and for supporting the concept-based searching method by using concept networks and Bayesian networks. In the experiments, we collected the real mobile log data from three users for a month and visualized the mobile lives of the users with the mobile life browser developed. Some tests on searching tasks confirmed that the result using the proposed concept-based searching method is promising.

  3. Quality Search Content: A Reality With Next Generation Browsers

    Digital Repository Service at National Institute of Oceanography (India)

    Lakshminarayana, S.

    Internet became destiny to get information or to transact a business need. Most of the works including the recent articles demands for quality search content from the Web. The Interactions in the Internet are performed through a web browser. A...

  4. An online database for informing ecological network models: http://kelpforest.ucsc.edu.

    Science.gov (United States)

    Beas-Luna, Rodrigo; Novak, Mark; Carr, Mark H; Tinker, Martin T; Black, August; Caselle, Jennifer E; Hoban, Michael; Malone, Dan; Iles, Alison

    2014-01-01

    Ecological network models and analyses are recognized as valuable tools for understanding the dynamics and resiliency of ecosystems, and for informing ecosystem-based approaches to management. However, few databases exist that can provide the life history, demographic and species interaction information necessary to parameterize ecological network models. Faced with the difficulty of synthesizing the information required to construct models for kelp forest ecosystems along the West Coast of North America, we developed an online database (http://kelpforest.ucsc.edu/) to facilitate the collation and dissemination of such information. Many of the database's attributes are novel yet the structure is applicable and adaptable to other ecosystem modeling efforts. Information for each taxonomic unit includes stage-specific life history, demography, and body-size allometries. Species interactions include trophic, competitive, facilitative, and parasitic forms. Each data entry is temporally and spatially explicit. The online data entry interface allows researchers anywhere to contribute and access information. Quality control is facilitated by attributing each entry to unique contributor identities and source citations. The database has proven useful as an archive of species and ecosystem-specific information in the development of several ecological network models, for informing management actions, and for education purposes (e.g., undergraduate and graduate training). To facilitate adaptation of the database by other researches for other ecosystems, the code and technical details on how to customize this database and apply it to other ecosystems are freely available and located at the following link (https://github.com/kelpforest-cameo/databaseui).

  5. ABrowse - a customizable next-generation genome browser framework

    Directory of Open Access Journals (Sweden)

    Kong Lei

    2012-01-01

    Full Text Available Abstract Background With the rapid growth of genome sequencing projects, genome browser is becoming indispensable, not only as a visualization system but also as an interactive platform to support open data access and collaborative work. Thus a customizable genome browser framework with rich functions and flexible configuration is needed to facilitate various genome research projects. Results Based on next-generation web technologies, we have developed a general-purpose genome browser framework ABrowse which provides interactive browsing experience, open data access and collaborative work support. By supporting Google-map-like smooth navigation, ABrowse offers end users highly interactive browsing experience. To facilitate further data analysis, multiple data access approaches are supported for external platforms to retrieve data from ABrowse. To promote collaborative work, an online user-space is provided for end users to create, store and share comments, annotations and landmarks. For data providers, ABrowse is highly customizable and configurable. The framework provides a set of utilities to import annotation data conveniently. To build ABrowse on existing annotation databases, data providers could specify SQL statements according to database schema. And customized pages for detailed information display of annotation entries could be easily plugged in. For developers, new drawing strategies could be integrated into ABrowse for new types of annotation data. In addition, standard web service is provided for data retrieval remotely, providing underlying machine-oriented programming interface for open data access. Conclusions ABrowse framework is valuable for end users, data providers and developers by providing rich user functions and flexible customization approaches. The source code is published under GNU Lesser General Public License v3.0 and is accessible at http://www.abrowse.org/. To demonstrate all the features of ABrowse, a live demo for

  6. ABrowse--a customizable next-generation genome browser framework.

    Science.gov (United States)

    Kong, Lei; Wang, Jun; Zhao, Shuqi; Gu, Xiaocheng; Luo, Jingchu; Gao, Ge

    2012-01-05

    With the rapid growth of genome sequencing projects, genome browser is becoming indispensable, not only as a visualization system but also as an interactive platform to support open data access and collaborative work. Thus a customizable genome browser framework with rich functions and flexible configuration is needed to facilitate various genome research projects. Based on next-generation web technologies, we have developed a general-purpose genome browser framework ABrowse which provides interactive browsing experience, open data access and collaborative work support. By supporting Google-map-like smooth navigation, ABrowse offers end users highly interactive browsing experience. To facilitate further data analysis, multiple data access approaches are supported for external platforms to retrieve data from ABrowse. To promote collaborative work, an online user-space is provided for end users to create, store and share comments, annotations and landmarks. For data providers, ABrowse is highly customizable and configurable. The framework provides a set of utilities to import annotation data conveniently. To build ABrowse on existing annotation databases, data providers could specify SQL statements according to database schema. And customized pages for detailed information display of annotation entries could be easily plugged in. For developers, new drawing strategies could be integrated into ABrowse for new types of annotation data. In addition, standard web service is provided for data retrieval remotely, providing underlying machine-oriented programming interface for open data access. ABrowse framework is valuable for end users, data providers and developers by providing rich user functions and flexible customization approaches. The source code is published under GNU Lesser General Public License v3.0 and is accessible at http://www.abrowse.org/. To demonstrate all the features of ABrowse, a live demo for Arabidopsis thaliana genome has been built at http://arabidopsis.cbi.edu.cn/.

  7. ABrowse - a customizable next-generation genome browser framework

    Science.gov (United States)

    2012-01-01

    Background With the rapid growth of genome sequencing projects, genome browser is becoming indispensable, not only as a visualization system but also as an interactive platform to support open data access and collaborative work. Thus a customizable genome browser framework with rich functions and flexible configuration is needed to facilitate various genome research projects. Results Based on next-generation web technologies, we have developed a general-purpose genome browser framework ABrowse which provides interactive browsing experience, open data access and collaborative work support. By supporting Google-map-like smooth navigation, ABrowse offers end users highly interactive browsing experience. To facilitate further data analysis, multiple data access approaches are supported for external platforms to retrieve data from ABrowse. To promote collaborative work, an online user-space is provided for end users to create, store and share comments, annotations and landmarks. For data providers, ABrowse is highly customizable and configurable. The framework provides a set of utilities to import annotation data conveniently. To build ABrowse on existing annotation databases, data providers could specify SQL statements according to database schema. And customized pages for detailed information display of annotation entries could be easily plugged in. For developers, new drawing strategies could be integrated into ABrowse for new types of annotation data. In addition, standard web service is provided for data retrieval remotely, providing underlying machine-oriented programming interface for open data access. Conclusions ABrowse framework is valuable for end users, data providers and developers by providing rich user functions and flexible customization approaches. The source code is published under GNU Lesser General Public License v3.0 and is accessible at http://www.abrowse.org/. To demonstrate all the features of ABrowse, a live demo for Arabidopsis thaliana genome

  8. A Comparative Performance Analysis of Popular Internet Browsers ...

    African Journals Online (AJOL)

    As more and more services become available on the Internet, the issue of fast ... perform best in down load time, Internet Explorer performs best in memory usage, ... Key words: World Wide Web, Internet Browser, W3C, APIs, Milnet ... the most accessible parts of the Internet. Its ... information that should be kept private in an.

  9. Usability of Web Browsers for Multi-touch Platforms

    OpenAIRE

    Khan, Hasan Zaryab

    2010-01-01

    Multi-touch interface is an improvement within the existing touch screen technology, which allows the user to operate the electronic visual display with finger gestures. This work examines how good current web browsers are positioned to avail of the next generation HCI, currently dubbed Natural User Interfaces which are largely multi-touch interfaces at this point in time.

  10. MLitB: machine learning in the browser

    Directory of Open Access Journals (Sweden)

    Edward Meeds

    2015-07-01

    Full Text Available With few exceptions, the field of Machine Learning (ML research has largely ignored the browser as a computational engine. Beyond an educational resource for ML, the browser has vast potential to not only improve the state-of-the-art in ML research, but also, inexpensively and on a massive scale, to bring sophisticated ML learning and prediction to the public at large. This paper introduces MLitB, a prototype ML framework written entirely in Javascript, capable of performing large-scale distributed computing with heterogeneous classes of devices. The development of MLitB has been driven by several underlying objectives whose aim is to make ML learning and usage ubiquitous (by using ubiquitous compute devices, cheap and effortlessly distributed, and collaborative. This is achieved by allowing every internet capable device to run training algorithms and predictive models with no software installation and by saving models in universally readable formats. Our prototype library is capable of training deep neural networks with synchronized, distributed stochastic gradient descent. MLitB offers several important opportunities for novel ML research, including: development of distributed learning algorithms, advancement of web GPU algorithms, novel field and mobile applications, privacy preserving computing, and green grid-computing. MLitB is available as open source software.

  11. Faecal nitrogen of browser and mixed feeder game species during ...

    African Journals Online (AJOL)

    Faecal nitrogen of browser and mixed feeder game species during different seasons. ... A practical measure of assessing periods of potential nutritional stress of game species is needed in the management of ... AJOL African Journals Online.

  12. A browser-based multi-user working environment for physicists

    International Nuclear Information System (INIS)

    Erdmann, M; Fischer, R; Glaser, C; Klingebiel, D; Komm, M; Müller, G; Rieger, M; Steggemann, J; Urban, M; Winchen, T

    2014-01-01

    Many programs in experimental particle physics do not yet have a graphical interface, or demand strong platform and software requirements. With the most recent development of the VISPA project, we provide graphical interfaces to existing software programs and access to multiple computing clusters through standard web browsers. The scalable clientserver system allows analyses to be performed in sizable teams, and disburdens the individual physicist from installing and maintaining a software environment. The VISPA graphical interfaces are implemented in HTML, JavaScript and extensions to the Python webserver. The webserver uses SSH and RPC to access user data, code and processes on remote sites. As example applications we present graphical interfaces for steering the reconstruction framework OFFLINE of the Pierre-Auger experiment, and the analysis development toolkit PXL. The browser based VISPA system was field-tested in biweekly homework of a third year physics course by more than 100 students. We discuss the system deployment and the evaluation by the students.

  13. Global Intersection of Long Non-Coding RNAs with Processed and Unprocessed Pseudogenes in the Human Genome

    Directory of Open Access Journals (Sweden)

    Michael John Milligan

    2016-03-01

    Full Text Available Pseudogenes are abundant in the human genome and had long been thought of purely as nonfunctional gene fossils. Recent observations point to a role for pseudogenes in regulating genes transcriptionally and post-transcriptionally in human cells. To computationally interrogate the network space of integrated pseudogene and long non-coding RNA regulation in the human transcriptome, we developed and implemented an algorithm to identify all long non-coding RNA (lncRNA transcripts that overlap the genomic spans, and specifically the exons, of any human pseudogenes in either sense or antisense orientation. As inputs to our algorithm, we imported three public repositories of pseudogenes: GENCODE v17 (processed and unprocessed, Ensembl 72; Retroposed Pseudogenes V5 (processed only and Yale Pseudo60 (processed and unprocessed, Ensembl 60; two public lncRNA catalogs: Broad Institute, GENCODE v17; NCBI annotated piRNAs; and NHGRI clinical variants. The data sets were retrieved from the UCSC Genome Database using the UCSC Table Browser. We identified 2277 loci containing exon-to-exon overlaps between pseudogenes, both processed and unprocessed, and long non-coding RNA genes. Of these loci we identified 1167 with Genbank EST and full-length cDNA support providing direct evidence of transcription on one or both strands with exon-to-exon overlaps. The analysis converged on 313 pseudogene-lncRNA exon-to-exon overlaps that were bidirectionally supported by both full-length cDNAs and ESTs. In the process of identifying transcribed pseudogenes, we generated a comprehensive, positionally non-redundant encyclopedia of human pseudogenes, drawing upon multiple, and formerly disparate public pseudogene repositories. Collectively, these observations suggest that pseudogenes are pervasively transcribed on both strands and are common drivers of gene regulation.

  14. Engineering the ATLAS TAG Browser

    International Nuclear Information System (INIS)

    Zhang Qizhi

    2011-01-01

    ELSSI is a web-based event metadata (TAG) browser and event-level selection service for ATLAS. In this paper, we describe some of the challenges encountered in the process of developing ELSSI, and the software engineering strategies adopted to address those challenges. Approaches to management of access to data, browsing, data rendering, query building, query validation, execution, connection management, and communication with auxiliary services are discussed. We also describe strategies for dealing with data that may vary over time, such as run-dependent trigger decision decoding. Along with examples, we illustrate how programming techniques in multiple languages (PHP, JAVASCRIPT, XML, AJAX, and PL/SQL) have been blended to achieve the required results. Finally, we evaluate features of the ELSSI service in terms of functionality, scalability, and performance.

  15. Trajectory Browser Website

    Science.gov (United States)

    Foster, Cyrus; Jaroux, Belgacem A.

    2012-01-01

    The Trajectory Browser is a web-based tool developed at the NASA Ames Research Center to be used for the preliminary assessment of trajectories to small-bodies and planets and for providing relevant launch date, time-of-flight and V requirements. The site hosts a database of transfer trajectories from Earth to asteroids and planets for various types of missions such as rendezvous, sample return or flybys. A search engine allows the user to find trajectories meeting desired constraints on the launch window, mission duration and delta V capability, while a trajectory viewer tool allows the visualization of the heliocentric trajectory and the detailed mission itinerary. The anticipated user base of this tool consists primarily of scientists and engineers designing interplanetary missions in the context of pre-phase A studies, particularly for performing accessibility surveys to large populations of small-bodies. The educational potential of the website is also recognized for academia and the public with regards to trajectory design, a field that has generally been poorly understood by the public. The website is currently hosted on NASA-internal URL http://trajbrowser.arc.nasa.gov/ with plans for a public release as soon as development is complete.

  16. Exploratory Visual Analytics of a Dynamically Built Network of Nodes in a WebGL-Enabled Browser

    Science.gov (United States)

    2014-01-01

    dimensionality reduction, feature extraction, high-dimensional data, t-distributed stochastic neighbor embedding, neighbor retrieval visualizer, visual...WebGL-enabled rendering is supported natively by browsers such as the latest Mozilla Firefox , Google Chrome, and Microsoft Internet Explorer 11. At the...appropriate names. The resultant 26-node network is displayed in a Mozilla Firefox browser in figure 2 (also see appendix B). 3 Figure 1. The

  17. SU-E-J-114: Web-Browser Medical Physics Applications Using HTML5 and Javascript.

    Science.gov (United States)

    Bakhtiari, M

    2012-06-01

    Since 2010, there has been a great attention about HTML5. Application developers and browser makers fully embrace and support the web of the future. Consumers have started to embrace HTML5, especially as more users understand the benefits and potential that HTML5 can mean for the future.Modern browsers such as Firefox, Google Chrome, and Safari are offering better and more robust support for HTML5, CSS3, and JavaScript. The idea is to introduce the HTML5 to medical physics community for open source software developments. The benefit of using HTML5 is developing portable software systems. The HTML5, CSS, and JavaScript programming languages were used to develop several applications for Quality Assurance in radiation therapy. The canvas element of HTML5 was used for handling and displaying the images, and JavaScript was used to manipulate the data. Sample application were developed to: 1. analyze the flatness and symmetry of the radiotherapy fields in a web browser, 2.analyze the Dynalog files from Varian machines, 3. visualize the animated Dynamic MLC files, 4. Simulation via Monte Carlo, and 5. interactive image manipulation. The programs showed great performance and speed in uploading the data and displaying the results. The flatness and symmetry program and Dynalog file analyzer ran in a fraction of second. The reason behind this performance is using JavaScript language which is a lower level programming language in comparison to the most of the scientific programming packages such as Matlab. The second reason is that JavaScript runs locally on client side computers not on the web-servers. HTML5 and JavaScript can be used to develop useful applications that can be run online or offline on different modern web-browsers. The programming platform can be also one of the modern web-browsers which are mostly open source (such as Firefox). © 2012 American Association of Physicists in Medicine.

  18. ImageJS: Personalized, participated, pervasive, and reproducible image bioinformatics in the web browser

    Directory of Open Access Journals (Sweden)

    Jonas S Almeida

    2012-01-01

    Full Text Available Background: Image bioinformatics infrastructure typically relies on a combination of server-side high-performance computing and client desktop applications tailored for graphic rendering. On the server side, matrix manipulation environments are often used as the back-end where deployment of specialized analytical workflows takes place. However, neither the server-side nor the client-side desktop solution, by themselves or combined, is conducive to the emergence of open, collaborative, computational ecosystems for image analysis that are both self-sustained and user driven. Materials and Methods: ImageJS was developed as a browser-based webApp, untethered from a server-side backend, by making use of recent advances in the modern web browser such as a very efficient compiler, high-end graphical rendering capabilities, and I/O tailored for code migration. Results : Multiple versioned code hosting services were used to develop distinct ImageJS modules to illustrate its amenability to collaborative deployment without compromise of reproducibility or provenance. The illustrative examples include modules for image segmentation, feature extraction, and filtering. The deployment of image analysis by code migration is in sharp contrast with the more conventional, heavier, and less safe reliance on data transfer. Accordingly, code and data are loaded into the browser by exactly the same script tag loading mechanism, which offers a number of interesting applications that would be hard to attain with more conventional platforms, such as NIH′s popular ImageJ application. Conclusions : The modern web browser was found to be advantageous for image bioinformatics in both the research and clinical environments. This conclusion reflects advantages in deployment scalability and analysis reproducibility, as well as the critical ability to deliver advanced computational statistical procedures machines where access to sensitive data is controlled, that is, without

  19. ImageJS: Personalized, participated, pervasive, and reproducible image bioinformatics in the web browser.

    Science.gov (United States)

    Almeida, Jonas S; Iriabho, Egiebade E; Gorrepati, Vijaya L; Wilkinson, Sean R; Grüneberg, Alexander; Robbins, David E; Hackney, James R

    2012-01-01

    Image bioinformatics infrastructure typically relies on a combination of server-side high-performance computing and client desktop applications tailored for graphic rendering. On the server side, matrix manipulation environments are often used as the back-end where deployment of specialized analytical workflows takes place. However, neither the server-side nor the client-side desktop solution, by themselves or combined, is conducive to the emergence of open, collaborative, computational ecosystems for image analysis that are both self-sustained and user driven. ImageJS was developed as a browser-based webApp, untethered from a server-side backend, by making use of recent advances in the modern web browser such as a very efficient compiler, high-end graphical rendering capabilities, and I/O tailored for code migration. Multiple versioned code hosting services were used to develop distinct ImageJS modules to illustrate its amenability to collaborative deployment without compromise of reproducibility or provenance. The illustrative examples include modules for image segmentation, feature extraction, and filtering. The deployment of image analysis by code migration is in sharp contrast with the more conventional, heavier, and less safe reliance on data transfer. Accordingly, code and data are loaded into the browser by exactly the same script tag loading mechanism, which offers a number of interesting applications that would be hard to attain with more conventional platforms, such as NIH's popular ImageJ application. The modern web browser was found to be advantageous for image bioinformatics in both the research and clinical environments. This conclusion reflects advantages in deployment scalability and analysis reproducibility, as well as the critical ability to deliver advanced computational statistical procedures machines where access to sensitive data is controlled, that is, without local "download and installation".

  20. Interactive metagenomic visualization in a Web browser

    Directory of Open Access Journals (Sweden)

    Phillippy Adam M

    2011-09-01

    Full Text Available Abstract Background A critical output of metagenomic studies is the estimation of abundances of taxonomical or functional groups. The inherent uncertainty in assignments to these groups makes it important to consider both their hierarchical contexts and their prediction confidence. The current tools for visualizing metagenomic data, however, omit or distort quantitative hierarchical relationships and lack the facility for displaying secondary variables. Results Here we present Krona, a new visualization tool that allows intuitive exploration of relative abundances and confidences within the complex hierarchies of metagenomic classifications. Krona combines a variant of radial, space-filling displays with parametric coloring and interactive polar-coordinate zooming. The HTML5 and JavaScript implementation enables fully interactive charts that can be explored with any modern Web browser, without the need for installed software or plug-ins. This Web-based architecture also allows each chart to be an independent document, making them easy to share via e-mail or post to a standard Web server. To illustrate Krona's utility, we describe its application to various metagenomic data sets and its compatibility with popular metagenomic analysis tools. Conclusions Krona is both a powerful metagenomic visualization tool and a demonstration of the potential of HTML5 for highly accessible bioinformatic visualizations. Its rich and interactive displays facilitate more informed interpretations of metagenomic analyses, while its implementation as a browser-based application makes it extremely portable and easily adopted into existing analysis packages. Both the Krona rendering code and conversion tools are freely available under a BSD open-source license, and available from: http://krona.sourceforge.net.

  1. A browser-based event display for the CMS Experiment at the LHC using WebGL

    Science.gov (United States)

    McCauley, T.

    2017-10-01

    Modern web browsers are powerful and sophisticated applications that support an ever-wider range of uses. One such use is rendering high-quality, GPU-accelerated, interactive 2D and 3D graphics in an HTML canvas. This can be done via WebGL, a JavaScript API based on OpenGL ES. Applications delivered via the browser have several distinct benefits for the developer and user. For example, they can be implemented using well-known and well-developed technologies, while distribution and use via a browser allows for rapid prototyping and deployment and ease of installation. In addition, delivery of applications via the browser allows for easy use on mobile, touch-enabled devices such as phones and tablets. iSpy WebGL is an application for visualization of events detected and reconstructed by the CMS Experiment at the Large Hadron Collider at CERN. The first event display developed for an LHC experiment to use WebGL, iSpy WebGL is a client-side application written in JavaScript, HTML, and CSS and uses the WebGL API three.js. iSpy WebGL is used for monitoring of CMS detector performance, for production of images and animations of CMS collisions events for the public, as a virtual reality application using Google Cardboard, and asa tool available for public education and outreach such as in the CERN Open Data Portal and the CMS masterclasses. We describe here its design, development, and usage as well as future plans.

  2. JavaScript Access to DICOM Network and Objects in Web Browser.

    Science.gov (United States)

    Drnasin, Ivan; Grgić, Mislav; Gogić, Goran

    2017-10-01

    Digital imaging and communications in medicine (DICOM) 3.0 standard provides the baseline for the picture archiving and communication systems (PACS). The development of Internet and various communication media initiated demand for non-DICOM access to PACS systems. Ever-increasing utilization of the web browsers, laptops and handheld devices, as opposed to desktop applications and static organizational computers, lead to development of different web technologies. The DICOM standard officials accepted those subsequently as tools of alternative access. This paper provides an overview of the current state of development of the web access technology to the DICOM repositories. It presents a different approach of using HTML5 features of the web browsers through the JavaScript language and the WebSocket protocol by enabling real-time communication with DICOM repositories. JavaScript DICOM network library, DICOM to WebSocket proxy and a proof-of-concept web application that qualifies as a DICOM 3.0 device were developed.

  3. LS-SNP/PDB: annotated non-synonymous SNPs mapped to Protein Data Bank structures.

    Science.gov (United States)

    Ryan, Michael; Diekhans, Mark; Lien, Stephanie; Liu, Yun; Karchin, Rachel

    2009-06-01

    LS-SNP/PDB is a new WWW resource for genome-wide annotation of human non-synonymous (amino acid changing) SNPs. It serves high-quality protein graphics rendered with UCSF Chimera molecular visualization software. The system is kept up-to-date by an automated, high-throughput build pipeline that systematically maps human nsSNPs onto Protein Data Bank structures and annotates several biologically relevant features. LS-SNP/PDB is available at (http://ls-snp.icm.jhu.edu/ls-snp-pdb) and via links from protein data bank (PDB) biology and chemistry tabs, UCSC Genome Browser Gene Details and SNP Details pages and PharmGKB Gene Variants Downloads/Cross-References pages.

  4. Engineering the ATLAS TAG Browser

    CERN Document Server

    Zhang, Q; The ATLAS collaboration

    2011-01-01

    ELSSI is a web-based event metadata (TAG) browser and event-level selection service for ATLAS. TAGs from all ATLAS physics and Monte Carlo data sets are routinely loaded into Oracle databases as an integral part of event processing. As data volumes increase, more and more sites are joining the distributed TAG data hosting topology. Meanwhile, TAG content and database schemata continue to evolve as new user requirements and additional sources of metadata emerge. All of this has posed many challenges to the development of ELSSI, which must support vast amounts of TAG data while source, content, geographic locations, and user query patterns may change over time. In this paper, we describe some of the challenges encountered in the process of developing ELSSI, and the software engineering strategies adopted to address those challenges. Approaches to management of access to data, browsing, data rendering, query building, query validation, execution, connection management, and communication with auxiliary services a...

  5. Engineering the ATLAS TAG Browser

    CERN Document Server

    Zhang, Q; The ATLAS collaboration

    2011-01-01

    ELSSI is a web-based event metadata (TAG) browser and event-level selection service for ATLAS. TAGs from all ATLAS physics and Monte Carlo data sets are routinely loaded into Oracle databases as an integral part of event processing. As data volumes increase, more and more sites are joining the distributed TAG data hosting topology[1]. Meanwhile, TAG content and database schemata continue to evolve as new user requirements and additional sources of metadata emerge. All of this has posed many challenges to the development of ELSSI, which must support vast amounts of TAG data while source, content, geographic locations, and user query patterns may change over time. In this paper, we describe some of the challenges encountered in the process of developing ELSSI, and the software engineering strategies adopted to address those challenges. Approaches to management of access to data, browsing, data rendering, query building, query validation, execution, connection management, and communication with auxiliary service...

  6. Piracy Versus Privacy: An Analysis of Values Encoded in the PirateBrowser

    NARCIS (Netherlands)

    Bodó, B.

    2015-01-01

    The Piratebrowser is a web browser which utilizes the Privacy Enhancing Technology Tor to circumvent nationally implemented internet filters blocking the access to the Pirate Bay. The article analyzes the possible consequences of a mass influx of copyright pirates into the privacy domain. It

  7. EntrezAJAX: direct web browser access to the Entrez Programming Utilities

    Directory of Open Access Journals (Sweden)

    Pallen Mark J

    2010-06-01

    Full Text Available Abstract Web applications for biology and medicine often need to integrate data from Entrez services provided by the National Center for Biotechnology Information. However, direct access to Entrez from a web browser is not possible due to 'same-origin' security restrictions. The use of "Asynchronous JavaScript and XML" (AJAX to create rich, interactive web applications is now commonplace. The ability to access Entrez via AJAX would be advantageous in the creation of integrated biomedical web resources. We describe EntrezAJAX, which provides access to Entrez eUtils and is able to circumvent same-origin browser restrictions. EntrezAJAX is easily implemented by JavaScript developers and provides identical functionality as Entrez eUtils as well as enhanced functionality to ease development. We provide easy-to-understand developer examples written in JavaScript to illustrate potential uses of this service. For the purposes of speed, reliability and scalability, EntrezAJAX has been deployed on Google App Engine, a freely available cloud service. The EntrezAJAX webpage is located at http://entrezajax.appspot.com/

  8. Savant Genome Browser 2: visualization and analysis for population-scale genomics.

    Science.gov (United States)

    Fiume, Marc; Smith, Eric J M; Brook, Andrew; Strbenac, Dario; Turner, Brian; Mezlini, Aziz M; Robinson, Mark D; Wodak, Shoshana J; Brudno, Michael

    2012-07-01

    High-throughput sequencing (HTS) technologies are providing an unprecedented capacity for data generation, and there is a corresponding need for efficient data exploration and analysis capabilities. Although most existing tools for HTS data analysis are developed for either automated (e.g. genotyping) or visualization (e.g. genome browsing) purposes, such tools are most powerful when combined. For example, integration of visualization and computation allows users to iteratively refine their analyses by updating computational parameters within the visual framework in real-time. Here we introduce the second version of the Savant Genome Browser, a standalone program for visual and computational analysis of HTS data. Savant substantially improves upon its predecessor and existing tools by introducing innovative visualization modes and navigation interfaces for several genomic datatypes, and synergizing visual and automated analyses in a way that is powerful yet easy even for non-expert users. We also present a number of plugins that were developed by the Savant Community, which demonstrate the power of integrating visual and automated analyses using Savant. The Savant Genome Browser is freely available (open source) at www.savantbrowser.com.

  9. EcoBrowser: a web-based tool for visualizing transcriptome data of Escherichia coli

    Directory of Open Access Journals (Sweden)

    Jia Peng

    2011-10-01

    Full Text Available Abstract Background Escherichia coli has been extensively studied as a prokaryotic model organism whose whole genome was determined in 1997. However, it is difficult to identify all the gene products involved in diverse functions by using whole genome sequencesalone. The high-resolution transcriptome mapping using tiling arrays has proved effective to improve the annotation of transcript units and discover new transcripts of ncRNAs. While abundant tiling array data have been generated, the lack of appropriate visualization tools to accommodate and integrate multiple sources of data has emerged. Findings EcoBrowser is a web-based tool for visualizing genome annotations and transcriptome data of E. coli. Important tiling array data of E. coli from different experimental platforms are collected and processed for query. An AJAX based genome browser is embedded for visualization. Thus, genome annotations can be compared with transcript profiling and genome occupancy profiling from independent experiments, which will be helpful in discovering new transcripts including novel mRNAs and ncRNAs, generating a detailed description of the transcription unit architecture, further providing clues for investigation of prokaryotic transcriptional regulation that has proved to be far more complex than previously thought. Conclusions With the help of EcoBrowser, users can get a systemic view both from the vertical and parallel sides, as well as inspirations for the design of new experiments which will expand our understanding of the regulation mechanism.

  10. Jet browser model accelerated by GPUs

    Directory of Open Access Journals (Sweden)

    Forster Richárd

    2016-12-01

    Full Text Available In the last centuries the experimental particle physics began to develop thank to growing capacity of computers among others. It is allowed to know the structure of the matter to level of quark gluon. Plasma in the strong interaction. Experimental evidences supported the theory to measure the predicted results. Since its inception the researchers are interested in the track reconstruction. We studied the jet browser model, which was developed for 4π calorimeter. This method works on the measurement data set, which contain the components of interaction points in the detector space and it allows to examine the trajectory reconstruction of the final state particles. We keep the total energy in constant values and it satisfies the Gauss law. Using GPUs the evaluation of the model can be drastically accelerated, as we were able to achieve up to 223 fold speedup compared to a CPU based parallel implementation.

  11. GUIdock-VNC: using a graphical desktop sharing system to provide a browser-based interface for containerized software.

    Science.gov (United States)

    Mittal, Varun; Hung, Ling-Hong; Keswani, Jayant; Kristiyanto, Daniel; Lee, Sung Bong; Yeung, Ka Yee

    2017-04-01

    Software container technology such as Docker can be used to package and distribute bioinformatics workflows consisting of multiple software implementations and dependencies. However, Docker is a command line-based tool, and many bioinformatics pipelines consist of components that require a graphical user interface. We present a container tool called GUIdock-VNC that uses a graphical desktop sharing system to provide a browser-based interface for containerized software. GUIdock-VNC uses the Virtual Network Computing protocol to render the graphics within most commonly used browsers. We also present a minimal image builder that can add our proposed graphical desktop sharing system to any Docker packages, with the end result that any Docker packages can be run using a graphical desktop within a browser. In addition, GUIdock-VNC uses the Oauth2 authentication protocols when deployed on the cloud. As a proof-of-concept, we demonstrated the utility of GUIdock-noVNC in gene network inference. We benchmarked our container implementation on various operating systems and showed that our solution creates minimal overhead. © The Authors 2017. Published by Oxford University Press.

  12. The Importance of Biological Databases in Biological Discovery.

    Science.gov (United States)

    Baxevanis, Andreas D; Bateman, Alex

    2015-06-19

    Biological databases play a central role in bioinformatics. They offer scientists the opportunity to access a wide variety of biologically relevant data, including the genomic sequences of an increasingly broad range of organisms. This unit provides a brief overview of major sequence databases and portals, such as GenBank, the UCSC Genome Browser, and Ensembl. Model organism databases, including WormBase, The Arabidopsis Information Resource (TAIR), and those made available through the Mouse Genome Informatics (MGI) resource, are also covered. Non-sequence-centric databases, such as Online Mendelian Inheritance in Man (OMIM), the Protein Data Bank (PDB), MetaCyc, and the Kyoto Encyclopedia of Genes and Genomes (KEGG), are also discussed. Copyright © 2015 John Wiley & Sons, Inc.

  13. Self-study program on HTML browser--application to Clinical Nursing General Remarks Course.

    Science.gov (United States)

    Ochiai, N; Sota, Y; Ezumi, H

    1997-01-01

    We created a self-study program using HTML browser on the Clinical Nursing General Remarks Course, Eighty-three students each selected a published book on a personal history (written personal reflections from individuals who had undergone medical treatment and hospitalization), read it and submitted reports of their impressions of the histories. Their reports were arranged from a nursing perspective and entered on the home page of our college using HTML browser. We intended that the students would become more interested in reading of the personal histories, and that they would acquire new self-study skills and increase their interest in Internet through use of our program. In addition, we hoped that this program would encourage positive communication and mutual sharing of information. The students were able to easily refer to a personal history according to their interest from a nursing perspective. Therefore this program realized the mutual learning among students and other users.

  14. jsPsych: a JavaScript library for creating behavioral experiments in a Web browser.

    Science.gov (United States)

    de Leeuw, Joshua R

    2015-03-01

    Online experiments are growing in popularity, and the increasing sophistication of Web technology has made it possible to run complex behavioral experiments online using only a Web browser. Unlike with offline laboratory experiments, however, few tools exist to aid in the development of browser-based experiments. This makes the process of creating an experiment slow and challenging, particularly for researchers who lack a Web development background. This article introduces jsPsych, a JavaScript library for the development of Web-based experiments. jsPsych formalizes a way of describing experiments that is much simpler than writing the entire experiment from scratch. jsPsych then executes these descriptions automatically, handling the flow from one task to another. The jsPsych library is open-source and designed to be expanded by the research community. The project is available online at www.jspsych.org .

  15. iHAT: interactive Hierarchical Aggregation Table for Genetic Association Data

    Directory of Open Access Journals (Sweden)

    Heinrich Julian

    2012-05-01

    Full Text Available Abstract In the search for single-nucleotide polymorphisms which influence the observable phenotype, genome wide association studies have become an important technique for the identification of associations between genotype and phenotype of a diverse set of sequence-based data. We present a methodology for the visual assessment of single-nucleotide polymorphisms using interactive hierarchical aggregation techniques combined with methods known from traditional sequence browsers and cluster heatmaps. Our tool, the interactive Hierarchical Aggregation Table (iHAT, facilitates the visualization of multiple sequence alignments, associated metadata, and hierarchical clusterings. Different color maps and aggregation strategies as well as filtering options support the user in finding correlations between sequences and metadata. Similar to other visualizations such as parallel coordinates or heatmaps, iHAT relies on the human pattern-recognition ability for spotting patterns that might indicate correlation or anticorrelation. We demonstrate iHAT using artificial and real-world datasets for DNA and protein association studies as well as expression Quantitative Trait Locus data.

  16. Development of a browser application to foster research on linking climate and health datasets: Challenges and opportunities.

    Science.gov (United States)

    Hajat, Shakoor; Whitmore, Ceri; Sarran, Christophe; Haines, Andy; Golding, Brian; Gordon-Brown, Harriet; Kessel, Anthony; Fleming, Lora E

    2017-01-01

    Improved data linkages between diverse environment and health datasets have the potential to provide new insights into the health impacts of environmental exposures, including complex climate change processes. Initiatives that link and explore big data in the environment and health arenas are now being established. To encourage advances in this nascent field, this article documents the development of a web browser application to facilitate such future research, the challenges encountered to date, and how they were addressed. A 'storyboard approach' was used to aid the initial design and development of the application. The application followed a 3-tier architecture: a spatial database server for storing and querying data, server-side code for processing and running models, and client-side browser code for user interaction and for displaying data and results. The browser was validated by reproducing previously published results from a regression analysis of time-series datasets of daily mortality, air pollution and temperature in London. Data visualisation and analysis options of the application are presented. The main factors that shaped the development of the browser were: accessibility, open-source software, flexibility, efficiency, user-friendliness, licensing restrictions and data confidentiality, visualisation limitations, cost-effectiveness, and sustainability. Creating dedicated data and analysis resources, such as the one described here, will become an increasingly vital step in improving understanding of the complex interconnections between the environment and human health and wellbeing, whilst still ensuring appropriate confidentiality safeguards. The issues raised in this paper can inform the future development of similar tools by other researchers working in this field. Copyright © 2016 Elsevier B.V. All rights reserved.

  17. RPAN: rice pan-genome browser for ∼3000 rice genomes.

    Science.gov (United States)

    Sun, Chen; Hu, Zhiqiang; Zheng, Tianqing; Lu, Kuangchen; Zhao, Yue; Wang, Wensheng; Shi, Jianxin; Wang, Chunchao; Lu, Jinyuan; Zhang, Dabing; Li, Zhikang; Wei, Chaochun

    2017-01-25

    A pan-genome is the union of the gene sets of all the individuals of a clade or a species and it provides a new dimension of genome complexity with the presence/absence variations (PAVs) of genes among these genomes. With the progress of sequencing technologies, pan-genome study is becoming affordable for eukaryotes with large-sized genomes. The Asian cultivated rice, Oryza sativa L., is one of the major food sources for the world and a model organism in plant biology. Recently, the 3000 Rice Genome Project (3K RGP) sequenced more than 3000 rice genomes with a mean sequencing depth of 14.3×, which provided a tremendous resource for rice research. In this paper, we present a genome browser, Rice Pan-genome Browser (RPAN), as a tool to search and visualize the rice pan-genome derived from 3K RGP. RPAN contains a database of the basic information of 3010 rice accessions, including genomic sequences, gene annotations, PAV information and gene expression data of the rice pan-genome. At least 12 000 novel genes absent in the reference genome were included. RPAN also provides multiple search and visualization functions. RPAN can be a rich resource for rice biology and rice breeding. It is available at http://cgm.sjtu.edu.cn/3kricedb/ or http://www.rmbreeding.cn/pan3k. © The Author(s) 2016. Published by Oxford University Press on behalf of Nucleic Acids Research.

  18. Identification of transcriptional macromolecular associations in human bone using browser based in silico analysis in a giant correlation matrix.

    Science.gov (United States)

    Reppe, Sjur; Sachse, Daniel; Olstad, Ole K; Gautvik, Vigdis T; Sanderson, Paul; Datta, Harish K; Berg, Jens P; Gautvik, Kaare M

    2013-03-01

    Intracellular signaling is critically dependent on gene regulatory networks comprising physical molecular interactions. Presently, there is a lack of comprehensive databases for most human tissue types to verify such macromolecular interactions. We present a user friendly browser which helps to identify functional macromolecular interactions in human bone as significant correlations at the transcriptional level. The molecular skeletal phenotype has been characterized by transcriptome analysis of iliac crest bone biopsies from 84 postmenopausal women through quantifications of ~23,000 mRNA species. When the signal levels were inter-correlated, an array containing >260 million correlations was generated, thus recognizing the human bone interactome at the RNA level. The matrix correlation and p values were made easily accessible by a freely available online browser. We show that significant correlations within the giant matrix are reproduced in a replica set of 13 male vertebral biopsies. The identified correlations differ somewhat from transcriptional interactions identified in cell culture experiments and transgenic mice, thus demonstrating that care should be taken in extrapolating such results to the in vivo situation in human bone. The current giant matrix and web browser are a valuable tool for easy access to the human bone transcriptome and molecular interactions represented as significant correlations at the RNA-level. The browser and matrix should be a valuable hypothesis generating tool for identification of regulatory mechanisms and serve as a library of transcript relationships in human bone, a relatively inaccessible tissue. Copyright © 2012 Elsevier Inc. All rights reserved.

  19. Safeguarding Old and New Journal Tables for the VO: Status for Extragalactic and Radio Data

    Directory of Open Access Journals (Sweden)

    Heinz Andernach

    2009-03-01

    Full Text Available Independent of established data centers, and partly for my own research, since 1989 I have been collecting the tabular data from over 2600 articles concerned with radio sources and extragalactic objects in general. Optical character recognition (OCR was used to recover tables from 740 papers. Tables from only 41 percent of the 2600 articles are available in the CDS or CATS catalog collections, and only slightly better coverage is estimated for the NED database. This fraction is not better for articles published electronically since 2001. Both object databases (NED, SIMBAD, LEDA as well as catalog browsers (VizieR, CATS need to be consulted to obtain the most complete information on astronomical objects. More human resources at the data centers and better collaboration between authors, referees, editors, publishers, and data centers are required to improve data coverage and accessibility. The current efforts within the Virtual Observatory (VO project, to provide retrieval and analysis tools for different types of published and archival data stored at various sites, should be balanced by an equal effort to recover and include large amounts of published data not currently available in this way.

  20. Current Comparative Table (CCT) automates customized searches of dynamic biological databases.

    Science.gov (United States)

    Landsteiner, Benjamin R; Olson, Michael R; Rutherford, Robert

    2005-07-01

    The Current Comparative Table (CCT) software program enables working biologists to automate customized bioinformatics searches, typically of remote sequence or HMM (hidden Markov model) databases. CCT currently supports BLAST, hmmpfam and other programs useful for gene and ortholog identification. The software is web based, has a BioPerl core and can be used remotely via a browser or locally on Mac OS X or Linux machines. CCT is particularly useful to scientists who study large sets of molecules in today's evolving information landscape because it color-codes all result files by age and highlights even tiny changes in sequence or annotation. By empowering non-bioinformaticians to automate custom searches and examine current results in context at a glance, CCT allows a remote database submission in the evening to influence the next morning's bench experiment. A demonstration of CCT is available at http://orb.public.stolaf.edu/CCTdemo and the open source software is freely available from http://sourceforge.net/projects/orb-cct.

  1. Web Pages Content Analysis Using Browser-Based Volunteer Computing

    Directory of Open Access Journals (Sweden)

    Wojciech Turek

    2013-01-01

    Full Text Available Existing solutions to the problem of finding valuable information on the Websuffers from several limitations like simplified query languages, out-of-date in-formation or arbitrary results sorting. In this paper a different approach to thisproblem is described. It is based on the idea of distributed processing of Webpages content. To provide sufficient performance, the idea of browser-basedvolunteer computing is utilized, which requires the implementation of text pro-cessing algorithms in JavaScript. In this paper the architecture of Web pagescontent analysis system is presented, details concerning the implementation ofthe system and the text processing algorithms are described and test resultsare provided.

  2. Context Aware Concurrent Execution Framework for Web Browser

    DEFF Research Database (Denmark)

    Saeed, Aamir; Erbad, Aiman Mahmood; Olsen, Rasmus Løvenstein

    Computing hungry multimedia web applications need to efficiently utilize the device resources. HTML5 web workers is a non-sharing concurrency platform that enables multimedia web application to utilize the available multi-core hardware. HTML5 web workers are implemented by major browser vendors...... to facilitate concurrent execution in web clients and enhance the quality of ambitious web applications. The concurrent execution in web workers allows parallel processing using available cores at the expense of communication overhead and extra computation. The benefits of concurrent execution can be maximized...... by balancing load across workers/CPU cores. This work presents load-balancing algorithms between web workers using parameters such as scheduler throughput, computation priority and game entity locality. An award-winning web-based multimedia game (raptjs.com) is used to test the performance of the load balance...

  3. Multimedia consultation session recording and playback using Java-based browser in global PACS

    Science.gov (United States)

    Martinez, Ralph; Shah, Pinkesh J.; Yu, Yuan-Pin

    1998-07-01

    The current version of the Global PACS software system uses a Java-based implementation of the Remote Consultation and Diagnosis (RCD) system. The Java RCD includes a multimedia consultation session between physicians that includes text, static image, image annotation, and audio data. The JAVA RCD allows 2-4 physicians to collaborate on a patient case. It allows physicians to join the session via WWW Java-enabled browsers or stand alone RCD application. The RCD system includes a distributed database archive system for archiving and retrieving patient and session data. The RCD system can be used for store and forward scenarios, case reviews, and interactive RCD multimedia sessions. The RCD system operates over the Internet, telephone lines, or in a private Intranet. A multimedia consultation session can be recorded, and then played back at a later time for review, comments, and education. A session can be played back using Java-enabled WWW browsers on any operating system platform. The JAVA RCD system shows that a case diagnosis can be captured digitally and played back with the original real-time temporal relationships between data streams. In this paper, we describe design and implementation of the RCD session playback.

  4. Transcriptome of interstitial cells of Cajal reveals unique and selective gene signatures.

    Directory of Open Access Journals (Sweden)

    Moon Young Lee

    Full Text Available Transcriptome-scale data can reveal essential clues into understanding the underlying molecular mechanisms behind specific cellular functions and biological processes. Transcriptomics is a continually growing field of research utilized in biomarker discovery. The transcriptomic profile of interstitial cells of Cajal (ICC, which serve as slow-wave electrical pacemakers for gastrointestinal (GI smooth muscle, has yet to be uncovered. Using copGFP-labeled ICC mice and flow cytometry, we isolated ICC populations from the murine small intestine and colon and obtained their transcriptomes. In analyzing the transcriptome, we identified a unique set of ICC-restricted markers including transcription factors, epigenetic enzymes/regulators, growth factors, receptors, protein kinases/phosphatases, and ion channels/transporters. This analysis provides new and unique insights into the cellular and biological functions of ICC in GI physiology. Additionally, we constructed an interactive ICC genome browser (http://med.unr.edu/physio/transcriptome based on the UCSC genome database. To our knowledge, this is the first online resource that provides a comprehensive library of all known genetic transcripts expressed in primary ICC. Our genome browser offers a new perspective into the alternative expression of genes in ICC and provides a valuable reference for future functional studies.

  5. Integration of a browser based operator manual in the system environment of a process computer system

    International Nuclear Information System (INIS)

    Weber, Andreas; Erfle, Robert; Feinkohl, Dirk

    2012-01-01

    The integration of a browser based operator manual in the system environment of a process computer system is an optimization of the operating procedure in the control room and a safety enhancement due to faster and error-free access to the manual contents. Several requirements by the authorities have to be fulfilled: the operating manual has to be available as hard copy, the format has to be true to original, protection against manipulation has to be provided, the manual content of the browser-based version and the hard copy have to identical, and the display presentation has to be consistent with ergonomic principals. The integration of the on-line manual in the surveillance process computer system provides the operator with the relevant comments to the surveillance signal. The described integration of the on-line manual is an optimization of the operator's everyday job with respect to ergonomics and safety (human performance).

  6. Modeling the HTML DOM and Browser API in Static Analysis of JavaScript Web Applications

    DEFF Research Database (Denmark)

    Jensen, Simon Holm; Madsen, Magnus; Møller, Anders

    2011-01-01

    of reasoning about the flow of control and data in modern JavaScript applications that interact with the HTML DOM and browser API. One application of such a static analysis is to detect type-related and dataflow-related programming errors. We report on experiments with a range of modern web applications...

  7. NONCODE v2.0: decoding the non-coding.

    Science.gov (United States)

    He, Shunmin; Liu, Changning; Skogerbø, Geir; Zhao, Haitao; Wang, Jie; Liu, Tao; Bai, Baoyan; Zhao, Yi; Chen, Runsheng

    2008-01-01

    The NONCODE database is an integrated knowledge database designed for the analysis of non-coding RNAs (ncRNAs). Since NONCODE was first released 3 years ago, the number of known ncRNAs has grown rapidly, and there is growing recognition that ncRNAs play important regulatory roles in most organisms. In the updated version of NONCODE (NONCODE v2.0), the number of collected ncRNAs has reached 206 226, including a wide range of microRNAs, Piwi-interacting RNAs and mRNA-like ncRNAs. The improvements brought to the database include not only new and updated ncRNA data sets, but also an incorporation of BLAST alignment search service and access through our custom UCSC Genome Browser. NONCODE can be found under http://www.noncode.org or http://noncode.bioinfo.org.cn.

  8. Geant4 application in a Web browser

    International Nuclear Information System (INIS)

    Garnier, Laurent

    2014-01-01

    Geant4 is a toolkit for the simulation of the passage of particles through matter. The Geant4 visualization system supports many drivers including OpenGL[1], OpenInventor, HepRep[2], DAWN[3], VRML, RayTracer, gMocren[4] and ASCIITree, with diverse and complementary functionalities. Web applications have an increasing role in our work, and thanks to emerging frameworks such as Wt [5], building a web application on top of a C++ application without rewriting all the code can be done. Because the Geant4 toolkit's visualization and user interface modules are well decoupled from the rest of Geant4, it is straightforward to adapt these modules to render in a web application instead of a computer's native window manager. The API of the Wt framework closely matches that of Qt [6], our experience in building Qt driver will benefit for Wt driver. Porting a Geant4 application to a web application is easy, and with minimal effort, Geant4 users can replicate this process to share their own Geant4 applications in a web browser.

  9. Seed dispersers, seed predators, and browsers act synergistically as biotic filters in a mosaic landscape.

    Directory of Open Access Journals (Sweden)

    Regino Zamora

    Full Text Available In this study, we analize the functional influence of animals on the plants they interact with in a mediterranean mountain. We hypothesise that seed dispersers, seed predators, and browsers can act as biotic filters for plant communities. We analyse the combined effects of mutualistic (seed dispersal and antagonistic (seed predation, herbivory animal interactions in a mosaic landscape of Mediterranean mountains, basing our results on observational and experimental field. Most of the dispersed seeds came from tree species, whereas the population of saplings was composed predominantly of zoochorous shrub species. Seed predators preferentially consumed seeds from tree species, whereas seeds from the dominant fleshy-fruited shrubs had a higher probability of escaping these predators. The same pattern was repeated among the different landscape units by browsers, since they browsed selectively and far more intensely on tree-species saplings than on the surrounding shrubs. In synthesis, our work identifies the major biotic processes that appear to be favoring a community dominated by shrubs versus trees because seed dispersers, predators, and herbivores together favored shrub dispersal and establishment versus trees.

  10. Interactive atlas using web browser: CT and MRI of the temporal bone

    International Nuclear Information System (INIS)

    Chung, Eun Chul; Youn, Eun Kyung; Lee, Young Uk

    2000-01-01

    The purposes of this study were to construct an interactive atlas of the temporal bone using a web-browser and to provide a template for web-based teaching files, using free and shared applets and scripts on the internet. HRCT and MR images of the temporal bone including its normal anatomy, tumors, trauma, inflammation, anomalies and vascular diseases were used in this study. Acquired radiologic images were transformed to GIF/JPG formats and to achieve appropriate image quality, were retouched. Text and image files of normal anatomy and diseases were written by HTML. JavaScript and applets were inserted in the HTML files for the interactive display of images and texts. In order to review anatomic features and diseases, a search index was also attached to the last part of the file. Using interactive images and text, temporal bone anatomy and disorders were displayed. Scripts and applets were also useful for indicating specific points of interest when a mouse was placed over the anatomic sites. The atlas may be viewed in the form of a CD-ROM, or via the internet using any computer platform or web-browser. This web-based teaching file of the temporal bone offers dynamic and interactive education. It can be usefully employed as a template for the production of interactive educational materials, offering JavaScript and providing suitable input for classes. It can replace texts and imaging contents. (author)

  11. A Hybrid Web Browser Architecture for Mobile Devices

    Directory of Open Access Journals (Sweden)

    CHO, J.

    2014-08-01

    Full Text Available Web browsing on mobile networks is slow in comparison to wired or Wi-Fi networks. Particularly, the connection establishment phase including DNS lookups and TCP handshakes takes a long time on mobile networks due to its long round-trip latency. In this paper, we propose a novel web browser architecture that aims to improve mobile web browsing performance. Our approach delegates the connection establishment and HTTP header field delivery tasks to a dedicated proxy server located at the joint point between the WAN and mobile network. Since the traffic for the connection establishment and HTTP header fields delivery passes only through the WAN between the proxy and web servers, our approach significantly reduces both the number and size of packets on the mobile network. Our evaluation showed that the proposed scheme reduces the number of mobile network packets by up to 42% and, consequently, the average page loading time is shortened by up to 52%.

  12. Gesture Interaction Browser-Based 3D Molecular Viewer.

    Science.gov (United States)

    Virag, Ioan; Stoicu-Tivadar, Lăcrămioara; Crişan-Vida, Mihaela

    2016-01-01

    The paper presents an open source system that allows the user to interact with a 3D molecular viewer using associated hand gestures for rotating, scaling and panning the rendered model. The novelty of this approach is that the entire application is browser-based and doesn't require installation of third party plug-ins or additional software components in order to visualize the supported chemical file formats. This kind of solution is suitable for instruction of users in less IT oriented environments, like medicine or chemistry. For rendering various molecular geometries our team used GLmol (a molecular viewer written in JavaScript). The interaction with the 3D models is made with Leap Motion controller that allows real-time tracking of the user's hand gestures. The first results confirmed that the resulting application leads to a better way of understanding various types of translational bioinformatics related problems in both biomedical research and education.

  13. Browser Based Platform in Maintaining Clinical Activities - Use of The iPads in Head and Neck Clinics

    Science.gov (United States)

    Yang, W. Y.; Moore, J.; Quon, H.; Evans, K.; Sharabi, A.; Herman, J.; Hacker-Prietz, A.; McNutt, T.

    2014-03-01

    Purpose: Incompatibility between documentation and clinical workflow causes physician resistance in organized data collection, which in turn complicates the use of data in patient care improvement. To resolve the gap, we developed an iPad compatible in situ browser-based platform that integrates clinical activity with data collection and analysis presentation. The ability to perform in-clinic activities and monitor decision making using the iPad was evaluated. Methods: A browser-based platform that can exchange and present analysed data from the MOSAIQ database was developed in situ, the iPads were distributed in head and neck clinics to present the browser for clinical activities, data collection and assessment monitoring. Performance of the iPads for in-clinic activities was observed. Results: All in-clinic documentation activities can be performed without workstation computers. Accessing patient record and previous assessments was significantly faster without having to open the MOSAIQ application. Patient assessments can be completed with the physician facing the patient. Graphical presentation of toxicity progression and patient radiation plans to the patient can be performed in single interface without patient leaving the seating area. Updates in patient treatment status and medical history were presented in real time without having to move paper charts around. Conclusions: The iPad can be used in clinical activities independent of computer workstations. Improvements in clinical workflow can be critical in reducing physician resistance in data maintenance. Using the iPad in providing real-time quality monitoring is intuitive to both providers and patients.

  14. Table Tennis Club

    CERN Multimedia

    Table Tennis Club

    2013-01-01

    Apparently table tennis plays an important role in physics, not so much because physicists are interested in the theory of table tennis ball scattering, but probably because it provides useful breaks from their deep intellectual occupation. It seems that many of the greatest physicists took table tennis very seriously. For instance, Heisenberg could not even bear to lose a game of table tennis, Otto Frisch played a lot of table tennis, and had a table set up in his library, and Niels Bohr apparently beat everybody at table tennis. Therefore, as the CERN Table Tennis Club advertises on a poster for the next CERN Table Tennis Tournament: “if you want to be a great physicist, perhaps you should play table tennis”. Outdoor table at restaurant n° 1 For this reason, and also as part of the campaign launched by the CERN medical service “Move! & Eat better”, to encourage everyone at CERN to take regular exercise, the CERN Table Tennis Club, with the supp...

  15. A Connection Model between the Positioning Mechanism and Ultrasonic Measurement System via a Web Browser to Assess Acoustic Target Strength

    Science.gov (United States)

    Ishii, Ken; Imaizumi, Tomohito; Abe, Koki; Takao, Yoshimi; Tamura, Shuko

    This paper details a network-controlled measurement system for use in fisheries engineering. The target strength (TS) of fish is important in order to convert acoustic integration values obtained during acoustic surveys into estimates of fish abundance. The target strength pattern is measured with the combination of the rotation system for the aspect of the sample and the echo data acquisition system using the underwater supersonic wave. The user interface of the network architecture is designed for collaborative use with researchers in other organizations. The flexible network architecture is based on the web direct-access model for the rotation mechanism. The user interface is available for monitoring and controlling via a web browser that is installed in any terminal PC (personal computer). Previously the combination of two applications was performed not by a web browser but by the exclusive interface program. So a connection model is proposed between two applications by indirect communication via the DCOM (Distributed Component Object Model) server and added in the web direct-access model. A prompt report system in the TS measurement system and a positioning and measurement system using an electric flatcar via a web browser are developed. By a secure network architecture, DCOM communications via both Intranet and LAN are successfully certificated.

  16. nodeGame: Real-time, synchronous, online experiments in the browser.

    Science.gov (United States)

    Balietti, Stefano

    2017-10-01

    nodeGame is a free, open-source JavaScript/ HTML5 framework for conducting synchronous experiments online and in the lab directly in the browser window. It is specifically designed to support behavioral research along three dimensions: (i) larger group sizes, (ii) real-time (but also discrete time) experiments, and (iii) batches of simultaneous experiments. nodeGame has a modular source code, and defines an API (application programming interface) through which experimenters can create new strategic environments and configure the platform. With zero-install, nodeGame can run on a great variety of devices, from desktop computers to laptops, smartphones, and tablets. The current version of the software is 3.0, and extensive documentation is available on the wiki pages at http://nodegame.org .

  17. TableMaker: An Excel Macro for Publication-Quality Tables

    Directory of Open Access Journals (Sweden)

    Marek Hlavac

    2016-04-01

    Full Text Available This article introduces TableMaker, a Microsoft Excel macro that produces publicationquality tables and includes them as new sheets in workbooks. The macro provides an intuitive graphical user interface that allows for the full customization of all table features. It also allows users to save and load table templates, and thus allows layouts to be both reproducible and transferable. It is distributed in a single computer file. As such, the macro is easy to share, as well as accessible to even beginning and casual users of Excel. Since it allows for the quick creation of reproducible and fully customizable tables, TableMaker can be very useful to academics, policy-makers and businesses by making the presentation and formatting of results faster and more efficient.

  18. Browser based platform in maintaining clinical activities – use of the iPads in head and neck clinics

    International Nuclear Information System (INIS)

    Yang, W Y; Moore, J; Quon, H; Evans, K; Sharabi, A; Herman, J; Hacker-Prietz, A; McNutt, T

    2014-01-01

    Purpose: Incompatibility between documentation and clinical workflow causes physician resistance in organized data collection, which in turn complicates the use of data in patient care improvement. To resolve the gap, we developed an iPad compatible in situ browser-based platform that integrates clinical activity with data collection and analysis presentation. The ability to perform in-clinic activities and monitor decision making using the iPad was evaluated. Methods: A browser-based platform that can exchange and present analysed data from the MOSAIQ database was developed in situ, the iPads were distributed in head and neck clinics to present the browser for clinical activities, data collection and assessment monitoring. Performance of the iPads for in-clinic activities was observed. Results: All in-clinic documentation activities can be performed without workstation computers. Accessing patient record and previous assessments was significantly faster without having to open the MOSAIQ application. Patient assessments can be completed with the physician facing the patient. Graphical presentation of toxicity progression and patient radiation plans to the patient can be performed in single interface without patient leaving the seating area. Updates in patient treatment status and medical history were presented in real time without having to move paper charts around. Conclusions: The iPad can be used in clinical activities independent of computer workstations. Improvements in clinical workflow can be critical in reducing physician resistance in data maintenance. Using the iPad in providing real-time quality monitoring is intuitive to both providers and patients.

  19. EMBEDDED LINUX BASED ALBUM BROWSER SYSTEM AT MUSIC STORES

    Directory of Open Access Journals (Sweden)

    Suryadiputra Liawatimena

    2009-01-01

    Full Text Available The goal of this research is the creation of an album browser system at a music store based on embedded Linux. It is expected with this system; it will help the promotion of said music store and make the customers activity at the store simpler and easier. This system uses NFS for networking, database system, ripping software, and GUI development. The research method used are and laboratory experiments to test the system’s hardware using TPC-57 (Touch Panel Computer 5.7" SA2410 ARM-9 Medallion CPU Module and software using QtopiaCore. The result of the research are; 1. The database query process is working properly; 2. The audio data buffering process is working properly. With those experiment results, it can be concluded that the summary of this research is that the system is ready to be implemented and used in the music stores.

  20. Mortality table construction

    Science.gov (United States)

    Sutawanir

    2015-12-01

    Mortality tables play important role in actuarial studies such as life annuities, premium determination, premium reserve, valuation pension plan, pension funding. Some known mortality tables are CSO mortality table, Indonesian Mortality Table, Bowers mortality table, Japan Mortality table. For actuary applications some tables are constructed with different environment such as single decrement, double decrement, and multiple decrement. There exist two approaches in mortality table construction : mathematics approach and statistical approach. Distribution model and estimation theory are the statistical concepts that are used in mortality table construction. This article aims to discuss the statistical approach in mortality table construction. The distributional assumptions are uniform death distribution (UDD) and constant force (exponential). Moment estimation and maximum likelihood are used to estimate the mortality parameter. Moment estimation methods are easier to manipulate compared to maximum likelihood estimation (mle). However, the complete mortality data are not used in moment estimation method. Maximum likelihood exploited all available information in mortality estimation. Some mle equations are complicated and solved using numerical methods. The article focus on single decrement estimation using moment and maximum likelihood estimation. Some extension to double decrement will introduced. Simple dataset will be used to illustrated the mortality estimation, and mortality table.

  1. CAI System with Multi-Media Text Through Web Browser for NC Lathe Programming

    Science.gov (United States)

    Mizugaki, Yoshio; Kikkawa, Koichi; Mizui, Masahiko; Kamijo, Keisuke

    A new Computer Aided Instruction (CAI) system for NC lathe programming has been developed with use of multi-media texts including movies, animations, pictures, sound and texts through Web browser. Although many CAI systems developed previously for NC programming consist of text-based instructions, it is difficult for beginners to learn NC programming with use of them. In the developed CAI system, multi-media texts are adopted for the help of users' understanding, and it is available through Web browser anytime and anywhere. Also the error log is automatically recorded for the future references. According to the NC programming coded by a user, the movement of the NC lathe is animated and shown in the monitor screen in front of the user. If its movement causes the collision between a cutting tool and the lathe, some sound and the caution remark are generated. If the user makes mistakes some times at a certain stage in learning NC, the corresponding suggestion is shown in the form of movies, animations, and so forth. By using the multimedia texts, users' attention is kept concentrated during a training course. In this paper, the configuration of the CAI system is explained and the actual procedures for users to learn the NC programming are also explained too. Some beginners tested this CAI system and their results are illustrated and discussed from the viewpoint of the efficiency and usefulness of this CAI system. A brief conclusion is also mentioned.

  2. TABLE TENNIS CLUB

    CERN Document Server

    TABLE TENNIS CLUB

    2010-01-01

    2010 CERN Table Tennis Tournament The CERN Table Tennis Club organizes its traditional CERN Table Tennis Tournament, at the Meyrin club, 2 rue de livron, in Meyrin, Saturday August 21st, in the afternoon. The tournament is open to all CERN staff, users, visitors and families, including of course summer students. See below for details. In order to register, simply send an E-mail to Jean-Pierre Revol (jean-pierre.revol@cern.ch). You can also download the registration form from the Club Web page (http://www.cern.ch/tabletennis), and send it via internal mail. Photo taken on August 22, 2009 showing some of the participants in the 2nd CERN Table Tennis tournament. INFORMATION ON CERN TABLE TENNIS CLUB CERN used to have a tradition of table tennis activities at CERN. For some reason, at the beginning of the 1980’s, the CERN Table Tennis club merged with the Meyrin Table Tennis club, a member of the Association Genevoise de Tennis de Table (AGTT). Therefore, if you want to practice table tennis, you...

  3. Elekta Precise Table characteristics of IGRT remote table positioning

    International Nuclear Information System (INIS)

    Riis, Hans L.; Zimmermann, Sune J.

    2009-01-01

    Cone beam CT is a powerful tool to ensure an optimum patient positioning in radiotherapy. When cone beam CT scan of a patient is acquired, scan data of the patient are compared and evaluated against a reference image set and patient position offset is calculated. Via the linac control system, the patient is moved to correct for position offset and treatment starts. This procedure requires a reliable system for movement of patient. In this work we present a new method to characterize the reproducibility, linearity and accuracy in table positioning. The method applies to all treatment tables used in radiotherapy. Material and methods. The table characteristics are investigated on our two recent Elekta Synergy Platforms equipped with Precise Table installed in a shallow pit concrete cavity. Remote positioning of the table uses the auto set-up (ASU) feature in the linac control system software Desktop Pro R6.1. The ASU is used clinically to correct for patient positioning offset calculated via cone beam CT (XVI)-software. High precision steel rulers and a USB-microscope has been used to detect the relative table position in vertical, lateral and longitudinal direction. The effect of patient is simulated by applying external load on the iBEAM table top. For each table position an image is exposed of the ruler and display values of actual table position in the linac control system is read out. The table is moved in full range in lateral direction (50 cm) and longitudinal direction (100 cm) while in vertical direction a limited range is used (40 cm). Results and discussion. Our results show a linear relation between linac control system read out and measured position. Effects of imperfect calibration are seen. A reproducibility within a standard deviation of 0.22 mm in lateral and longitudinal directions while within 0.43 mm in vertical direction has been observed. The usage of XVI requires knowledge of the characteristics of remote table positioning. It is our opinion

  4. AcuTable

    DEFF Research Database (Denmark)

    Dibbern, Simon; Rasmussen, Kasper Vestergaard; Ortiz-Arroyo, Daniel

    2017-01-01

    In this paper we describe AcuTable, a new tangible user interface. AcuTable is a shapeable surface that employs capacitive touch sensors. The goal of AcuTable was to enable the exploration of the capabilities of such haptic interface and its applications. We describe its design and implementation...

  5. A hybrid BCI web browser based on EEG and EOG signals.

    Science.gov (United States)

    Shenghong He; Tianyou Yu; Zhenghui Gu; Yuanqing Li

    2017-07-01

    In this study, we propose a new web browser based on a hybrid brain computer interface (BCI) combining electroencephalographic (EEG) and electrooculography (EOG) signals. Specifically, the user can control the horizontal movement of the mouse by imagining left/right hand motion, and control the vertical movement of the mouse, select/reject a target, or input text in an edit box by blinking eyes in synchrony with the flashes of the corresponding buttons on the GUI. Based on mouse control, target selection and text input, the user can open a web page of interest, select an intended target in the web and read the page content. An online experiment was conducted involving five healthy subjects. The experimental results demonstrated the effectiveness of the proposed method.

  6. Desain prototipe aplikasi sistem monitoring browser ponsel anak untuk menerapkan internet sehat dengan kontrol orang tua

    Directory of Open Access Journals (Sweden)

    Taufik Hidayat

    2017-05-01

    Full Text Available AbstrakPenggunaan internet dikalangan anak-anak saat ini sudah menjadi trend, bahkan banyak orang tua sudah memberikan ponsel android kepada anak-anak dalam melakukan komunikasi sehari-hari. Hal tersebut sangat berdampak kepada anak dalam pemanfaatan teknologi internet yang kurang sehat seperti mendapatkan data dan informasi melalui browsing internet tanpa pemantauan orang tua sehingga anak dengan mudah mendapatkan kata-kata atau informasi yang tidak layak dikonsumsi oleh anak tersebut. Penelitian ini bertujuan untuk mendesain aplikasi sistem monitoring browser ponsel anak untuk menerapkan internet sehat dengan kontrol orang tua menggunakan metode prototipe. Hasil penelitian tersebut berupa rancangan aplikasi monitoring broser anak yang dapat digunakan untuk memantau aktivitas browsing internet pada ponsel anak secara online pada platform android dengan otomatis mengirim pesan notifikasi kepada orang tua dan orang tua dapat memberikan respon atau balasan secara langsung ketika anak sedang mencoba melakukan aktivitas browsing internet yang tidak sehat. Kata kunci: Kontrol orang tua, penelusuran aman, sistem monitoring, aktivitas penelusuran harian  Abstract The use of the internet among children currently have become a trend, even many parents already gives android phones to children in doing everyday communication. It is so impacting to the child in the utilization of internet technologies that are less healthy as get data and information through browsing the internet without monitoring parents so children easily get words or information that is not feasible is consumed by the child. This research aims to design a monitoring system of the mobile browser app to implement a healthy internet parental control method using prototype. The results of such research in the form of a draft application monitoring these children which can be used to monitor the activities of internet browsing on mobile child online on the android platform with automatic

  7. CliniSpace: a multiperson 3D online immersive training environment accessible through a browser.

    Science.gov (United States)

    Dev, Parvati; Heinrichs, W LeRoy; Youngblood, Patricia

    2011-01-01

    Immersive online medical environments, with dynamic virtual patients, have been shown to be effective for scenario-based learning (1). However, ease of use and ease of access have been barriers to their use. We used feedback from prior evaluation of these projects to design and develop CliniSpace. To improve usability, we retained the richness of prior virtual environments but modified the user interface. To improve access, we used a Software-as-a-Service (SaaS) approach to present a richly immersive 3D environment within a web browser.

  8. CERN Table Tennis Club

    CERN Multimedia

    CERN Table Tennis Club

    2014-01-01

    CERN Table Tennis Club Announcing CERN 60th Anniversary Table Tennis Tournament to take place at CERN, from July 1 to July 15, 2014   The CERN Table Tennis Club, reborn in 2008, is encouraging people at CERN to take more regular exercise. This is why the Club, thanks to the strong support of the CERN Staff Association, installed last season a first outdoor table on the terrace of restaurant # 1, and will install another one this season on the terrace of Restaurant # 2. Table tennis provides both physical exercise and friendly social interactions. The CERN Table Tennis club is happy to use the unique opportunity of the 60th CERN anniversary to promote table tennis at CERN, as it is a game that everybody can easily play, regardless of level. Table tennis is particularly well suited for CERN, as many great physicists play table tennis, as you might already know: “Heisenberg could not even bear to lose a game of table tennis”; “Otto Frisch played a lot of table tennis;...

  9. JASPAR 2018

    DEFF Research Database (Denmark)

    Khan, Aziz; Fornes, Oriol; Stigliani, Arnaud

    2018-01-01

    JASPAR (http://jaspar.genereg.net) is an open-access database of curated, non-redundant transcription factor (TF)-binding profiles stored as position frequency matrices (PFMs) and TF flexible models (TFFMs) for TFs across multiple species in six taxonomic groups. In the 2018 release of JASPAR...... for vertebrates, 218 for plants and 3 for insects). This release incorporates clusters of similar PFMs in each taxon and each TF class per taxon. The JASPAR 2018 CORE vertebrate collection of PFMs was used to predict TF-binding sites in the human genome. The predictions are made available to the scientific...... community through a UCSC Genome Browser track data hub. Finally, this update comes with a new web framework with an interactive and responsive user-interface, along with new features. All the underlying data can be retrieved programmatically using a RESTful API and through the JASPAR 2018 R...

  10. ROOT I/O in Javascript - Reading ROOT files in a browser

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    A JavaScript version of the ROOT I/O subsystem is being developed, in order to be able to browse (inspect) ROOT files in a platform independent way. This allows the content of ROOT files to be displayed in most web browsers, without having to install ROOT or any other software on the server or on the client. This gives a direct access to ROOT files from new (e.g. portable) devices in a light way. It will be possible to display simple graphical objects such as histograms and graphs (TH1, TH2, TH3, TProfile, TGraph, ...). The rendering will first be done with an external JavaScript graphic library, before investigating a way to produce graphics closer to what ROOT supports on other platforms (X11, Windows).

  11. pileup.js: a JavaScript library for interactive and in-browser visualization of genomic data.

    Science.gov (United States)

    Vanderkam, Dan; Aksoy, B Arman; Hodes, Isaac; Perrone, Jaclyn; Hammerbacher, Jeff

    2016-08-01

    P: ileup.js is a new browser-based genome viewer. It is designed to facilitate the investigation of evidence for genomic variants within larger web applications. It takes advantage of recent developments in the JavaScript ecosystem to provide a modular, reliable and easily embedded library. The code and documentation for pileup.js is publicly available at https://github.com/hammerlab/pileup.js under the Apache 2.0 license. correspondence@hammerlab.org. © The Author 2016. Published by Oxford University Press.

  12. SeqAnt: A web service to rapidly identify and annotate DNA sequence variations

    Directory of Open Access Journals (Sweden)

    Patel Viren

    2010-09-01

    Full Text Available Abstract Background The enormous throughput and low cost of second-generation sequencing platforms now allow research and clinical geneticists to routinely perform single experiments that identify tens of thousands to millions of variant sites. Existing methods to annotate variant sites using information from publicly available databases via web browsers are too slow to be useful for the large sequencing datasets being routinely generated by geneticists. Because sequence annotation of variant sites is required before functional characterization can proceed, the lack of a high-throughput pipeline to efficiently annotate variant sites can act as a significant bottleneck in genetics research. Results SeqAnt (Sequence Annotator is an open source web service and software package that rapidly annotates DNA sequence variants and identifies recessive or compound heterozygous loci in human, mouse, fly, and worm genome sequencing experiments. Variants are characterized with respect to their functional type, frequency, and evolutionary conservation. Annotated variants can be viewed on a web browser, downloaded in a tab-delimited text file, or directly uploaded in a BED format to the UCSC genome browser. To demonstrate the speed of SeqAnt, we annotated a series of publicly available datasets that ranged in size from 37 to 3,439,107 variant sites. The total time to completely annotate these data completely ranged from 0.17 seconds to 28 minutes 49.8 seconds. Conclusion SeqAnt is an open source web service and software package that overcomes a critical bottleneck facing research and clinical geneticists using second-generation sequencing platforms. SeqAnt will prove especially useful for those investigators who lack dedicated bioinformatics personnel or infrastructure in their laboratories.

  13. Viewing and Editing Earth Science Metadata MOBE: Metadata Object Browser and Editor in Java

    Science.gov (United States)

    Chase, A.; Helly, J.

    2002-12-01

    Metadata is an important, yet often neglected aspect of successful archival efforts. However, to generate robust, useful metadata is often a time consuming and tedious task. We have been approaching this problem from two directions: first by automating metadata creation, pulling from known sources of data, and in addition, what this (paper/poster?) details, developing friendly software for human interaction with the metadata. MOBE and COBE(Metadata Object Browser and Editor, and Canonical Object Browser and Editor respectively), are Java applications for editing and viewing metadata and digital objects. MOBE has already been designed and deployed, currently being integrated into other areas of the SIOExplorer project. COBE is in the design and development stage, being created with the same considerations in mind as those for MOBE. Metadata creation, viewing, data object creation, and data object viewing, when taken on a small scale are all relatively simple tasks. Computer science however, has an infamous reputation for transforming the simple into complex. As a system scales upwards to become more robust, new features arise and additional functionality is added to the software being written to manage the system. The software that emerges from such an evolution, though powerful, is often complex and difficult to use. With MOBE the focus is on a tool that does a small number of tasks very well. The result has been an application that enables users to manipulate metadata in an intuitive and effective way. This allows for a tool that serves its purpose without introducing additional cognitive load onto the user, an end goal we continue to pursue.

  14. A freely-available authoring system for browser-based CALL with speech recognition

    Directory of Open Access Journals (Sweden)

    Myles O'Brien

    2017-06-01

    Full Text Available A system for authoring browser-based CALL material incorporating Google speech recognition has been developed and made freely available for download. The system provides a teacher with a simple way to set up CALL material, including an optional image, sound or video, which will elicit spoken (and/or typed answers from the user and check them against a list of specified permitted answers, giving feedback with hints when necessary. The teacher needs no HTML or Javascript expertise, just the facilities and ability to edit text files and upload to the Internet. The structure and functioning of the system are explained in detail, and some suggestions are given for practical use. Finally, some of its limitations are described.

  15. Tabled Execution in Scheme

    Energy Technology Data Exchange (ETDEWEB)

    Willcock, J J; Lumsdaine, A; Quinlan, D J

    2008-08-19

    Tabled execution is a generalization of memorization developed by the logic programming community. It not only saves results from tabled predicates, but also stores the set of currently active calls to them; tabled execution can thus provide meaningful semantics for programs that seemingly contain infinite recursions with the same arguments. In logic programming, tabled execution is used for many purposes, both for improving the efficiency of programs, and making tasks simpler and more direct to express than with normal logic programs. However, tabled execution is only infrequently applied in mainstream functional languages such as Scheme. We demonstrate an elegant implementation of tabled execution in Scheme, using a mix of continuation-passing style and mutable data. We also show the use of tabled execution in Scheme for a problem in formal language and automata theory, demonstrating that tabled execution can be a valuable tool for Scheme users.

  16. Symbol Tables and Branch Tables: Linking Applications Together

    Science.gov (United States)

    Handler, Louis M.

    2011-01-01

    This document explores the computer techniques used to execute software whose parts are compiled and linked separately. The computer techniques include using a branch table or indirect address table to connect the parts. Methods of storing the information in data structures are discussed as well as differences between C and C++.

  17. Thermodynamic properties of mineral compounds (tables); Proprietes thermodynamiques des composes mineraux (tables)

    Energy Technology Data Exchange (ETDEWEB)

    Perrot, P. [Lille-1 Univ., Lab. de Metallurgie Physique, UMR CNRS 8517, 59 - Villeneuve-d' Ascq (France)

    2005-10-01

    This article presents, in the form of tables, the thermodynamic data necessary for the calculation of equilibrium constants of reactions between mineral compounds (Rb, Re, Ru, S, Sb, Sc, Se, Si, Sm, Sn, Sr, Ta, Tb, Tc, Te, Th, Ti, Tl, Tm, U, V, W, Xe, Y, Yb, Zn, and Zr compounds). Table 1 presents the data recommended by Codata; table 2 gives the minimum informations allowing the calculation of an equilibrium constant in first approximation; table 3 allows to take into consideration the thermal capacities. Finally, table 4 gathers the data relative to species in aqueous solution. (J.S.)

  18. LocusTrack: Integrated visualization of GWAS results and genomic annotation.

    Science.gov (United States)

    Cuellar-Partida, Gabriel; Renteria, Miguel E; MacGregor, Stuart

    2015-01-01

    Genome-wide association studies (GWAS) are an important tool for the mapping of complex traits and diseases. Visual inspection of genomic annotations may be used to generate insights into the biological mechanisms underlying GWAS-identified loci. We developed LocusTrack, a web-based application that annotates and creates plots of regional GWAS results and incorporates user-specified tracks that display annotations such as linkage disequilibrium (LD), phylogenetic conservation, chromatin state, and other genomic and regulatory elements. Currently, LocusTrack can integrate annotation tracks from the UCSC genome-browser as well as from any tracks provided by the user. LocusTrack is an easy-to-use application and can be accessed at the following URL: http://gump.qimr.edu.au/general/gabrieC/LocusTrack/. Users can upload and manage GWAS results and select from and/or provide annotation tracks using simple and intuitive menus. LocusTrack scripts and associated data can be downloaded from the website and run locally.

  19. Genomic resources for wild populations of the house mouse, Mus musculus and its close relative Mus spretus

    Science.gov (United States)

    Harr, Bettina; Karakoc, Emre; Neme, Rafik; Teschke, Meike; Pfeifle, Christine; Pezer, Željka; Babiker, Hiba; Linnenbrink, Miriam; Montero, Inka; Scavetta, Rick; Abai, Mohammad Reza; Molins, Marta Puente; Schlegel, Mathias; Ulrich, Rainer G.; Altmüller, Janine; Franitza, Marek; Büntge, Anna; Künzel, Sven; Tautz, Diethard

    2016-01-01

    Wild populations of the house mouse (Mus musculus) represent the raw genetic material for the classical inbred strains in biomedical research and are a major model system for evolutionary biology. We provide whole genome sequencing data of individuals representing natural populations of M. m. domesticus (24 individuals from 3 populations), M. m. helgolandicus (3 individuals), M. m. musculus (22 individuals from 3 populations) and M. spretus (8 individuals from one population). We use a single pipeline to map and call variants for these individuals and also include 10 additional individuals of M. m. castaneus for which genomic data are publically available. In addition, RNAseq data were obtained from 10 tissues of up to eight adult individuals from each of the three M. m. domesticus populations for which genomic data were collected. Data and analyses are presented via tracks viewable in the UCSC or IGV genome browsers. We also provide information on available outbred stocks and instructions on how to keep them in the laboratory. PMID:27622383

  20. Decision table languages and systems

    CERN Document Server

    Metzner, John R

    1977-01-01

    ACM Monograph Series: Decision Table Languages and Systems focuses on linguistic examination of decision tables and survey of the features of existing decision table languages and systems. The book first offers information on semiotics, programming language features, and generalization. Discussions focus on semantic broadening, outer language enrichments, generalization of syntax, limitations, implementation improvements, syntactic and semantic features, decision table syntax, semantics of decision table languages, and decision table programming languages. The text then elaborates on design im

  1. MCNPX Model/Table Comparison

    International Nuclear Information System (INIS)

    Hendricks, J.S.

    2003-01-01

    MCNPX is a Monte Carlo N-Particle radiation transport code extending the capabilities of MCNP4C. As with MCNP, MCNPX uses nuclear data tables to transport neutrons, photons, and electrons. Unlike MCNP, MCNPX also uses (1) nuclear data tables to transport protons; (2) physics models to transport 30 additional particle types (deuterons, tritons, alphas, pions, muons, etc.); and (3) physics models to transport neutrons and protons when no tabular data are available or when the data are above the energy range (20 to 150 MeV) where the data tables end. MCNPX can mix and match data tables and physics models throughout a problem. For example, MCNPX can model neutron transport in a bismuth germinate (BGO) particle detector by using data tables for bismuth and oxygen and using physics models for germanium. Also, MCNPX can model neutron transport in UO 2 , making the best use of physics models and data tables: below 20 MeV, data tables are used; above 150 MeV, physics models are used; between 20 and 150 MeV, data tables are used for oxygen and models are used for uranium. The mix-and-match capability became available with MCNPX2.5.b (November 2002). For the first time, we present here comparisons that calculate radiation transport in materials with various combinations of data charts and model physics. The physics models are poor at low energies (<150 MeV); thus, data tables should be used when available. Our comparisons demonstrate the importance of the mix-and-match capability and indicate how well physics models work in the absence of data tables

  2. MCNPX Model/Table Comparison

    CERN Document Server

    Hendricks, J S

    2003-01-01

    MCNPX is a Monte Carlo N-Particle radiation transport code extending the capabilities of MCNP4C. As with MCNP, MCNPX uses nuclear data tables to transport neutrons, photons, and electrons. Unlike MCNP, MCNPX also uses (1) nuclear data tables to transport protons; (2) physics models to transport 30 additional particle types (deuterons, tritons, alphas, pions, muons, etc.); and (3) physics models to transport neutrons and protons when no tabular data are available or when the data are above the energy range (20 to 150 MeV) where the data tables end. MCNPX can mix and match data tables and physics models throughout a problem. For example, MCNPX can model neutron transport in a bismuth germinate (BGO) particle detector by using data tables for bismuth and oxygen and using physics models for germanium. Also, MCNPX can model neutron transport in UO sub 2 , making the best use of physics models and data tables: below 20 MeV, data tables are used; above 150 MeV, physics models are used; between 20 and 150 MeV, data t...

  3. HiView: an integrative genome browser to leverage Hi-C results for the interpretation of GWAS variants.

    Science.gov (United States)

    Xu, Zheng; Zhang, Guosheng; Duan, Qing; Chai, Shengjie; Zhang, Baqun; Wu, Cong; Jin, Fulai; Yue, Feng; Li, Yun; Hu, Ming

    2016-03-11

    Genome-wide association studies (GWAS) have identified thousands of genetic variants associated with complex traits and diseases. However, most of them are located in the non-protein coding regions, and therefore it is challenging to hypothesize the functions of these non-coding GWAS variants. Recent large efforts such as the ENCODE and Roadmap Epigenomics projects have predicted a large number of regulatory elements. However, the target genes of these regulatory elements remain largely unknown. Chromatin conformation capture based technologies such as Hi-C can directly measure the chromatin interactions and have generated an increasingly comprehensive catalog of the interactome between the distal regulatory elements and their potential target genes. Leveraging such information revealed by Hi-C holds the promise of elucidating the functions of genetic variants in human diseases. In this work, we present HiView, the first integrative genome browser to leverage Hi-C results for the interpretation of GWAS variants. HiView is able to display Hi-C data and statistical evidence for chromatin interactions in genomic regions surrounding any given GWAS variant, enabling straightforward visualization and interpretation. We believe that as the first GWAS variants-centered Hi-C genome browser, HiView is a useful tool guiding post-GWAS functional genomics studies. HiView is freely accessible at: http://www.unc.edu/~yunmli/HiView .

  4. Making the PACS workstation a browser of image processing software: a feasibility study using inter-process communication techniques.

    Science.gov (United States)

    Wang, Chunliang; Ritter, Felix; Smedby, Orjan

    2010-07-01

    To enhance the functional expandability of a picture archiving and communication systems (PACS) workstation and to facilitate the integration of third-part image-processing modules, we propose a browser-server style method. In the proposed solution, the PACS workstation shows the front-end user interface defined in an XML file while the image processing software is running in the background as a server. Inter-process communication (IPC) techniques allow an efficient exchange of image data, parameters, and user input between the PACS workstation and stand-alone image-processing software. Using a predefined communication protocol, the PACS workstation developer or image processing software developer does not need detailed information about the other system, but will still be able to achieve seamless integration between the two systems and the IPC procedure is totally transparent to the final user. A browser-server style solution was built between OsiriX (PACS workstation software) and MeVisLab (Image-Processing Software). Ten example image-processing modules were easily added to OsiriX by converting existing MeVisLab image processing networks. Image data transfer using shared memory added communication based on IPC techniques is an appealing method that allows PACS workstation developers and image processing software developers to cooperate while focusing on different interests.

  5. PubMed-EX: a web browser extension to enhance PubMed search with text mining features.

    Science.gov (United States)

    Tsai, Richard Tzong-Han; Dai, Hong-Jie; Lai, Po-Ting; Huang, Chi-Hsin

    2009-11-15

    PubMed-EX is a browser extension that marks up PubMed search results with additional text-mining information. PubMed-EX's page mark-up, which includes section categorization and gene/disease and relation mark-up, can help researchers to quickly focus on key terms and provide additional information on them. All text processing is performed server-side, freeing up user resources. PubMed-EX is freely available at http://bws.iis.sinica.edu.tw/PubMed-EX and http://iisr.cse.yzu.edu.tw:8000/PubMed-EX/.

  6. Taking advantage of HTML5 browsers to realize the concepts of session state and workflow sharing in web-tool applications

    Science.gov (United States)

    Suftin, I.; Read, J. S.; Walker, J.

    2013-12-01

    Scientists prefer not having to be tied down to a specific machine or operating system in order to analyze local and remote data sets or publish work. Increasingly, analysis has been migrating to decentralized web services and data sets, using web clients to provide the analysis interface. While simplifying workflow access, analysis, and publishing of data, the move does bring with it its own unique set of issues. Web clients used for analysis typically offer workflows geared towards a single user, with steps and results that are often difficult to recreate and share with others. Furthermore, workflow results often may not be easily used as input for further analysis. Older browsers further complicate things by having no way to maintain larger chunks of information, often offloading the job of storage to the back-end server or trying to squeeze it into a cookie. It has been difficult to provide a concept of "session storage" or "workflow sharing" without a complex orchestration of the back-end for storage depending on either a centralized file system or database. With the advent of HTML5, browsers gained the ability to store more information through the use of the Web Storage API (a browser-cookie holds a maximum of 4 kilobytes). Web Storage gives us the ability to store megabytes of arbitrary data in-browser either with an expiration date or just for a session. This allows scientists to create, update, persist and share their workflow without depending on the backend to store session information, providing the flexibility for new web-based workflows to emerge. In the DSASWeb portal ( http://cida.usgs.gov/DSASweb/ ), using these techniques, the representation of every step in the analyst's workflow is stored as plain-text serialized JSON, which we can generate as a text file and provide to the analyst as an upload. This file may then be shared with others and loaded back into the application, restoring the application to the state it was in when the session file

  7. CDAPubMed: a browser extension to retrieve EHR-based biomedical literature

    Directory of Open Access Journals (Sweden)

    Perez-Rey David

    2012-04-01

    Full Text Available Abstract Background Over the last few decades, the ever-increasing output of scientific publications has led to new challenges to keep up to date with the literature. In the biomedical area, this growth has introduced new requirements for professionals, e.g., physicians, who have to locate the exact papers that they need for their clinical and research work amongst a huge number of publications. Against this backdrop, novel information retrieval methods are even more necessary. While web search engines are widespread in many areas, facilitating access to all kinds of information, additional tools are required to automatically link information retrieved from these engines to specific biomedical applications. In the case of clinical environments, this also means considering aspects such as patient data security and confidentiality or structured contents, e.g., electronic health records (EHRs. In this scenario, we have developed a new tool to facilitate query building to retrieve scientific literature related to EHRs. Results We have developed CDAPubMed, an open-source web browser extension to integrate EHR features in biomedical literature retrieval approaches. Clinical users can use CDAPubMed to: (i load patient clinical documents, i.e., EHRs based on the Health Level 7-Clinical Document Architecture Standard (HL7-CDA, (ii identify relevant terms for scientific literature search in these documents, i.e., Medical Subject Headings (MeSH, automatically driven by the CDAPubMed configuration, which advanced users can optimize to adapt to each specific situation, and (iii generate and launch literature search queries to a major search engine, i.e., PubMed, to retrieve citations related to the EHR under examination. Conclusions CDAPubMed is a platform-independent tool designed to facilitate literature searching using keywords contained in specific EHRs. CDAPubMed is visually integrated, as an extension of a widespread web browser, within the standard

  8. Periodic Table of Students.

    Science.gov (United States)

    Johnson, Mike

    1998-01-01

    Presents an exercise in which an eighth-grade science teacher decorated the classroom with a periodic table of students. Student photographs were arranged according to similarities into vertical columns. Students were each assigned an atomic number according to their placement in the table. The table is then used to teach students about…

  9. Design and Implementation of Browser based GPS/GPRS Vehicle Positioning and Tracking System

    Directory of Open Access Journals (Sweden)

    Zhang Keqiang

    2015-01-01

    Full Text Available This paper mainly describes a vehicle positioning and tracking system which is based on browser, GPS and GPRS. And this system takes advantage of Baidu Map as basic material to show vehicle status, which enables drivers and supervisor to monitor the vehicle’s current and past positions. The vehicle’s location data is got from satellites, and these data is sent to the central server through GPRS, the central server will store formatted data into the database after the data is parsed; Later, these data stored in the database will be used by web application and displayed on the map as markers. This paper also involves the implementation on mobile side, and this system used Baidu map JavaScript interface, Ajax, JSP and JSON to implement the vehicle positioning and tracking system.

  10. Coastal Structures and Barriers 2012

    Data.gov (United States)

    California Natural Resource Agency — This dataset is a compilation of the UCSC Sand Retention Structures, MC Barriers, and USACE Coastal Structures. UCSC Sand Retention Structures originate from a...

  11. Elementary Statistics Tables

    CERN Document Server

    Neave, Henry R

    2012-01-01

    This book, designed for students taking a basic introductory course in statistical analysis, is far more than just a book of tables. Each table is accompanied by a careful but concise explanation and useful worked examples. Requiring little mathematical background, Elementary Statistics Tables is thus not just a reference book but a positive and user-friendly teaching and learning aid. The new edition contains a new and comprehensive "teach-yourself" section on a simple but powerful approach, now well-known in parts of industry but less so in academia, to analysing and interpreting process dat

  12. Empirical yield tables for Minnesota.

    Science.gov (United States)

    Jerold T. Hahn; Gerhard K. Raile

    1982-01-01

    Describes the tables derived from the 1977 Forest Survey of Minnesota and presents examples of how the tables can be used. These tables are broken down according to Minnesota's four Forest Survey Units, 14 forest types, and 5 site index classes. Presents 210 of the 350 possible tables that contained sufficient data to justify publication.

  13. Mathematical tables tables of in g [z] for complex argument

    CERN Document Server

    Abramov, A A

    1960-01-01

    Mathematical Tables of In ? (z) for Complex Argument is a compilation of tables of In ? (z), z = x + iy, calculated for steps in x and y of 0.01 and with an accuracy of one unit in the last (the sixth) decimal place. Interpolation is used to calculate In ? (z) for intermediate values and is carried out separately for the real and imaginary parts of In ? (z). Six places are retained in interpolation.This book first explains how the values of In ? (z) are calculated using the asymptotic formula in a wide lattice with step h = 0.16, and how the tables and the nomograph are used. The values in the

  14. General Chemistry Collection for Students, 6th Edition

    Science.gov (United States)

    2002-05-01

    System requirements are given in Tables 2a and b. Some programs have additional special requirements. Please see the individual program abstracts at JCE Online or the documentation included on the CD-ROM for more specific information. Table 2a. Hardware Required Computer CPU RAM Drives Graphics Mac OS Power Macintosh ≥ 64 MB CD-ROMHard Drive ≥ 256 colors;≥ 800x600 Windows Pentium ≥ 64 MB CD-ROMHard Drive SVGA;≥ 256 colors;≥ 800x600 Table 2b. Software Required Computer Operating System Other(required by one or more programs) Mac OS System 8.6 or higher Acrobat Reader (included); Internet Browser such as Netscape Navigator or Internet Explorer; MacMolecule2; QuickTime 4 or higher; HyperCard Player Windows Windows XP, ME, 2000, 98, 95, NT 4 Acrobat Reader (included); Internet Browser such as Netscape Navigator or Internet Explorer; PCMolecule2; QuickTime 4 or higher

  15. IcyTree: rapid browser-based visualization for phylogenetic trees and networks.

    Science.gov (United States)

    Vaughan, Timothy G

    2017-08-01

    IcyTree is an easy-to-use application which can be used to visualize a wide variety of phylogenetic trees and networks. While numerous phylogenetic tree viewers exist already, IcyTree distinguishes itself by being a purely online tool, having a responsive user interface, supporting phylogenetic networks (ancestral recombination graphs in particular), and efficiently drawing trees that include information such as ancestral locations or trait values. IcyTree also provides intuitive panning and zooming utilities that make exploring large phylogenetic trees of many thousands of taxa feasible. IcyTree is a web application and can be accessed directly at http://tgvaughan.github.com/icytree . Currently supported web browsers include Mozilla Firefox and Google Chrome. IcyTree is written entirely in client-side JavaScript (no plugin required) and, once loaded, does not require network access to run. IcyTree is free software, and the source code is made available at http://github.com/tgvaughan/icytree under version 3 of the GNU General Public License. tgvaughan@gmail.com. © The Author(s) 2017. Published by Oxford University Press.

  16. Empirical yield tables for Wisconsin.

    Science.gov (United States)

    Jerold T. Hahn; Joan M. Stelman

    1989-01-01

    Describes the tables derived from the 1983 Forest Survey of Wisconsin and presents ways the tables can be used. These tables are broken down according to Wisconsin`s five Forest Survey Units and 14 forest types.

  17. Family genome browser: visualizing genomes with pedigree information.

    Science.gov (United States)

    Juan, Liran; Liu, Yongzhuang; Wang, Yongtian; Teng, Mingxiang; Zang, Tianyi; Wang, Yadong

    2015-07-15

    Families with inherited diseases are widely used in Mendelian/complex disease studies. Owing to the advances in high-throughput sequencing technologies, family genome sequencing becomes more and more prevalent. Visualizing family genomes can greatly facilitate human genetics studies and personalized medicine. However, due to the complex genetic relationships and high similarities among genomes of consanguineous family members, family genomes are difficult to be visualized in traditional genome visualization framework. How to visualize the family genome variants and their functions with integrated pedigree information remains a critical challenge. We developed the Family Genome Browser (FGB) to provide comprehensive analysis and visualization for family genomes. The FGB can visualize family genomes in both individual level and variant level effectively, through integrating genome data with pedigree information. Family genome analysis, including determination of parental origin of the variants, detection of de novo mutations, identification of potential recombination events and identical-by-decent segments, etc., can be performed flexibly. Diverse annotations for the family genome variants, such as dbSNP memberships, linkage disequilibriums, genes, variant effects, potential phenotypes, etc., are illustrated as well. Moreover, the FGB can automatically search de novo mutations and compound heterozygous variants for a selected individual, and guide investigators to find high-risk genes with flexible navigation options. These features enable users to investigate and understand family genomes intuitively and systematically. The FGB is available at http://mlg.hit.edu.cn/FGB/. © The Author 2015. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  18. Empirical yield tables for Michigan.

    Science.gov (United States)

    Jerold T. Hahn; Joan M. Stelman

    1984-01-01

    Describes the tables derived from the 1980 Forest Survey of Michigan and presents ways the tables can be used. These tables are broken down according to Michigan's four Forest Survey Units, 14 forest types, and 5 site-index classes.

  19. Feeding practice in captive wild ruminants : pecularities in the nutrition of browsers/concentrate selectors and intermediate feeders. A review

    OpenAIRE

    Clauss, M; Kienzle, E; Hatt, J M

    2003-01-01

    We present a review on the feeding practice, the nutritional pathology and the documented nutritional peculiarities of zoo ruminants. The difference in chemical composition between browse and grass historically led to the conclusion that browsers need a diet lower in fibre and higher in protein than grazing ruminants. The term “concentrate selectors”, coined to describe browsing ruminants, additionally focused the attention on the chemical nature of a browser’s diet assumed high in easily fer...

  20. Characteristics of Tables for Disseminating Biobehavioral Results.

    Science.gov (United States)

    Schneider, Barbara St Pierre; Nagelhout, Ed; Feng, Du

    2018-01-01

    To report the complexity and richness of study variables within biological nursing research, authors often use tables; however, the ease with which consumers understand, synthesize, evaluate, and build upon findings depends partly upon table design. To assess and compare table characteristics within research and review articles published in Biological Research for Nursing and Nursing Research. A total of 10 elements in tables from 48 biobehavioral or biological research or review articles were analyzed. To test six hypotheses, a two-level hierarchical linear model was used for each of the continuous table elements, and a two-level hierarchical generalized linear model was used for each of the categorical table elements. Additionally, the inclusion of probability values in statistical tables was examined. The mean number of tables per article was 3. Tables in research articles were more likely to contain quantitative content, while tables in review articles were more likely to contain both quantitative and qualitative content. Tables in research articles had a greater number of rows, columns, and column-heading levels than tables in review articles. More than one half of statistical tables in research articles had a separate probability column or had probability values within the table, whereas approximately one fourth had probability notes. Authors and journal editorial staff may be generating tables that better depict biobehavioral content than those identified in specific style guidelines. However, authors and journal editorial staff may want to consider table design in terms of audience, including alternative visual displays.

  1. Pension Insurance Data Tables

    Data.gov (United States)

    Pension Benefit Guaranty Corporation — Find out about retirement trends in PBGC's data tables. The tables include statistics on the people and pensions that PBGC protects, including how many Americans are...

  2. Circadian regulation of myocardial sarcomeric Titin-cap (Tcap, telethonin: identification of cardiac clock-controlled genes using open access bioinformatics data.

    Directory of Open Access Journals (Sweden)

    Peter S Podobed

    Full Text Available Circadian rhythms are important for healthy cardiovascular physiology and are regulated at the molecular level by a circadian clock mechanism. We and others previously demonstrated that 9-13% of the cardiac transcriptome is rhythmic over 24 h daily cycles; the heart is genetically a different organ day versus night. However, which rhythmic mRNAs are regulated by the circadian mechanism is not known. Here, we used open access bioinformatics databases to identify 94 transcripts with expression profiles characteristic of CLOCK and BMAL1 targeted genes, using the CircaDB website and JTK_Cycle. Moreover, 22 were highly expressed in the heart as determined by the BioGPS website. Furthermore, 5 heart-enriched genes had human/mouse conserved CLOCK:BMAL1 promoter binding sites (E-boxes, as determined by UCSC table browser, circadian mammalian promoter/enhancer database PEDB, and the European Bioinformatics Institute alignment tool (EMBOSS. Lastly, we validated findings by demonstrating that Titin cap (Tcap, telethonin was targeted by transcriptional activators CLOCK and BMAL1 by showing 1 Tcap mRNA and TCAP protein had a diurnal rhythm in murine heart; 2 cardiac Tcap mRNA was rhythmic in animals kept in constant darkness; 3 Tcap and control Per2 mRNA expression and cyclic amplitude were blunted in Clock(Δ19/Δ19 hearts; 4 BMAL1 bound to the Tcap promoter by ChIP assay; 5 BMAL1 bound to Tcap promoter E-boxes by biotinylated oligonucleotide assay; and 6 CLOCK and BMAL1 induced tcap expression by luciferase reporter assay. Thus this study identifies circadian regulated genes in silico, with validation of Tcap, a critical regulator of cardiac Z-disc sarcomeric structure and function.

  3. NNDSS - Table II. Vibriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected...

  4. NNDSS - Table II. Vibriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected...

  5. Advances in food composition tables in Japan-Standard Tables Of Food Composition in Japan - 2015 - (Seventh Revised Edition).

    Science.gov (United States)

    Watanabe, Tomoko; Kawai, Ryoko

    2018-01-01

    The latest version of the Standard Tables of Food Composition in Japan-2015- comprises the main food composition table (Standard Tables of Food Composition in Japan-2015-[Seventh revised Edition)) and three supplementary books. The supplementary books are Standard Tables of Food Composition in Japan - 2015 - (Seventh Revised Edition) - Amino Acids -, Standard Tables of Food Composition in Japan - 2015 - (Seventh Revised Edition) - Fatty Acids - and Standard Tables of Food Composition in Japan - 2015 - (Seventh Revised Edition) - Available Carbohydrates, Polyols and Organic Acids-. We believe understanding these food composition tables can give greater insight into Japan's gastronomic culture and changes in eating habits. We expect them to play important roles as part of the East Asia food composition tables. Copyright © 2017. Published by Elsevier Ltd.

  6. NNDSS - Table IV. Tuberculosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the...

  7. NNDSS - Table IV. Tuberculosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the...

  8. NNDSS - Table III. Tuberculosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the...

  9. NNDSS - Table IV. Tuberculosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the...

  10. NNDSS - Table III. Tuberculosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the...

  11. 30 CFR 250.1401 - Index table.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 2 2010-07-01 2010-07-01 false Index table. 250.1401 Section 250.1401 Mineral... OPERATIONS IN THE OUTER CONTINENTAL SHELF Outer Continental Shelf (OCS) Civil Penalties § 250.1401 Index table. The following table is an index of the sections in this subpart: § 250.1401Table Definitions...

  12. TabSQL: a MySQL tool to facilitate mapping user data to public databases.

    Science.gov (United States)

    Xia, Xiao-Qin; McClelland, Michael; Wang, Yipeng

    2010-06-23

    With advances in high-throughput genomics and proteomics, it is challenging for biologists to deal with large data files and to map their data to annotations in public databases. We developed TabSQL, a MySQL-based application tool, for viewing, filtering and querying data files with large numbers of rows. TabSQL provides functions for downloading and installing table files from public databases including the Gene Ontology database (GO), the Ensembl databases, and genome databases from the UCSC genome bioinformatics site. Any other database that provides tab-delimited flat files can also be imported. The downloaded gene annotation tables can be queried together with users' data in TabSQL using either a graphic interface or command line. TabSQL allows queries across the user's data and public databases without programming. It is a convenient tool for biologists to annotate and enrich their data.

  13. Do children with obesity have worse table manners? Associations between child table manners, weight status and weight gain.

    Science.gov (United States)

    Briones, Naomi F; Cesaro, Robert J; Appugliese, Danielle P; Miller, Alison L; Rosenblum, Katherine L; Pesch, Megan H

    2018-06-01

    Children with obesity experience stigma stemming from stereotypes, one such stereotype is that people with obesity are "sloppy" or have poor manners. Teaching children "proper table manners" has been proposed as an obesity prevention strategy. Little is known about the association between children's weight status and table manners. To examine correlates of child table manners and to examine the association of child table manners with child obese weight status and prospective change in child body mass index z-score (BMIz). Mother-child dyads (N = 228) participated in a videotaped laboratory eating task with cupcakes. Coding schemes to capture child table manners (making crumbs, chewing with mouth open, getting food on face, shoving food in mouth, slouching, and getting out of seat), and maternal attentiveness to child table manners, were reliably applied. Anthropometrics were measured at baseline and at follow-up two years later. Regression analyses examined the association of participant characteristics with child table manners, as well as the associations of child table manners with child obese weight status, and prospective change in BMIz/year. Predictors of poorer child table manners were younger child age, greater cupcake consumption, and greater maternal attentiveness to child table manners. Poorer child table manners were not associated with child obese (vs. not) weight status, but were associated with a prospective decrease in BMIz/year in children with overweight/obesity. Obesity interventions to improve table manners may be perpetuating unfavorable stereotypes and stigma. Future work investigating these associations is warranted to inform childhood obesity guidelines around table manners. Copyright © 2018 Elsevier Ltd. All rights reserved.

  14. MAJIQ-SPEL: Web-tool to interrogate classical and complex splicing variations from RNA-Seq data.

    Science.gov (United States)

    Green, Christopher J; Gazzara, Matthew R; Barash, Yoseph

    2017-09-11

    Analysis of RNA sequencing (RNA-Seq) data have highlighted the fact that most genes undergo alternative splicing (AS) and that these patterns are tightly regulated. Many of these events are complex, resulting in numerous possible isoforms that quickly become difficult to visualize, interpret, and experimentally validate. To address these challenges we developed MAJIQ-SPEL, a web-tool that takes as input local splicing variations (LSVs) quantified from RNA-Seq data and provides users with visualization and quantification of gene isoforms associated with those. Importantly, MAJIQ-SPEL is able to handle both classical (binary) and complex, non-binary, splicing variations. Using a matching primer design algorithm it also suggests users possible primers for experimental validation by RT-PCR and displays those, along with the matching protein domains affected by the LSV, on UCSC Genome Browser for further downstream analysis. Program and code will be available at http://majiq.biociphers.org/majiq-spel. Supplementary data are available at Bioinformatics online. © The Author (2017). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  15. CXCR4 expression varies significantly among different subtypes of glioblastoma multiforme (GBM) and its low expression or hypermethylation might predict favorable overall survival.

    Science.gov (United States)

    Ma, Xinlong; Shang, Feng; Zhu, Weidong; Lin, Qingtang

    2017-09-01

    CXCR4 is an oncogene in glioblastoma multiforme (GBM) but the mechanism of its dysregulation and its prognostic value in GBM have not been fully understood. Bioinformatic analysis was performed by using R2 and the UCSC Xena browser based on data from GSE16011 in GEO datasets and in GBM cohort in TCGA database (TCGA-GBM). Kaplan Meier curves of overall survival (OS) were generated to assess the association between CXCR4 expression/methylation and OS in patients with GBM. GBM patients with high CXCR4 expression had significantly worse 5 and 10 yrs OS (p GBM subtypes, there was an inverse relationship between overall DNA methylation and CXCR4 expression. CXCR4 expression was significantly lower in CpG island methylation phenotype (CIMP) group than in non CIMP group. Log rank test results showed that patients with high CXCR4 methylation (first tertile) had significantly better 5 yrs OS (p = 0.038). CXCR4 expression is regulated by DNA methylation in GBM and its low expression or hypermethylation might indicate favorable OS in GBM patients.

  16. Cytogenetic Resources and Information.

    Science.gov (United States)

    De Braekeleer, Etienne; Huret, Jean-Loup; Mossafa, Hossain; Dessen, Philippe

    2017-01-01

    The main databases devoted stricto sensu to cancer cytogenetics are the "Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer" ( http://cgap.nci.nih.gov/Chromosomes/Mitelman ), the "Atlas of Genetics and Cytogenetics in Oncology and Haematology" ( http://atlasgeneticsoncology.org ), and COSMIC ( http://cancer.sanger.ac.uk/cosmic ).However, being a complex multistep process, cancer cytogenetics are broadened to "cytogenomics," with complementary resources on: general databases (nucleic acid and protein sequences databases; cartography browsers: GenBank, RefSeq, UCSC, Ensembl, UniProtKB, and Entrez Gene), cancer genomic portals associated with recent international integrated programs, such as TCGA or ICGC, other fusion genes databases, array CGH databases, copy number variation databases, and mutation databases. Other resources such as the International System for Human Cytogenomic Nomenclature (ISCN), the International Classification of Diseases for Oncology (ICD-O), and the Human Gene Nomenclature Database (HGNC) allow a common language.Data within the scientific/medical community should be freely available. However, most of the institutional stakeholders are now gradually disengaging, and well-known databases are forced to beg or to disappear (which may happen!).

  17. Integration of a browser based operator manual in the system environment of a process computer system; Integration eines browserbasierten Betriebshandbuchs in die Systemumgebung einer Prozessrechneranlage

    Energy Technology Data Exchange (ETDEWEB)

    Weber, Andreas [Westinghouse Electric Germany GmbH (Germany); Erfle, Robert [DOSCO GmbH, Heidelberg (Germany); Feinkohl, Dirk [E.ON Kernkraft GmbH (Germany). Kernkraftwerk Unterweser

    2012-11-01

    The integration of a browser based operator manual in the system environment of a process computer system is an optimization of the operating procedure in the control room and a safety enhancement due to faster and error-free access to the manual contents. Several requirements by the authorities have to be fulfilled: the operating manual has to be available as hard copy, the format has to be true to original, protection against manipulation has to be provided, the manual content of the browser-based version and the hard copy have to identical, and the display presentation has to be consistent with ergonomic principals. The integration of the on-line manual in the surveillance process computer system provides the operator with the relevant comments to the surveillance signal. The described integration of the on-line manual is an optimization of the operator's everyday job with respect to ergonomics and safety (human performance).

  18. Table Tennis Club

    CERN Multimedia

    Table Tennis Club

    2012-01-01

    The CERN Table Tennis club and the Meyrin CTT are organizing two Table Tennis workshops from 2 to 6 July and from 20 to 24 August 2012 inclusive in Meyrin. A professional would be with your children from 14.00 pm to 18.00 pm: an instructor J + S category A. Training courses with specific themes, individual courses would be given depending on the level of the child’s game, “discoveries –table tennis games” courses and games with the robot. Other activities (stretching, relaxation). Afternoons (from 18 to 20 children): 40 CHF per workshop and per child. Evenings (from 18 to 20 adults): 60 CHF per workshop and per adult. For further information, please contact Mr. Monteil : Mobile: (+33) 06 61 31 70 47 E-mail: wilfried.monteil@free.fr.

  19. Building a Better Book in the Browser (Using Semantic Web technologies and HTML5

    Directory of Open Access Journals (Sweden)

    Jason A. Clark

    2015-07-01

    Full Text Available The library as place and service continues to be shaped by the legacy of the book. The book itself has evolved in recent years, with various technologies vying to become the next dominant book form. In this article, we discuss the design and development of our prototype software from Montana State University (MSU Library for presenting books inside of web browsers. The article outlines the contextual background and technological potential for publishing traditional book content through the web using open standards. Our prototype demonstrates the application of HTML5, structured data with RDFa and Schema.org markup, linked data components using JSON-LD, and an API-driven data model. We examine how this open web model impacts discovery, reading analytics, eBook production, and machine-readability for libraries considering how to unite software development and publishing.

  20. The 2005 CHF look-up table

    International Nuclear Information System (INIS)

    Groeneveld, D.C.; Vasic, A.Z.; Leung, L.K.H.; Durmayaz, A.; Shan, J.Q.; Yang, J.; Cheng, S.C.

    2005-01-01

    Full text of publication follows: CHF Look-up tables have been used widely for the prediction of the Critical Heat Flux (CHF) The CHF look-up table is basically a normalized data bank. The first CHF look-up table was constructed by Doroshchuk et al. (1975), using a limited database of 5 000 data points. This table, and all subsequent tables, contain normalized CHF values for a vertical 8 mm water-cooled tube for various pressures, mass fluxes and qualities. The CHF table development work has since been in progress at various institutions (e.g. CENG-Grenoble, University of Ottawa (UO), Ottawa, IPPE, Obninsk, and AECL, Chalk River) using an ever increasing data base. The 1995 CHF look-up table employs a data base containing about 30 000 CHF points and provides CHF values for an 8 mm ID, water-cooled tube, for 19 pressures, 20 mass fluxes, and 23 qualities. covering the full range of conditions of practical interest. The 2005 CHF LUT is an update to the 1995 LUT and addresses several concerns raised in the literature. The major improvements made are: - enhancement of the quality of the data base of the CHF look-up table (identify outliers, improve screening procedures); - increase in the data base by adding recently obtained data; - employment of greater subdivision of the look-up table by using smaller intervals in the independent parameters (pressure, mass flux and quality) at conditions where the variation in CHF is significant; - improvement of the smoothness of the CHF look-up table. This was done by the use of logarithmic functions for CHF, using optimum Spline functions etc. A discussion of the impact of these changes on the prediction accuracy and table smoothness is presented. It will be shown that the 2005 CHF look-up table is characterized by a significant improvement in accuracy and smoothness. [1] D. Groeneveld is the corresponding author. He is an Adjunct Professor at the University of Ottawa. (authors)

  1. Making of attenuation-correcting computation table for RIs and emitted gamma ray table using MS-Excel

    International Nuclear Information System (INIS)

    Miura, Shigeyuki; Takahashi, Mitsuyuki; Sato, Isamu

    1995-01-01

    In the technical workshop of National Institute for Fusion Science in the last year, report was made on the making of attenuation-correcting computation table for R/S by using the software Lotus 1-2-3 on MS-DOS. It was decided to use this table by applying Windows, and further, to partially add some functions to this table. Excel 5.0 was to be used as the software, since Excel seems to be the main of Windows. It was decided to make anew the γ-ray data table which is linked to the radioactivity data in the RI attenuation-correcting computation table. First work is to convert the RI attenuation-correcting computation table made as the file of Lotus 1-2-3 to the file of Excel 5.0 of Windows, and this is very simple. As the result of the file conversion, it was found that the data file became compact. Next work is the addition of functions to this table. The function being added this time is that for judging whether R/S are those which are stipulated in the laws or not from the values of radioactivity calculated by the attenuation correction. The concrete method of this addition of function is explained. The data table on the γ-ray for respective nuclides was made. The present state of the data base on radiation was investigated. (K.I.)

  2. Spliceman2: a computational web server that predicts defects in pre-mRNA splicing.

    Science.gov (United States)

    Cygan, Kamil Jan; Sanford, Clayton Hendrick; Fairbrother, William Guy

    2017-09-15

    Most pre-mRNA transcripts in eukaryotic cells must undergo splicing to remove introns and join exons, and splicing elements present a large mutational target for disease-causing mutations. Splicing elements are strongly position dependent with respect to the transcript annotations. In 2012, we presented Spliceman, an online tool that used positional dependence to predict how likely distant mutations around annotated splice sites were to disrupt splicing. Here, we present an improved version of the previous tool that will be more useful for predicting the likelihood of splicing mutations. We have added industry-standard input options (i.e. Spliceman now accepts variant call format files), which allow much larger inputs than previously available. The tool also can visualize the locations-within exons and introns-of sequence variants to be analyzed and the predicted effects on splicing of the pre-mRNA transcript. In addition, Spliceman2 integrates with RNAcompete motif libraries to provide a prediction of which trans -acting factors binding sites are disrupted/created and links out to the UCSC genome browser. In summary, the new features in Spliceman2 will allow scientists and physicians to better understand the effects of single nucleotide variations on splicing. Freely available on the web at http://fairbrother.biomed.brown.edu/spliceman2 . Website implemented in PHP framework-Laravel 5, PostgreSQL, Apache, and Perl, with all major browsers supported. william_fairbrother@brown.edu. Supplementary data are available at Bioinformatics online. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  3. KOMPONEN WEB DATA ANALYZER PADA IE STUDI KASUS: AKSES WEB TERFAVORIT LABORATORIUM IBS TEKNIK INFORMATIKA - ITS

    Directory of Open Access Journals (Sweden)

    Darlis Heru Murti

    2005-07-01

    Full Text Available Normal 0 false false false IN X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} Perkembangan dunia internet baik dari segi teknologi maupun jumlah pengguna yang mengakses kian lama semakin bertambah. Hal ini juga berdampak dengan munculnya berbagai situs internet yang menawarkan berbagai hal serta tujuan yang berbeda. Untuk mengakses situs-situs tersebut diperlukan suatu alat yang disebut browser. Salah satu browser yang paling terkenal dan banyak digunakan saat ini adalah Microsoft Internet Explorer (IE. Kalau diperhatikan sebenarnya browser Internet Explorer telah menyediakan fitur khusus bernama Favorites (dapat diakses melalui menu atau toolbar untuk mencatat dan mengorganisasi web-web yang menjadi favorit user. Tetapi fitur Favorites ini kurang fleksibel karena pemasukan data maupun pengorganisasiannya masih bersifat manual oleh user. Untuk itu perlu diimplementasikan perangkat lunak dengan fitur Favorites yang bersifat otomatis dan dinamis sehingga untuk periode waktu maupun lokasi akses workstation tertentu bisa memiliki informasi favorit website yang berbeda-beda. Sebagai solusi yang dapat digunakan adalah dengan memanfaatkan teknologi rekayasa perangkat lunak yaitu pembuatan komponen yang melekat pada browser Internet Explorer atau lebih dikenal dengan istilah plugin Internet

  4. Development of a user-friendly system for image processing of electron microscopy by integrating a web browser and PIONE with Eos.

    Science.gov (United States)

    Tsukamoto, Takafumi; Yasunaga, Takuo

    2014-11-01

    Eos (Extensible object-oriented system) is one of the powerful applications for image processing of electron micrographs. In usual cases, Eos works with only character user interfaces (CUI) under the operating systems (OS) such as OS-X or Linux, not user-friendly. Thus, users of Eos need to be expert at image processing of electron micrographs, and have a little knowledge of computer science, as well. However, all the persons who require Eos does not an expert for CUI. Thus we extended Eos to a web system independent of OS with graphical user interfaces (GUI) by integrating web browser.Advantage to use web browser is not only to extend Eos with GUI, but also extend Eos to work under distributed computational environment. Using Ajax (Asynchronous JavaScript and XML) technology, we implemented more comfortable user-interface on web browser. Eos has more than 400 commands related to image processing for electron microscopy, and the usage of each command is different from each other. Since the beginning of development, Eos has managed their user-interface by using the interface definition file of "OptionControlFile" written in CSV (Comma-Separated Value) format, i.e., Each command has "OptionControlFile", which notes information for interface and its usage generation. Developed GUI system called "Zephyr" (Zone for Easy Processing of HYpermedia Resources) also accessed "OptionControlFIle" and produced a web user-interface automatically, because its mechanism is mature and convenient,The basic actions of client side system was implemented properly and can supply auto-generation of web-form, which has functions of execution, image preview, file-uploading to a web server. Thus the system can execute Eos commands with unique options for each commands, and process image analysis. There remain problems of image file format for visualization and workspace for analysis: The image file format information is useful to check whether the input/output file is correct and we also

  5. A database and tool, IM Browser, for exploring and integrating emerging gene and protein interaction data for Drosophila

    Directory of Open Access Journals (Sweden)

    Parrish Jodi R

    2006-04-01

    Full Text Available Abstract Background Biological processes are mediated by networks of interacting genes and proteins. Efforts to map and understand these networks are resulting in the proliferation of interaction data derived from both experimental and computational techniques for a number of organisms. The volume of this data combined with the variety of specific forms it can take has created a need for comprehensive databases that include all of the available data sets, and for exploration tools to facilitate data integration and analysis. One powerful paradigm for the navigation and analysis of interaction data is an interaction graph or map that represents proteins or genes as nodes linked by interactions. Several programs have been developed for graphical representation and analysis of interaction data, yet there remains a need for alternative programs that can provide casual users with rapid easy access to many existing and emerging data sets. Description Here we describe a comprehensive database of Drosophila gene and protein interactions collected from a variety of sources, including low and high throughput screens, genetic interactions, and computational predictions. We also present a program for exploring multiple interaction data sets and for combining data from different sources. The program, referred to as the Interaction Map (IM Browser, is a web-based application for searching and visualizing interaction data stored in a relational database system. Use of the application requires no downloads and minimal user configuration or training, thereby enabling rapid initial access to interaction data. IM Browser was designed to readily accommodate and integrate new types of interaction data as it becomes available. Moreover, all information associated with interaction measurements or predictions and the genes or proteins involved are accessible to the user. This allows combined searches and analyses based on either common or technique-specific attributes

  6. Half-life distribution table of radioactive nuclei; Table de distribution des periodes des noyaux radioactifs

    Energy Technology Data Exchange (ETDEWEB)

    Gugenberger, P [Commissariat a l' Energie Atomique, Saclay(France). Centre d' Etudes Nucleaires

    1954-07-01

    This table allows to identify an element if its period is known. Data for this table were taken from the half-life values adopted by Hollander, PERLMAN and SEABORG (Rev. mod. Phys., 1953, 22 number 2). Moreover for each nucleus, the mass number, the charge number and the type of decay are given in the table. (author) [French] Cette table permet l'identification d'un element dont la periode est connue. Elle a ete etablie en utilisant les valeurs des periodes donnees par HOLLANDER, PERLMAN et SEABORG dans Rev. mod. Phys., 1953, 25 numero 2. On y trouve en outre, pour chaque nuclide, les caracteristiques suivantes: Z, A, modes de desintegration. (auteur)

  7. Half-life distribution table of radioactive nuclei; Table de distribution des periodes des noyaux radioactifs

    Energy Technology Data Exchange (ETDEWEB)

    Gugenberger, P. [Commissariat a l' Energie Atomique, Saclay(France). Centre d' Etudes Nucleaires

    1954-07-01

    This table allows to identify an element if its period is known. Data for this table were taken from the half-life values adopted by Hollander, PERLMAN and SEABORG (Rev. mod. Phys., 1953, 22 number 2). Moreover for each nucleus, the mass number, the charge number and the type of decay are given in the table. (author) [French] Cette table permet l'identification d'un element dont la periode est connue. Elle a ete etablie en utilisant les valeurs des periodes donnees par HOLLANDER, PERLMAN et SEABORG dans Rev. mod. Phys., 1953, 25 numero 2. On y trouve en outre, pour chaque nuclide, les caracteristiques suivantes: Z, A, modes de desintegration. (auteur)

  8. Global Reference Tables Services Architecture

    Data.gov (United States)

    Social Security Administration — This database stores the reference and transactional data used to provide a data-driven service access method to certain Global Reference Table (GRT) service tables.

  9. From the Mendeleev periodic table to particle physics and back to the periodic table

    International Nuclear Information System (INIS)

    Kibler, Maurice R.

    2006-11-01

    We briefly describe in this paper the passage from Mendeleev's chemistry (1869) to atomic physics (in the 1900's), nuclear physics (in the 1932's) and particle physics (from 1953 to 2006). We show how the consideration of symmetries, largely used in physics since the end of the 1920's, gave rise to a new format of the periodic table in the 1970's. More specifically, this paper is concerned with the application of the group SO(4,2)xSU(2) to the periodic table of chemical elements. It is shown how the Madelung rule of the atomic shell model can be used for setting up a periodic table that can be further rationalized via the group SO(4,2)xSU(2) and some of its subgroups. Qualitative results are obtained from this nonstandard table. (author)

  10. NNDSS - Table II. Ehrlichiosis/Anaplasmosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  11. NNDSS - Table II. Ehrlichiosis/Anaplasmosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  12. The Living Periodic Table

    Science.gov (United States)

    Nahlik, Mary Schrodt

    2005-01-01

    To help make the abstract world of chemistry more concrete eighth-grade students, the author has them create a living periodic table that can be displayed in the classroom or hallway. This display includes information about the elements arranged in the traditional periodic table format, but also includes visual real-world representations of the…

  13. Dual roles of an algal farming damselfish as a cultivator and opportunistic browser of an invasive seaweed.

    Directory of Open Access Journals (Sweden)

    Kimberly A Peyton

    Full Text Available Herbivory is a fundamental process determining reef resilience, and while algal farming damselfishes can help shape benthic assemblages, an understanding of their contribution to areas outside of defended territories is relatively unexplored. Here, we demonstrate how the farming damselfish Stegastes marginatus plays a dual role in benthic structuring by 1 contributing to persistence of the invasive macroalga Acanthophora spicifera within a Hawaiian marine protected area, where the macroalga occurred exclusively inside Stegastes territories, and 2 behaving as an opportunistic browser of the exotic alga outside their territorial borders. Greater than 50% of the biomass of tethered A. spicifera was consumed within one-hour when placed outside Stegastes territories, compared to <5% lost from tethers within territories or herbivore exclusion cages. In situ remote video revealed that tethered A. spicifera located outside territories was grazed primarily by the surgeonfish Acanthurus nigrofuscus (∼68% of total bites and, surprisingly, by S. marginatus (∼27% of total bites that left their territories to feed on this resource on 107 occasions during 400 min of filming. Further, for over half of those occurrences where S. marginatus grazed on the tethered macroalga outside of territories, they fed alongside conspecifics and other species, displaying little of the aggressiveness that characterizes this damselfish. These results show that S. marginatus plays a wider role in determining benthic assemblages than previously recognized, acting both as cultivators of a canopy-forming invasive macroalga within their territories, and as opportunistic browsers in neighboring sites. Consequently, S. marginatus can affect benthic species composition across their territory borders. These results provide a rare example of interspecific facilitation of an exotic alga by an indigenous marine fish. Accounting for fish behaviors more broadly is important to further our

  14. Climate change : transportation table

    International Nuclear Information System (INIS)

    Ogilvie, K.

    1999-01-01

    The Kyoto Protocol sets greenhouse gas (GHG) reduction targets for the post-2000 period. If ratified, Canada will be committed to reduce emissions of GHGs by 6 per cent below 1990 levels during the period 2008-2012. A recommended national strategy is to establish 'issue tables' that will advise the Ministers of Energy and Environment on preferred options to reach the Kyoto target and to identify early actions that can be taken. The 'Transportation Table' which is the focus of this paper, is one of the 15 sectoral tables. The Transportation Table will identify by July 1999, specific measures to mitigate GHG emissions from Canada's transportation sector. Currently, GHG emissions from the transportation sector are predicted to be 27 per cent above 1990 levels by 2010. Fuel taxes, emissions trading, and research into improved vehicle technologies and automotive fuels are some of the recommended options which can help reduce emissions trading from the transportation sector. Studies are underway to deal with emissions from transport in two sub-groups, freight and passenger. 1 fig

  15. Table Tennis Club

    CERN Document Server

    Table Tennis Club

    2012-01-01

    2012 CERN Table Tennis Tournament As the campaign launched by the CERN medical service “Move! & Eat better” is designed in particular to encourage people at CERN to take more regular exercise, the CERN Table Tennis Club, with its traditional CERN Table Tennis Tournament is providing an excellent opportunity to practice moving. The tournament will take place at the Meyrin CTT, 2 rue de Livron, Saturday August 25, 2012, in the afternoon (starting at 13:30). It is open to all CERN staff, users, visitors and families, including of course summer students, who are strongly encouraged to participate. In order to register, simply send an E-mail to Jean-Pierre Revol (jean-pierre.revol@cern.ch). You may also find useful information on the Club Web page http://www.cern.ch/tabletennis CERN 2011 champion Savitha Flaecher, between the finalist Bertrand Mouches on her left, the winner of the consolation draw on her right (Sudarshan Paramesvaran), and far left, Denis Moriaud (semi-finalist a...

  16. X-ray table

    International Nuclear Information System (INIS)

    Craig, J.R.; Otto, G.W.

    1980-01-01

    An X-ray radiographic or fluoroscopic table is described which includes a film holder with a frame attached to a cable running over end pulleys for positioning the holder longitudinally as desired under the table top. The holder has a front opening to receive a cassette-supporting tray which can be slid out on tracks to change the cassette. A reed switch on the frame is opened by a permanent magnet on the tray only when the tray is half-way out. When the switch is closed, an electromagnet locks the pulley and the holder in place. The holder is thus automatically locked in place not only during exposure (tray in) but when the tray is out for changing the cassette. To re-position the holder, the operator pulls the tray half-out and, using the tray itself, pushes the holder along the table, the holder being counterbalanced by a weight. (author)

  17. 21 CFR 890.3750 - Mechanical table.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Mechanical table. 890.3750 Section 890.3750 Food... DEVICES PHYSICAL MEDICINE DEVICES Physical Medicine Prosthetic Devices § 890.3750 Mechanical table. (a) Identification. A mechanical table is a device intended for medical purposes that has a flat surface that can be...

  18. Adapting an existing visualization application for browser-based deployment: A case study from the Tropical Rainfall Measuring Mission

    Science.gov (United States)

    Kelley, Owen A.

    2013-02-01

    THOR, the Tool for High-resolution Observation Review, is a data viewer for the Tropical Rainfall Measuring Mission (TRMM) and the upcoming Global Precipitation Measurement (GPM) mission. THOR began as a desktop application, but now it can be accessed with a web browser, making THOR one of the first online tools for visualizing TRMM satellite data (http://pps.gsfc.nasa.gov/thor). In this effort, the reuse of the existing visualization code was maximized and the complexity of new code was minimized by avoiding unnecessary functionality, frameworks, or libraries. The simplicity of this approach makes it potentially attractive to researchers wishing to adapt their visualization applications for online deployment. To enable THOR to run within a web browser, three new pieces of code are written. First, the graphical user interface (GUI) of the desktop application is translated into HTML, JavaScript, and CSS. Second, a simple communication mechanism is developed over HTTP. Third, a virtual GUI is created on the server that interfaces with the image-generating routines of the existing desktop application so that these routines do not need to be modified for online use. While the basic functionality of THOR is now available online, prototyping is ongoing for enhanced 3D imaging and other aspects of both THOR Desktop and THOR Online. Because TRMM data products are complex and periodically reprocessed with improved algorithms, having a tool such as THOR is important to analysts at the Precipitation Processing System where the algorithms are tested and the products generated, stored, and distributed. Researchers also have found THOR useful for taking a first look at individual files before writing their own software to perform specialized calculations and analyses.

  19. Automation of BESSY scanning tables

    International Nuclear Information System (INIS)

    Hanton, J.; Kesteman, J.

    1981-01-01

    A micro processor M6800 is used for the automation of scanning and premeasuring BESSY tables. The tasks achieved by the micro processor are: 1. control of spooling of the four asynchronous film winding devices and switching on and off the 4 projections lamps, 2. pre-processing of the data coming from a bi-polar coordinates measuring device, 3. bi-directional interchange of informations between the operator, the BESSY table and the DEC PDP 11/34 mini computer controling the scanning operations, 4. control of the magnification on the table by swapping the projection lenses of appropriate focal lengths and the associated light boxes (under development). In connection with point 4, study is being made for the use of BESSY tables for accurate measurements (+/-5 microns), by encoding the displacements of the projections lenses. (orig.)

  20. ExpEdit: a webserver to explore human RNA editing in RNA-Seq experiments.

    Science.gov (United States)

    Picardi, Ernesto; D'Antonio, Mattia; Carrabino, Danilo; Castrignanò, Tiziana; Pesole, Graziano

    2011-05-01

    ExpEdit is a web application for assessing RNA editing in human at known or user-specified sites supported by transcript data obtained by RNA-Seq experiments. Mapping data (in SAM/BAM format) or directly sequence reads [in FASTQ/short read archive (SRA) format] can be provided as input to carry out a comparative analysis against a large collection of known editing sites collected in DARNED database as well as other user-provided potentially edited positions. Results are shown as dynamic tables containing University of California, Santa Cruz (UCSC) links for a quick examination of the genomic context. ExpEdit is freely available on the web at http://www.caspur.it/ExpEdit/.

  1. From the Mendeleev periodic table to particle physics and back to the periodic table

    Energy Technology Data Exchange (ETDEWEB)

    Kibler, Maurice R. [Universite de Lyon, Institut de Physique Nucleaire, Universite Lyon 1 and CNRS/IN2P3, 43 Bd du 11 Novembre 1918, F-69622 Villeurbanne Cedex (France)

    2006-11-15

    We briefly describe in this paper the passage from Mendeleev's chemistry (1869) to atomic physics (in the 1900's), nuclear physics (in the 1932's) and particle physics (from 1953 to 2006). We show how the consideration of symmetries, largely used in physics since the end of the 1920's, gave rise to a new format of the periodic table in the 1970's. More specifically, this paper is concerned with the application of the group SO(4,2)xSU(2) to the periodic table of chemical elements. It is shown how the Madelung rule of the atomic shell model can be used for setting up a periodic table that can be further rationalized via the group SO(4,2)xSU(2) and some of its subgroups. Qualitative results are obtained from this nonstandard table. (author)

  2. Cohort Working Life Tables for Older Canadians

    Directory of Open Access Journals (Sweden)

    Spencer, Byron G.

    2010-01-01

    Full Text Available AbstractWe construct cohort working life tables for Canadian men and women aged 50and older and, for comparison, corresponding period tables. The tables arederived using annual single-age time series of participation rates for 1976-2006from the master files of the Statistics Canada Labour Force Survey. The cohortcalculations are based on stochastic projections of mortality coupled withalternative assumptions about future participation rates. Separate tables areprovided for the years 1976, 1991, and 2006, thus spanning a period ofsubstantial gains in life expectancy and strong upward trends in femaleparticipation. Life expectancies based on the cohort tables are greater thanthose based on the period tables, for both men and women, and that is reflectedin increased retirement expectancies. For example, a male aged 50 in 1976could have expected to live three years longer and to have almost four moreyears in retirement, based on the male cohort table under medium assumptions,as compared with the corresponding period table.RésuméNous avons établis des tables de vie active par génération pour les Canadiens etCanadiennes âgés de 50 ans ou plus ainsi que des tables du momentcorrespondantes pour servir de comparaison. Les tables sont dérivées à l'aidede séries chronologiques annuelles d'un seul âge pour le taux d'activité pour lesannées 1976 à 2006 provenant des fichiers maîtres de l'Enquête sur lapopulation active de Statistique Canada. Les calculs par génération sont baséessur des projections stochastiques de mortalité et sur des suppositions quant àde futurs taux d'activité possibles. Des tables séparées ont été établies pour lesannées 1976, 1991 et 2006 ; ce qui représente une période qui a vu des gainssubstantiels en ce qui concerne l'espérance de vie et une forte hausse d'activitéchez les femmes. Les espérance de vie basées sur les tables par génération sontplus élevées que celles basées sur les tables du

  3. Guide to mathematical tables supplement no 1

    CERN Document Server

    Burunova, N M; Fedorova, R M

    1960-01-01

    A Guide to Mathematical Tables is a supplement to the Guide to Mathematical Tables published by the U.S.S.R. Academy of Sciences in 1956. The tables contain information on subjects such as powers, rational and algebraic functions, and trigonometric functions, as well as logarithms and polynomials and Legendre functions. An index listing all functions included in both the Guide and the Supplement is included.Comprised of 15 chapters, this supplement first describes mathematical tables in the following order: the accuracy of the table (that is, the number of decimal places or significant

  4. COBE: A Conjunctive Ontology Browser and Explorer for Visualizing SNOMED CT Fragments.

    Science.gov (United States)

    Sun, Mengmeng; Zhu, Wei; Tao, Shiqiang; Cui, Licong; Zhang, Guo-Qiang

    2015-01-01

    Ontology search interfaces can benefit from the latest information retrieval advances. This paper introduces a Conjunctive Ontology Browser and Explorer (COBE) for searching and exploring SNOMED CT concepts and visualizing SNOMED CT fragments. COBE combines navigational exploration (NE) with direct lookup (DL) as two complementary modes for finding specific SNOMED CT concepts. The NE mode allows a user to interactively and incrementally narrow down (hence conjunctive) the search space by adding word stems, one at a time. Such word stems serve as attribute constraints, or "attributes" in Formal Concept Analysis, which allows the user to navigate to specific SNOMED CT concept clusters. The DL mode represents the common search mechanism by using a collection of key words, as well as concept identifiers. With respect to the DL mode, evaluation against manually created reference standard showed that COBE attains an example-based precision of 0.958, recall of 0.917, and F1 measure of 0.875. With respect to the NE mode, COBE leverages 28,371 concepts in non-lattice fragments to construct the stem cloud. With merely 9.37% of the total SNOMED CT stem cloud, our navigational exploration mode covers 98.97% of the entire concept collection.

  5. Authenticated hash tables

    DEFF Research Database (Denmark)

    Triandopoulos, Nikolaos; Papamanthou, Charalampos; Tamassia, Roberto

    2008-01-01

    Hash tables are fundamental data structures that optimally answer membership queries. Suppose a client stores n elements in a hash table that is outsourced at a remote server so that the client can save space or achieve load balancing. Authenticating the hash table functionality, i.e., verifying...... to a scheme that achieves different trade-offs---namely, constant update time and O(nε/logκε n) query time for fixed ε > 0 and κ > 0. An experimental evaluation of our solution shows very good scalability....

  6. The global resource balance table, an integrated table of energy, materials and the environment

    International Nuclear Information System (INIS)

    Tsuchiya, Haruki

    2013-01-01

    This paper introduces the Global Resource Balance Table (GRBT), which is an extension of the energy balance tables that expresses the relationships between energy, materials and the environment. The material division of the GRBT includes steel, cement, paper, wood and grain. In contrast, the environmental division of the GRBT includes oxygen, CO 2 and methane. The transaction division rows in the GRBT include production, conversion, end use and stock. Each cell of the GRBT contains the quantities of the respective resources that were generated or consumed. The relationships between the cells were constructed from the laws of conservation of the materials and energy. We constructed a GRBT for 2007 and discussed the increasing air temperature due to waste heat and the CO 2 equivalent from human breathing. The GRBT is a comprehensive integrated table that represents the resources that are consumed by human activities and is useful for energy and environmental studies. - Highlights: • We extended energy balance table and introduced Global Resource Balance Table. • It shows relationships between energy, materials and the environment. • The material division includes steel, cement, paper, wood and grain. • The environmental division includes oxygen, CO 2 and methane. • We discussed on waste heat and CO 2 emission by human breathing

  7. CBrowse: a SAM/BAM-based contig browser for transcriptome assembly visualization and analysis.

    Science.gov (United States)

    Li, Pei; Ji, Guoli; Dong, Min; Schmidt, Emily; Lenox, Douglas; Chen, Liangliang; Liu, Qi; Liu, Lin; Zhang, Jie; Liang, Chun

    2012-09-15

    To address the impending need for exploring rapidly increased transcriptomics data generated for non-model organisms, we developed CBrowse, an AJAX-based web browser for visualizing and analyzing transcriptome assemblies and contigs. Designed in a standard three-tier architecture with a data pre-processing pipeline, CBrowse is essentially a Rich Internet Application that offers many seamlessly integrated web interfaces and allows users to navigate, sort, filter, search and visualize data smoothly. The pre-processing pipeline takes the contig sequence file in FASTA format and its relevant SAM/BAM file as the input; detects putative polymorphisms, simple sequence repeats and sequencing errors in contigs and generates image, JSON and database-compatible CSV text files that are directly utilized by different web interfaces. CBowse is a generic visualization and analysis tool that facilitates close examination of assembly quality, genetic polymorphisms, sequence repeats and/or sequencing errors in transcriptome sequencing projects. CBrowse is distributed under the GNU General Public License, available at http://bioinfolab.muohio.edu/CBrowse/ liangc@muohio.edu or liangc.mu@gmail.com; glji@xmu.edu.cn Supplementary data are available at Bioinformatics online.

  8. Experiences with the Mobile Interactive Learning Table: a custom table for education

    OpenAIRE

    Wilson, Gregory

    2011-01-01

    Multi-touch technology on tabletop displays lets children interact with digital objects in collaborative and competitive ways. Multi-touch tables are not a part of classroom instruction because of high cost and lack of meaningful applications. This thesis explores possible solutions to building hardware and software that support the engagement of children. Outlined is a demonstration of our Mobile Interactive Learning Table (MILT), a custom hardware system that can be built for a cost well...

  9. Aggregation Algorithms in Heterogeneous Tables

    Directory of Open Access Journals (Sweden)

    Titus Felix FURTUNA

    2006-01-01

    Full Text Available The heterogeneous tables are most used in the problem of aggregation. A solution for this problem is to standardize these tables of figures. In this paper, we proposed some methods of aggregation based on the hierarchical algorithms.

  10. Dosimetric Effects Of Different Treatment Tables During Radiotherapy

    International Nuclear Information System (INIS)

    Murkovic, M.; Grego, T.; Bibic, J.

    2015-01-01

    The aim of our study was to measure the effect of mega-voltage photon beam attenuation when treating patients through carbon fibre treatment table with and without the carbon laminate base plate on it. We also examined the ability of XiO treatment planning system in modelling this effect. Direct attenuation measurements were made for two treatment tables, Siemens TxT 550 treatment table with TT-A table top and Elekta Precise table with iBEAM evo table top. On both treatment tables we used Orfit Base Plate (32301). Measurements were taken for two photon energies (6 MV and 18 MV), at two different field sizes (5 x 5 cm 2 and 10 x 10 cm 2 ) and different gantry angles in 50 intervals using stationary water phantom and Farmer type ionization chamber. These values were compared to values calculated in XiO. In order to account for the effect of table and base plate during treatment planning in XiO, customized table and base plate templates were develop in Focal planning system. To construct these customized templates, table and base plate contours as well as respective relative electron density's to water were obtained on CT scanner. The largest attenuation effect was seen for oblique treatment angles using low energy and small field sizes, 6.6 percent for the Elekta table top and 8.4 percent for Siemens table top. In this paper we show that customized table and base plate templates introduced in the patient treatment plan can accurately model the attenuation due to their presence to within 0.3 percent. Since dose modifications due to such carbon fiber accessories can be significant, it can be concluded that introduction of customized table and base plate templates into TPS brings an important improvement to patient treatment planning, and should be included in dose calculations whenever possible. (author).

  11. Environmental Regulatory Update Table, December 1989

    International Nuclear Information System (INIS)

    Houlbert, L.M.; Langston, M.E.; Nikbakht, A.; Salk, M.S.

    1990-01-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  12. Environmental regulatory update table, March 1989

    International Nuclear Information System (INIS)

    Houlberg, L.; Langston, M.E.; Nikbakht, A.; Salk, M.S.

    1989-04-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  13. Environmental Regulatory Update Table, April 1989

    International Nuclear Information System (INIS)

    Houlberg, L.; Langston, M.E.; Nikbakht, A.; Salk, M.S.

    1989-05-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  14. Environmental Regulatory Update Table, December 1991

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1992-01-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  15. Environmental Regulatory Update Table, August 1990

    International Nuclear Information System (INIS)

    Houlberg, L.M.; Nikbakht, A.; Salk, M.S.

    1990-09-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  16. Environmental Regulatory Update Table, October 1991

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1991-11-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  17. Environmental Regulatory Update Table, November 1991

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1991-12-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  18. Environmental Regulatory Update Table, September 1991

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1991-10-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  19. Environmental Regulatory Update Table, January/February 1992

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1992-03-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action. This table is for January/February 1992.

  20. OpenMeetings as a browser-based teleconferencing tool for EFDA laboratories

    Energy Technology Data Exchange (ETDEWEB)

    Santos, B., E-mail: bsantos@ipfn.ist.utl.pt [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear - Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal); Castro, R. [Asociacion EURATOM/CIEMAT Para Fusion, 28040 Madrid (Spain); Santos, J.H.; Gomes, D.; Fernandes, H.; Sousa, J.; Varandas, C.A.F. [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear - Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal)

    2011-10-15

    Remote participation is a key success factor for worldwide organizations and video-conference is an important aspect when laboratory collaborators are geographically dispersed. Several tools for video-conference are available worldwide. However, there is a need for a default integrated set of tools which provide all the needed features for remote participation between cooperating laboratories. Moreover, laboratories currently use different video-conference tools to communicate leading to a non-compatible method among them. OpenMeetings is open source software which provides video-conferences through web-browsing. It is operating system independent, requires no computer installation providing easy integration with already existing tools and customization of requirements. This paper intends to give an OpenMeetings overview as a video-conference application between worldwide laboratories and to demonstrate its integration with the European Fusion Development Agreement (EFDA) Federation authentication and authorization features. EFDA Federation is a multi-organization security infrastructure, whose purpose is to provide sharing and provision of a wide set of resources so that authenticated users may access them in a transparent and secure mode. This infrastructure is based on a distributed security technology called PAPI (Point of Access to Providers of Information). OpenMeetings can be a valuable EFDA Federation resource and a good approach as a method to provide a worldwide laboratory video-conferencing application, based on standard browsers.

  1. OpenMeetings as a browser-based teleconferencing tool for EFDA laboratories

    International Nuclear Information System (INIS)

    Santos, B.; Castro, R.; Santos, J.H.; Gomes, D.; Fernandes, H.; Sousa, J.; Varandas, C.A.F.

    2011-01-01

    Remote participation is a key success factor for worldwide organizations and video-conference is an important aspect when laboratory collaborators are geographically dispersed. Several tools for video-conference are available worldwide. However, there is a need for a default integrated set of tools which provide all the needed features for remote participation between cooperating laboratories. Moreover, laboratories currently use different video-conference tools to communicate leading to a non-compatible method among them. OpenMeetings is open source software which provides video-conferences through web-browsing. It is operating system independent, requires no computer installation providing easy integration with already existing tools and customization of requirements. This paper intends to give an OpenMeetings overview as a video-conference application between worldwide laboratories and to demonstrate its integration with the European Fusion Development Agreement (EFDA) Federation authentication and authorization features. EFDA Federation is a multi-organization security infrastructure, whose purpose is to provide sharing and provision of a wide set of resources so that authenticated users may access them in a transparent and secure mode. This infrastructure is based on a distributed security technology called PAPI (Point of Access to Providers of Information). OpenMeetings can be a valuable EFDA Federation resource and a good approach as a method to provide a worldwide laboratory video-conferencing application, based on standard browsers.

  2. Environmental Regulatory Update Table, August 1991

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M., Hawkins, G.T.; Salk, M.S.

    1991-09-01

    This Environmental Regulatory Update Table (August 1991) provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  3. Environmental regulatory update table, July 1991

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1991-08-01

    This Environmental Regulatory Update Table (July 1991) provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  4. A table top exercise and workshop

    International Nuclear Information System (INIS)

    Lakey, J.R.A.

    1992-01-01

    Table top exercises are widely applied in training for emergency preparedness and have long been a feature of Courses on Planning for Nuclear Emergencies. Experience of a large number of table top exercises is used to provide a classification of the types of exercise indicating the application and the disadvantages. The use of workshops is considered to be complementary rather than an alternative to teaching methods available from table top exercises. (author)

  5. Global Reference Tables for Production Systems

    Data.gov (United States)

    Social Security Administration — This database is a collection of reference tables that store common information used throughout SSA. These tables standardized code structures and code usage of SSA...

  6. The Periodic Table in Croatia

    Directory of Open Access Journals (Sweden)

    Raos, N.

    2011-12-01

    Full Text Available The Croatian (Yugoslav Academy of Sciences and Arts was the first academy to elect D. I. Mendeleev as its honorary member (1882, whereas the periodic table of the elements has been taught regularly at the Zagreb University since 1888. The early interest of Croatian chemists in the periodic table should be attributed primarily to their pan-Slavic attitude, particularly as proof that Slavic people were able to produce "their own Newtons" (M. V. Lomonosov and D. I. Mendeleev. Such enthusiastic views, however, did not help in analyzing the contribution of Mendeleev and other scientists to the discovery and development of the periodic table of the elements.

  7. openBEB: open biological experiment browser for correlative measurements.

    Science.gov (United States)

    Ramakrishnan, Chandrasekhar; Bieri, Andrej; Sauter, Nora; Roizard, Sophie; Ringler, Philippe; Müller, Shirley A; Goldie, Kenneth N; Enimanev, Kaloyan; Stahlberg, Henning; Rinn, Bernd; Braun, Thomas

    2014-03-26

    New experimental methods must be developed to study interaction networks in systems biology. To reduce biological noise, individual subjects, such as single cells, should be analyzed using high throughput approaches. The measurement of several correlative physical properties would further improve data consistency. Accordingly, a considerable quantity of data must be acquired, correlated, catalogued and stored in a database for subsequent analysis. We have developed openBEB (open Biological Experiment Browser), a software framework for data acquisition, coordination, annotation and synchronization with database solutions such as openBIS. OpenBEB consists of two main parts: A core program and a plug-in manager. Whereas the data-type independent core of openBEB maintains a local container of raw-data and metadata and provides annotation and data management tools, all data-specific tasks are performed by plug-ins. The open architecture of openBEB enables the fast integration of plug-ins, e.g., for data acquisition or visualization. A macro-interpreter allows the automation and coordination of the different modules. An update and deployment mechanism keeps the core program, the plug-ins and the metadata definition files in sync with a central repository. The versatility, the simple deployment and update mechanism, and the scalability in terms of module integration offered by openBEB make this software interesting for a large scientific community. OpenBEB targets three types of researcher, ideally working closely together: (i) Engineers and scientists developing new methods and instruments, e.g., for systems-biology, (ii) scientists performing biological experiments, (iii) theoreticians and mathematicians analyzing data. The design of openBEB enables the rapid development of plug-ins, which will inherently benefit from the "house keeping" abilities of the core program. We report the use of openBEB to combine live cell microscopy, microfluidic control and visual

  8. Multiple Browsers Structure Tree Recruitment in Logged Temperate Forests.

    Directory of Open Access Journals (Sweden)

    Edward K Faison

    Full Text Available Historical extirpations have resulted in depauperate large herbivore assemblages in many northern forests. In eastern North America, most forests are inhabited by a single wild ungulate species, white-tailed deer (Odocoileus virginianus, and relationships between deer densities and impacts on forest regeneration are correspondingly well documented. Recent recolonizations by moose (Alces americanus in northeastern regions complicate established deer density thresholds and predictions of browsing impacts on forest dynamics because size and foraging differences between the two animals suggest a lack of functional redundancy. We asked to what extent low densities of deer + moose would structure forest communities differently from that of low densities of deer in recently logged patch cuts of Massachusetts, USA. In each site, a randomized block with three treatment levels of large herbivores-no-ungulates (full exclosure, deer (partial exclosure, and deer + moose (control was established. After 6-7 years, deer + moose reduced stem densities and basal area by 2-3-fold, Prunus pensylvanica and Quercus spp. recruitment by 3-6 fold, and species richness by 1.7 species (19%. In contrast, in the partial exclosures, deer had non-significant effects on stem density, basal area, and species composition, but significantly reduced species richness by 2.5 species on average (28%. Deer browsing in the partial exclosure was more selective than deer + moose browsing together, perhaps contributing to the decline in species richness in the former treatment and the lack of additional decline in the latter. Moose used the control plots at roughly the same frequency as deer (as determined by remote camera traps, suggesting that the much larger moose was the dominant browser species in terms of animal biomass in these cuts. A lack of functional redundancy with respect to foraging behavior between sympatric large herbivores may explain combined browsing effects that were

  9. Multiple browsers structure tree recruitment in logged temperate forests

    Science.gov (United States)

    Faison, Edward K.; DeStefano, Stephen; Foster, David R.; Rapp, Joshua M.; Compton, Justin A.

    2016-01-01

    Historical extirpations have resulted in depauperate large herbivore assemblages in many northern forests. In eastern North America, most forests are inhabited by a single wild ungulate species, white-tailed deer (Odocoileus virginianus), and relationships between deer densities and impacts on forest regeneration are correspondingly well documented. Recent recolonizations by moose (Alces americanus) in northeastern regions complicate established deer density thresholds and predictions of browsing impacts on forest dynamics because size and foraging differences between the two animals suggest a lack of functional redundancy. We asked to what extent low densities of deer + moose would structure forest communities differently from that of low densities of deer in recently logged patch cuts of Massachusetts, USA. In each site, a randomized block with three treatment levels of large herbivores–no-ungulates (full exclosure), deer (partial exclosure), and deer + moose (control) was established. After 6–7 years, deer + moose reduced stem densities and basal area by 2-3-fold, Prunus pensylvanica and Quercus spp. recruitment by 3–6 fold, and species richness by 1.7 species (19%). In contrast, in the partial exclosures, deer had non-significant effects on stem density, basal area, and species composition, but significantly reduced species richness by 2.5 species on average (28%). Deer browsing in the partial exclosure was more selective than deer + moose browsing together, perhaps contributing to the decline in species richness in the former treatment and the lack of additional decline in the latter. Moose used the control plots at roughly the same frequency as deer (as determined by remote camera traps), suggesting that the much larger moose was the dominant browser species in terms of animal biomass in these cuts. A lack of functional redundancy with respect to foraging behavior between sympatric large herbivores may explain combined browsing effects that were

  10. Scenario-based table top simulations

    DEFF Research Database (Denmark)

    Broberg, Ole; Edwards, Kasper; Nielsen, J.

    2012-01-01

    This study developed and tested a scenario-based table top simulation method in a user-driven innovation setting. A team of researchers worked together with a user group of five medical staff members from the existing clinic. Table top simulations of a new clinic were carried out in a simple model...

  11. Some Reflections on the Periodic Table and Its Use.

    Science.gov (United States)

    Fernelius, W. Conard

    1986-01-01

    Discusses early periodic tables; effect on the periodic table of atomic numbers; the periodic table in relation to electron distribution in the atoms of elements; terms and concepts related to the table; and the modern basis of the periodic table. Additional comments about these and other topics are included. (JN)

  12. Scanning table BIP 101 for bubble chamber pictures

    International Nuclear Information System (INIS)

    Calmels, C.

    1966-09-01

    BIP 101 is a new scanning table for bubble chamber pictures, especially aimed at the full scale projection of the CERN 2 m hydrogen chamber. The table itself is divided in two half tables, each of them receiving, successively or simultaneously, the projections of 2 of the 4 films. Projectors with film transport are located in the central space between both half tables. Their light is reflected on 2 mirrors fixed at the ceiling. Thus the 4 sides of the table are freely accessible to the scanners. It will be possible to equip later the table with digitizers, allowing pre-measurements of the events for HPD device, or even measurements. (author) [fr

  13. NNDSS - Table II. Babesiosis to Campylobacteriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  14. NNDSS - Table II. Chlamydia to Coccidioidomycosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  15. NNDSS - Table II. Babesiosis to Campylobacteriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  16. Stream Tables and Watershed Geomorphology Education.

    Science.gov (United States)

    Lillquist, Karl D.; Kinner, Patricia W.

    2002-01-01

    Reviews copious stream tables and provides a watershed approach to stream table exercises. Results suggest that this approach to learning the concepts of fluvial geomorphology is effective. (Contains 39 references.) (DDR)

  17. NNDSS - Table II. Chlamydia to Coccidioidomycosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the...

  18. NNDSS - Table II. Babesiosis to Coccidioidomycosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  19. NNDSS - Table II. Babesiosis to Campylobacteriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the...

  20. NNDSS - Table II. Babesiosis to Campylobacteriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  1. NNDSS - Table II. Legionellosis to Malaria

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  2. NNDSS - Table II. Meningococcal to Pertussis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  3. NNDSS - Table II. Ehrlichiosis and Anaplasmosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  4. NNDSS - Table II. Cryptosporidiosis to Dengue

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  5. NNDSS - Table II. Salmonellosis to Shigellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  6. NNDSS - Table II. Cryptosporidiosis to Dengue

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  7. NNDSS - Table II. Cryptosporidiosis to Dengue

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  8. NNDSS - Table II. Hepatitis (viral, acute)

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  9. NNDSS - Table II. Legionellosis to Malaria

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  10. NNDSS - Table II. Rubella to Salmonellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  11. NNDSS - Table II. Chlamydia to Coccidioidomycosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  12. Table of specific activities of selected isotopes

    International Nuclear Information System (INIS)

    Shipley, G.

    The bulk of this publication consists of a table of the half-lives, decay modes, and specific activities of isotopes selected for their particular interest to the Environmental Health and Safety Department, LBL. The specific activities were calculated with a PDP 9/15 computer. Also included in the report is a table of stable isotopes, the Th and U decay chains, a chart of the nuclides for elements 101 through 106, the heavy element region of the periodic table, and a specific activity monograph. 5 figures, 2 tables

  13. On Importance of Rows for Decision Tables

    KAUST Repository

    AbouEisha, Hassan M.; Azad, Mohammad; Moshkov, Mikhail

    2017-01-01

    In this paper, we propose a method for the evaluation of importance of rows for decision tables. It is based on indirect information about changes in the set of reducts after removing the considered row from the table. We also discuss results of computer experiments with decision tables from UCI Machine Learning Repository.

  14. On Importance of Rows for Decision Tables

    KAUST Repository

    AbouEisha, Hassan M.

    2017-06-21

    In this paper, we propose a method for the evaluation of importance of rows for decision tables. It is based on indirect information about changes in the set of reducts after removing the considered row from the table. We also discuss results of computer experiments with decision tables from UCI Machine Learning Repository.

  15. The Different Periodic Tables of Dmitrii Mendeleev

    Science.gov (United States)

    Laing, Michael

    2008-01-01

    Between 1869 and 1905 the Russian chemist Dmitrii Mendeleev published several tables with different arrangements of the chemical elements. Four of these are compared with periodic tables by Russian scientists from 1934 and 1969. The difficulties caused by the lanthanoid elements are clearly seen in the table of 1905, which satisfactorily includes…

  16. 30 CFR 250.1200 - Question index table.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 2 2010-07-01 2010-07-01 false Question index table. 250.1200 Section 250.1200 Mineral Resources MINERALS MANAGEMENT SERVICE, DEPARTMENT OF THE INTERIOR OFFSHORE OIL AND GAS AND SULPHUR... Security § 250.1200 Question index table. The table in this section lists questions concerning Oil and Gas...

  17. NNDSS - Table II. Tetanus to Varicella

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  18. NNDSS - Table II. Tetanus to Varicella

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  19. NNDSS - Table II. Hepatitis (viral, acute)

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  20. NNDSS - Table II. Tetanus to Vibriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year),...

  1. NNDSS - Table II. Rubella to Salmonellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  2. Effect of the choice of food composition table on nutrient estimates: a comparison between the British and American (Chilean) tables.

    Science.gov (United States)

    Garcia, V; Rona, R J; Chinn, S

    2004-06-01

    To determine the level of agreement between the American (Chilean) and British food composition tables in estimating intakes of macronutrients and antioxidants. Information based on a food-frequency questionnaire with emphasis on antioxidants was collected from 95 Chileans aged 24-28 years. Nutritional composition was analysed using the British table of food composition and the American table of food composition modified by Chilean food items. Mean differences and limits of agreement (LOAs) of estimated intake were assessed. Mean differences between the two tables of food composition ranged from 5.3% to 8.9% higher estimates when using the American (Chilean) table for macronutrients. For micronutrients, a bias towards a higher mean was observed for vitamin E, iron and magnesium when the American (Chilean) table was used, but the opposite was observed for vitamin A and selenium. The intra-class correlation coefficient (ICC) ranged from 0.86 (95% confidence interval (CI) 0.81-0.91) to 0.998 (95% CI 0.995-1.00), indicating high to excellent agreement. LOAs for macronutrients and vitamins A and C were satisfactory, as they were sufficiently narrow. There was more uncertainty for other micronutrients. The American table gives relative overestimates of macronutrients in comparison to the British table, but the relative biases for micronutrients are inconsistent. Estimates of agreement between the two food composition tables provide reassurance that results are interchangeable for the majority of nutrients.

  3. Scanning table

    CERN Multimedia

    1960-01-01

    Before the invention of wire chambers, particles tracks were analysed on scanning tables like this one. Today, the process is electronic and much faster. Bubble chamber film - currently available - (links can be found below) was used for this analysis of the particle tracks.

  4. NNDSS - Table II. Tetanus to Vibriosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and...

  5. STUDYING STUDENT BEHAVIOR AND CHEMISTRY SKILL USING BROWSER-BASED TOOLS AND EYE-TRACKING HARDWARE

    Directory of Open Access Journals (Sweden)

    Norbert J. Pienta

    Full Text Available Browser-based tools were created to collect quantitative data about university student problem-solving skills. Three of these tools have been described: a word question tool that creates ideal gas law and stoichiometry questions using a set of complexity factors; a Lewis structure drawing tool that enables the user to draw a solution to an ion or molecule assigned to them; and a "spheres" tool that uses spheres to represent atoms and molecules to denote the particulate nature of matter. Results from these studies show that relatively simple questions can be made very complex by the addition of many complexity factors that challenge the cognitive skills. The drawing tools can be used for instruction or to collect data about student understanding; the outcomes suggest that students with more instruction in chemistry are more successful but even the performance of students after four semesters is somewhat disappointing. Eye-tracking hardware enabled the study of the student use of the visual interface of the other tools and to study molecular representation or interpret spectral data.

  6. Human MLPA Probe Design (H-MAPD: a probe design tool for both electrophoresis-based and bead-coupled human multiplex ligation-dependent probe amplification assays

    Directory of Open Access Journals (Sweden)

    Hatchwell Eli

    2008-09-01

    Full Text Available Abstract Background Multiplex ligation-dependent probe amplification (MLPA is an efficient and reliable technique for gene dosage analysis. Currently MLPA can be conducted on two platforms: traditional electrophoresis-based, and FlexMAP bead-coupled. Since its introduction in 2002, MLPA has been rapidly adopted in both clinical and research situations. However, MLPA probe design is a time consuming process requiring many steps that address multiple criteria. There exist only one or two commercial software packages for traditional electrophoresis-based MLPA probe design. To our knowledge, no software is yet available that performs bead-coupled MLPA probe design. Results We have developed H-MAPD, a web-based tool that automates the generation and selection of probes for human genomic MLPA. The software performs physical-chemical property tests using UNAFold software, and uniqueness tests using the UCSC genome browser. H-MAPD supports both traditional electrophoresis-based assays, as well as FlexMAP bead-coupled MLPA. Conclusion H-MAPD greatly reduces the efforts for human genomic MLPA probe design. The software is written in Perl-CGI, hosted on a Linux server, and is freely available to non-commercial users.

  7. Half-life distribution table of radioactive nuclei

    International Nuclear Information System (INIS)

    Gugenberger, P.

    1954-01-01

    This table allows to identify an element if its period is known. Data for this table were taken from the half-life values adopted by Hollander, PERLMAN and SEABORG (Rev. mod. Phys., 1953, 22 number 2). Moreover for each nucleus, the mass number, the charge number and the type of decay are given in the table. (author) [fr

  8. Standard Reference Tables -

    Data.gov (United States)

    Department of Transportation — The Standard Reference Tables (SRT) provide consistent reference data for the various applications that support Flight Standards Service (AFS) business processes and...

  9. NNDSS - Table II. Salmonellosis to Shigellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases...

  10. Periodic table of elements

    International Nuclear Information System (INIS)

    Fluck, E.; Heumann, K.G.

    1985-01-01

    Following a recommendation by the International Union for Pure and Applied Chemistry (IUPAC), the groups of the periodic table shall be numbered from 1 to 18, instead of I to VIII as before. The recommendations has been approved of by the Committee on Nomenclature of the American Chemical Society. The new system abandons the distinction between main groups (a) and auxiliary groups (b), which in the past frequently has been the reason for misunderstandings between European and American chemists, due to different handling. The publishing house VCH Verlagsgesellschaft recently produced a new periodic table that shows the old and the new numbering system together at a glance, so that chemists will have time to get familiar with the new system. In addition the new periodic table represents an extensive data compilation arranged by elements. The front page lists the chemical properties of elements, the back page their physical properties. (orig./EF) [de

  11. Medicaid Analytic eXtract (MAX) Rx Table Listing

    Data.gov (United States)

    U.S. Department of Health & Human Services — The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the...

  12. NNDSS - Table II. Hepatitis (viral, acute)

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but...

  13. Handbook of thermodynamic tables and charts

    International Nuclear Information System (INIS)

    Raznjevic, K.

    1976-01-01

    A compilation of thermodynamic and thermophysical tables and charts is presented. Numerical values are cited in both technical and SI units. Solid, liquid, vapor, and gaseous forms of organic and inorganic materials are included. 12 figures, 137 tables

  14. Environmental Regulatory Update Table, January/February 1995

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E.; Mayer, S.J.; Salk, M.S.

    1995-03-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives impacting environmental, health, and safety management responsibilities. the table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  15. Environmental Regulatory Update Table, January/February 1995

    International Nuclear Information System (INIS)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E.; Mayer, S.J.; Salk, M.S.

    1995-03-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives impacting environmental, health, and safety management responsibilities. the table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  16. Cohort Working Life Tables for Older Canadians

    Directory of Open Access Journals (Sweden)

    Frank T. Denton

    2010-12-01

    those based on the period tables, for both men and women, and that is reflected in increased retirement expectancies. For example, a male aged 50 in 1976 could have expected to live three years longer and to have almost four more years in retirement, based on the male cohort table under medium assumptions, as compared with the corresponding period table.

  17. RESTAURANT RESERVATION MANAGEMENT CONSIDERING TABLE COMBINATION

    Directory of Open Access Journals (Sweden)

    Qing Miao

    Full Text Available ABSTRACT This paper presents a case study of table reservation practice for restaurant business within Walt Disney World. A unique feature here is to consider table combination to capture revenue potentials from different party sizes and at different time periods. For example, a party of large size can be served by combining two or more small tables. A mixed integer programming (MIP model is developed to make the reservation recommendation. We propose a rolling horizon reservation policy such that the value of a particular table is periodically evaluated and updated. This is a typical revenue management method in the airlines and other industries, the essence of which is to compare the future expected revenue with a currently offered price. Using historical data, numerical test shows a significant revenue improvement potential from our proposed model.

  18. Volume tables for red alder.

    Science.gov (United States)

    Floyd A. Johnson; R. M. Kallander; Paul G. Lauterbach

    1949-01-01

    The increasing importance of red alder as a commercial species in the Pacific Northwest has prompted the three agencies listed above to pool their tree measurement data for the construction of standard regional red alder volume tables. The tables included here were based on trees from a variety of sites and form classes. Approximately one quarter of the total number of...

  19. Monitor tables for electron beams in radiotherapy

    International Nuclear Information System (INIS)

    Christ, G.; Dohm, O.S.

    2007-01-01

    The application of electron beams in radiotherapy is still based on tables of monitor units, although 3-D treatment planning systems for electron beams are available. This have several reasons: The need for 3-D treatment planning is not recognized; there is no confidence in the calculation algorithm; Monte-Carlo algorithms are too time-consuming; and the effort necessary to measure basic beam data for 3-D planning is considered disproportionate. However, the increasing clinical need for higher dosimetric precision and for more conformal electron beams leads to the requirement for more sophisticated tables of monitor units. The present paper summarizes and discusses the main aspects concerning the preparation of tables of monitor units for electron beams. The measurement equipment and procedures for measuring basic beam data needed for tables of monitor units for electron beams are described for a standard radiation therapy linac. The design of tables of monitor units for standard electron applicators is presented; this design can be extended for individual electron inserts, to variable applicator surface distances, to oblique beam incidence, and the use of bolus material. Typical data of an Elekta linac are presented in various tables. (orig.)

  20. MIL-HDBK-338-Environmental Conversion Table Correction

    Science.gov (United States)

    Hark, Frank; Novack, Steve

    2017-01-01

    In reliability analysis for space launch vehicles, limited data is frequently a challenge due to the pure number of launches. A common solution is to use surrogate historical data of similar components from other industries (military data). The operating environment of the common data may be different from that of the necessary target analysis. The military electronic design handbook (MIL-HDBK-338) has a table for converting Mean Time Between Failure (MTBF) data from one environment to another. However, the table has some discrepancies and rounding of complementary conversions; namely going from environment A to B does not given the same result as going from B to A. This presentation will show the discrepancies in the original conversation table, the greater than expected magnitude, the problem with the updated published table and a suggested corrected table to reference when doing MTBF data environment conversion.

  1. Environmental Regulatory Update Table, January--February 1993

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1993-03-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  2. Environmental Regulatory Update Table, November--December 1993

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1994-01-01

    The Environmental Regulatory Update Table provides information on regulatory of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  3. Environmental regulatory update table November--December 1994

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E.; Mayer, S.J.; Salk, M.S.

    1995-01-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  4. Thermodynamic tables to accompany Modern engineering thermodynamics

    CERN Document Server

    Balmer, Robert T

    2011-01-01

    This booklet is provided at no extra charge with new copies of Balmer's Modern Engineering Thermodynamics. It contains two appendices. Appendix C contains 40 thermodynamic tables, and Appendix D consists of 6 thermodynamic charts. These charts and tables are provided in a separate booklet to give instructors the flexibility of allowing students to bring the tables into exams. The booklet may be purchased separately if needed.

  5. Environmental Regulatory Update Table, May--June 1994

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E.; Salk, M.S.

    1994-07-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bimonthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  6. Environmental Regulatory Update Table, May/June 1993

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1993-07-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bimonthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  7. Environmental regulatory update table, March--April 1994

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E. [Oak Ridge National Lab., TN (United States). Health Sciences Research Div.; Salk, M.S. [Oak Ridge National Lab., TN (United States). Environmental Sciences Div.

    1994-03-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  8. Environmental Regulatory Update Table July/August 1993

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1993-09-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  9. Environmental Regulatory Update Table, March/April 1993

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1993-05-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bimonthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  10. Environmental Regulatory Update Table, November--December 1992

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Lewis, E.B.; Salk, M.S.

    1993-01-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly wit information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  11. Environmental Regulatory Update Table, July--August 1992

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Lewis, E.B.; Salk, M.S.

    1992-09-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  12. Environmental Regulatory Update Table, September/October 1993

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1993-11-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operation and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  13. Environmental Regulatory Update Table, January--February 1994

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1994-03-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations ad contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  14. Environmental regulatory update table, September--October 1992

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Lewis, E.B.; Salk, M.S.

    1992-11-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  15. Environmental regulatory update table, July/August 1994

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E.; Salk, M.S.

    1994-09-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  16. Environmental Regulatory Update Table, March/April 1992

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.

    1992-05-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  17. Environmental regulatory update table, July/August 1994

    International Nuclear Information System (INIS)

    Houlberg, L.M.; Hawkins, G.T.; Bock, R.E.; Salk, M.S.

    1994-09-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bi-monthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  18. Tests for homogeneity for multiple 2 x 2 contingency tables

    International Nuclear Information System (INIS)

    Carr, D.B.

    1986-01-01

    Frequently data are described by 2 x 2 contingency tables. For example, each 2 x 2 table arises from two dichotomous classifications such as control/treated and respond/did not respond. Multiple 2 x 2 tables result from stratifying the observational units on the basis of other characteristics. For example, stratifying by sex produces separate 2 x 2 tables for males and females. From each table a measure of difference between the response rates for the control and the treated groups is computed. The researcher usually wants to know if the response-rate difference is zero for each table. If the tables are homogeneous, the researcher can generalize from a statement concerning an average to a statement concerning each table. If tables are not homogeneous, homogeneous subsets of the tables should be described separately. This paper presents tests for homogeneity and illustrates their use. 11 refs., 6 tabs

  19. Confusion in the Periodic Table of the Elements.

    Science.gov (United States)

    Fernelius, W. C.; Powell, W. H.

    1982-01-01

    Discusses long (expanded), short (condensed), and pyramidal periodic table formats and documents events leading to a periodic table in which subgroups (families) are designated with the letters A and B, suggesting that this format is confusing for those consulting the table. (JN)

  20. Tomographic examination table

    International Nuclear Information System (INIS)

    Redington, R.W.; Henkes, J.L.

    1979-01-01

    Equipment is described for positioning and supporting patients during tomographic mammography using X-rays. The equipment consists of a table and fabric slings which permit the examination of a downward, pendant breast of a prone patient by allowing the breast to pass through a aperture in the table into a fluid filled container. The fluid has an X-ray absorption coefficient similar to that of soft human tissue allowing high density resolution radiography and permitting accurate detection of breast tumours. The shape of the equipment and the positioning of the patient allow the detector and X-ray source to rotate 360 0 about a vertical axis through the breast. This permits the use of relatively simple image reconstruction algorithms and a divergent X-ray geometry. (UK)

  1. Composites in a Dexter-Based Hypermedia Framwork

    DEFF Research Database (Denmark)

    Grønbæk, Kaj

    1994-01-01

    with links to other components as in the classical systems such as NoteCards, Intermedia, and KMS. It is also shown how the powerful generic classes can be used to implement a variety of useful hypermedia concepts such as: hierarchy by inclusion, hierarchy by reference, virtual and computed browsers, Table...

  2. Medical Device Plug-and-Play Interoperability Standards and Technology Leadership

    Science.gov (United States)

    2015-10-01

    into MySQL tables that can be displayed on a browser. We completed the development of foundational content for the draft ICE-Compliant Data Logger...over the course of several meetings beginning in February 2015. Following the MD PnP Program’s 10-year Anniversary Open House in October 2014 (see

  3. General-purpose radiographic and fluoroscopic table

    International Nuclear Information System (INIS)

    Ishizaki, Noritaka

    1982-01-01

    A new series of diagnostic tables, Model DT-KEL, was developed for general-purpose radiographic and fluoroscopic systems. Through several investigations, the table was so constructed that the basic techniques be general radiography and GI examination, and other techniques be optionally added. The diagnostic tables involve the full series of the type for various purposes and are systematized with the surrounding equipment. A retractable mechanism of grids was adopted first for general use. The fine grids with a density of 57 lines per cm, which was adopted in KEL-2, reduced the X-ray doses by 16 percent. (author)

  4. Permit.LOA table

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — This table includes the effective dates by vessel and permit number for each issued letter of authorization (LOA) by the Permit Office (APSD)

  5. NNDSS - Table I. infrequently reported notifiable diseases

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases...

  6. Cokriging model for estimation of water table elevation

    International Nuclear Information System (INIS)

    Hoeksema, R.J.; Clapp, R.B.; Thomas, A.L.; Hunley, A.E.; Farrow, N.D.; Dearstone, K.C.

    1989-01-01

    In geological settings where the water table is a subdued replica of the ground surface, cokriging can be used to estimate the water table elevation at unsampled locations on the basis of values of water table elevation and ground surface elevation measured at wells and at points along flowing streams. The ground surface elevation at the estimation point must also be determined. In the proposed method, separate models are generated for the spatial variability of the water table and ground surface elevation and for the dependence between these variables. After the models have been validated, cokriging or minimum variance unbiased estimation is used to obtain the estimated water table elevations and their estimation variances. For the Pits and Trenches area (formerly a liquid radioactive waste disposal facility) near Oak Ridge National Laboratory, water table estimation along a linear section, both with and without the inclusion of ground surface elevation as a statistical predictor, illustrate the advantages of the cokriging model

  7. Installation Torque Tables for Noncritical Applications

    Science.gov (United States)

    Rivera-Rosario, Hazel T.; Powell, Joseph S.

    2017-01-01

    The objective of this project is to define torque values for bolts and screws when loading is not a concern. Fasteners require a certain torque to fulfill its function and prevent failure. NASA Glenn Research Center did not have a set of fastener torque tables for non-critical applications without loads, usually referring to hand-tight or wrench-tight torqueing. The project is based on two formulas, torque and pullout load. Torque values are calculated giving way to preliminary data tables. Testing is done to various bolts and metal plates, torqueing them until the point of failure. Around 640 torque tables were developed for UNC, UNF, and M fasteners. Different lengths of thread engagement were analyzed for the 5 most common materials used at GRC. The tables were put together in an Excel spreadsheet and then formatted into a Word document. The plan is to later convert this to an official technical publication or memorandum.

  8. International thermodynamic tables of the fluid state helium-4

    CERN Document Server

    de Reuck, K M; McCarty, R D

    2013-01-01

    International Thermodynamic Tables of the Fluid State Helium-4 presents the IUPAC Thermodynamic Tables for the thermodynamic properties of helium. The IUPAC Thermodynamic Tables Project has therefore encouraged the critical analysis of the available thermodynamic measurements for helium and their synthesis into tables. This book is divided into three chapters. The first chapter discusses the experimental results and compares with the equations used to generate the tables. These equations are supplemented by a vapor pressure equation, which represents the 1958 He-4 scale of temperature that is

  9. Global Reference Tables for Management Information Systems

    Data.gov (United States)

    Social Security Administration — This database is a collection of reference tables that store common information used throughout SSA. These tables standardize code structures and code usage of SSA...

  10. NNDSS - Table I. infrequently reported notifiable diseases

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000...

  11. NNDSS - Table I. infrequently reported notifiable diseases

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000...

  12. NNDSS - Table I. infrequently reported notifiable diseases

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000...

  13. NNDSS - Table I. infrequently reported notifiable diseases

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000...

  14. 21 CFR 892.1980 - Radiologic table.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Radiologic table. 892.1980 Section 892.1980 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES (CONTINUED) MEDICAL DEVICES RADIOLOGY DEVICES Diagnostic Devices § 892.1980 Radiologic table. (a) Identification. A radiologic...

  15. A Browser-Server-Based Tele-audiology System That Supports Multiple Hearing Test Modalities.

    Science.gov (United States)

    Yao, Jianchu Jason; Yao, Daoyuan; Givens, Gregg

    2015-09-01

    Millions of global citizens suffering from hearing disorders have limited or no access to much needed hearing healthcare. Although tele-audiology presents a solution to alleviate this problem, existing remote hearing diagnosis systems support only pure-tone tests, leaving speech and other test procedures unsolved, due to the lack of software and hardware to enable communication required between audiologists and their remote patients. This article presents a comprehensive remote hearing test system that integrates the two most needed hearing test procedures: a pure-tone audiogram and a speech test. This enhanced system is composed of a Web application server, an embedded smart Internet-Bluetooth(®) (Bluetooth SIG, Kirkland, WA) gateway (or console device), and a Bluetooth-enabled audiometer. Several graphical user interfaces and a relational database are hosted on the application server. The console device has been designed to support the tests and auxiliary communication between the local site and the remote site. The study was conducted at an audiology laboratory. Pure-tone audiogram and speech test results from volunteers tested with this tele-audiology system are comparable with results from the traditional face-to-face approach. This browser-server-based comprehensive tele-audiology offers a flexible platform to expand hearing services to traditionally underserved groups.

  16. The Alfonsine tables of Toledo

    CERN Document Server

    Chabás, José

    2003-01-01

    The Alfonsine Tables of Toledo is for historians working in the fields of astronomy, science, the Middle Ages, Spanish and other Romance languages. It is also of interest to scholars interested in the history of Castile, in Castilian-French relations in the Middle Ages and in the history of patronage. It explores the Castilian canons of the Alfonsine Tables and offers a study of their context, language, astronomical content, and diffusion. The Alfonsine Tables of Toledo is unique in that it: includes an edition of a crucial text in history of science; provides an explanation of astronomy as it was practiced in the Middle Ages; presents abundant material on early scientific language in Castilian; presents new material on the diffusion of Alfonsine astronomy in Europe; describes the role of royal patronage of science in a medieval context.

  17. NNDSS - Table II. Giardiasis to Haemophilus influenza

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  18. NNDSS - Table II. Meningococcal disease to Pertussis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  19. NNDSS - Table II. Giardiasis to Haemophilus influenza

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  20. NNDSS - Table II. Giardiasis to Haemophilus influenza

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  1. NNDSS - Table II. Giardiasis to Haemophilus influenza

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the...

  2. NNDSS - Table II. Lyme disease to Meningococcal

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the...

  3. NNDSS - Table II. Invasive Pneumococcal to Legionellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  4. NNDSS - Table II. Invasive Pneumococcal to Legionellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the...

  5. Reproducible Bioconductor workflows using browser-based interactive notebooks and containers.

    Science.gov (United States)

    Almugbel, Reem; Hung, Ling-Hong; Hu, Jiaming; Almutairy, Abeer; Ortogero, Nicole; Tamta, Yashaswi; Yeung, Ka Yee

    2018-01-01

    Bioinformatics publications typically include complex software workflows that are difficult to describe in a manuscript. We describe and demonstrate the use of interactive software notebooks to document and distribute bioinformatics research. We provide a user-friendly tool, BiocImageBuilder, that allows users to easily distribute their bioinformatics protocols through interactive notebooks uploaded to either a GitHub repository or a private server. We present four different interactive Jupyter notebooks using R and Bioconductor workflows to infer differential gene expression, analyze cross-platform datasets, process RNA-seq data and KinomeScan data. These interactive notebooks are available on GitHub. The analytical results can be viewed in a browser. Most importantly, the software contents can be executed and modified. This is accomplished using Binder, which runs the notebook inside software containers, thus avoiding the need to install any software and ensuring reproducibility. All the notebooks were produced using custom files generated by BiocImageBuilder. BiocImageBuilder facilitates the publication of workflows with a point-and-click user interface. We demonstrate that interactive notebooks can be used to disseminate a wide range of bioinformatics analyses. The use of software containers to mirror the original software environment ensures reproducibility of results. Parameters and code can be dynamically modified, allowing for robust verification of published results and encouraging rapid adoption of new methods. Given the increasing complexity of bioinformatics workflows, we anticipate that these interactive software notebooks will become as necessary for documenting software methods as traditional laboratory notebooks have been for documenting bench protocols, and as ubiquitous. © The Author 2017. Published by Oxford University Press on behalf of the American Medical Informatics Association. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  6. NNDSS - Table II. Hepatitis (viral, acute) C

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  7. NNDSS - Table II. Mumps to Rabies, animal

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  8. NNDSS - Table II. Shiga toxin to Shigellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  9. 16 CFR 436.4 - Table of contents.

    Science.gov (United States)

    2010-01-01

    ... CONCERNING FRANCHISING Contents of a Disclosure Document § 436.4 Table of contents. Include the following table of contents. State the page where each disclosure Item begins. List all exhibits by letter, as...

  10. NNDSS - Table II. West Nile virus disease

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  11. NNDSS - Table II. Lyme disease to Meningococcal

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding...

  12. NNDSS - Table II. Shiga toxin to Shigellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding...

  13. THE PHYSIOLOGICAL DEMANDS OF TABLE TENNIS: A REVIEW

    Directory of Open Access Journals (Sweden)

    Miran Kondric

    2013-09-01

    Full Text Available Although table tennis has a tradition lasting more than 100 years, relatively little is known about players' physiological requirements - especially during competition. In this review we discuss research studies that have led to our current understanding of how the body functions during table tennis training and competition and how this is altered by training. Match and practice analysis of the table tennis game indicates that during intense practice and competition it is predominantly the anaerobic alactic system that is called into play, while the endurance system is relied on to recovery the anaerobic stores used during such effort. It is thus important for coaches to keep in mind that, while the anaerobic alactic system is the most energetic system used during periods of exertion in a table tennis game, a strong capacity for endurance is what helps a player recover quicker for the following match and the next day of competition. This paper provides a review of specific studies that relate to competitive table tennis, and highlights the need for training and research programs tailored to table tennis

  14. NNDSS - Table II. West Nile virus disease

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  15. NNDSS - Table II. Mumps to Rabies, animal

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  16. NNDSS - Table II. West Nile virus disease

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year),...

  17. NNDSS - Table II. Invasive Pneumococcal to Legionellosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals...

  18. SRTC - Gap Analysis Table

    International Nuclear Information System (INIS)

    M.L. Johnson

    2005-01-01

    The purpose of this document is to review the existing SRTC design against the ''Nuclear Safety Design Bases for License Application'' (NSDB) [Ref. 10] requirements and to identify codes and standards and supplemental requirements to meet these requirements. If these codes and standards and supplemental requirements can not fully meet these safety requirements then a ''gap'' is identified. These gaps will be identified here and addressed using the ''Site Rail Transfer Cart (SRTC) Design Development Plan'' [Ref. 14]. The codes and standards, supplemental requirements, and design development requirements are provided in the SRTC and associated rails gap analysis table in Appendix A. Because SRTCs are credited with performing functions important to safety (ITS) in the NSDB [Ref. 10], design basis requirements are applicable to ensure equipment is available and performs required safety functions when needed. The gap analysis table is used to identify design objectives and provide a means to satisfy safety requirements. To ensure that the SRTC and rail design perform required safety Functions and meet performance criteria, this portion of the gap analysis table supplies codes and standards sections and the supplemental requirements and identifies design development requirements, if needed

  19. Nuttall Oak Volume and Weight Tables

    Science.gov (United States)

    Bryce E. Schlaegel; Regan B. Willson

    1983-01-01

    Volume and weight tables were constructed from a 62-tree sample of Nuttall oak (Quercus nuttallii Palmer) taken in the Mississippi Delta. The tables present volume, green weight, and dry weight of bole wood, bole wood plus bark, and total tree above a one-foot stump as predicted from the nonlinear model Y = 0Db

  20. NNDSS - Table II. West Nile to Zika

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and...

  1. The periodic table: icon and inspiration.

    Science.gov (United States)

    Poliakoff, Martyn; Tang, Samantha

    2015-03-13

    To start this discussion meeting on the new chemistry of the elements held on 12 May 2014, Martyn Poliakoff, Foreign Secretary of the Royal Society, was invited to give the opening remarks. As a chemist and a presenter of the popular online video channel 'The periodic table of videos', Martyn communicates his personal and professional interest in the elements to the public, who in turn use these videos both as an educational resource and for entertainment purposes. Ever since Mendeleev's first ideas for the periodic table were published in 1869, the table has continued to grow as new elements have been discovered, and it serves as both icon and inspiration; its form is now so well established that it is recognized the world over as a symbol for science. This paper highlights but a few of the varied forms that the table can take, such as an infographic, which can convey the shortage of certain elements with great impact. © 2015 The Author(s) Published by the Royal Society. All rights reserved.

  2. NNDSS - Table II. Giardiasis to Haemophilus influenza

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014. In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000...

  3. Table-sized matrix model in fractional learning

    Science.gov (United States)

    Soebagyo, J.; Wahyudin; Mulyaning, E. C.

    2018-05-01

    This article provides an explanation of the fractional learning model i.e. a Table-Sized Matrix model in which fractional representation and its operations are symbolized by the matrix. The Table-Sized Matrix are employed to develop problem solving capabilities as well as the area model. The Table-Sized Matrix model referred to in this article is used to develop an understanding of the fractional concept to elementary school students which can then be generalized into procedural fluency (algorithm) in solving the fractional problem and its operation.

  4. visPIG--a web tool for producing multi-region, multi-track, multi-scale plots of genetic data.

    Directory of Open Access Journals (Sweden)

    Matthew Scales

    Full Text Available We present VISual Plotting Interface for Genetics (visPIG; http://vispig.icr.ac.uk, a web application to produce multi-track, multi-scale, multi-region plots of genetic data. visPIG has been designed to allow users not well versed with mathematical software packages and/or programming languages such as R, Matlab®, Python, etc., to integrate data from multiple sources for interpretation and to easily create publication-ready figures. While web tools such as the UCSC Genome Browser or the WashU Epigenome Browser allow custom data uploads, such tools are primarily designed for data exploration. This is also true for the desktop-run Integrative Genomics Viewer (IGV. Other locally run data visualisation software such as Circos require significant computer skills of the user. The visPIG web application is a menu-based interface that allows users to upload custom data tracks and set track-specific parameters. Figures can be downloaded as PDF or PNG files. For sensitive data, the underlying R code can also be downloaded and run locally. visPIG is multi-track: it can display many different data types (e.g association, functional annotation, intensity, interaction, heat map data,…. It also allows annotation of genes and other custom features in the plotted region(s. Data tracks can be plotted individually or on a single figure. visPIG is multi-region: it supports plotting multiple regions, be they kilo- or megabases apart or even on different chromosomes. Finally, visPIG is multi-scale: a sub-region of particular interest can be 'zoomed' in. We describe the various features of visPIG and illustrate its utility with examples. visPIG is freely available through http://vispig.icr.ac.uk under a GNU General Public License (GPLv3.

  5. Solar Cell Efficiency Tables (Version 51)

    Energy Technology Data Exchange (ETDEWEB)

    Levi, Dean H [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Green, Martin A. [University of New South Wales; Hishikawa, Yoshihiro [National Institute of Advanced Industrial Science and Technology (AIST); Dunlop, Ewan D. [European Commission-Joint Research Centre; Hohl-Ebinger, Jochen [Fraunhofer Institute for Solar Energy Systems; Ho-Baillie, Anita W. Y. [University of New South Wales

    2017-12-14

    Consolidated tables showing an extensive listing of the highest independently confirmed efficiencies for solar cells and modules are presented. Guidelines for inclusion of results into these tables are outlined and new entries since July 2017 are reviewed, together with progress over the last 25 years. Appendices are included documenting area definitions and also listing recognised test centres.

  6. Online Periodic Table: A Cautionary Note

    Science.gov (United States)

    Izci, Kemal; Barrow, Lloyd H.; Thornhill, Erica

    2013-01-01

    The purpose of this study was (a) to evaluate ten online periodic table sources for their accuracy and (b) to compare the types of information and links provided to users. Limited studies have been reported on online periodic table (Diener and Moore 2011; Slocum and Moore in "J Chem Educ" 86(10):1167, 2009). Chemistry students'…

  7. Toddlers at the Table: Avoiding Power Struggles

    Science.gov (United States)

    ... Search English Español Toddlers at the Table: Avoiding Power Struggles KidsHealth / For Parents / Toddlers at the Table: ... common concerns into opportunities to teach healthy eating habits. Most Toddlers Are Picky Eaters Many toddlers express ...

  8. NNDSS - Table II. Lyme disease to Meningococcal

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases...

  9. Java-based remote viewing and processing of nuclear medicine images: toward "the imaging department without walls".

    Science.gov (United States)

    Slomka, P J; Elliott, E; Driedger, A A

    2000-01-01

    In nuclear medicine practice, images often need to be reviewed and reports prepared from locations outside the department, usually in the form of hard copy. Although hard-copy images are simple and portable, they do not offer electronic data search and image manipulation capabilities. On the other hand, picture archiving and communication systems or dedicated workstations cannot be easily deployed at numerous locations. To solve this problem, we propose a Java-based remote viewing station (JaRViS) for the reading and reporting of nuclear medicine images using Internet browser technology. JaRViS interfaces to the clinical patient database of a nuclear medicine workstation. All JaRViS software resides on a nuclear medicine department server. The contents of the clinical database can be searched by a browser interface after providing a password. Compressed images with the Java applet and color lookup tables are downloaded on the client side. This paradigm does not require nuclear medicine software to reside on remote computers, which simplifies support and deployment of such a system. To enable versatile reporting of the images, color tables and thresholds can be interactively manipulated and images can be displayed in a variety of layouts. Image filtering, frame grouping (adding frames), and movie display are available. Tomographic mode displays are supported, including gated SPECT. The time to display 14 lung perfusion images in 128 x 128 matrix together with the Java applet and color lookup tables over a V.90 modem is remote nuclear medicine viewing station using Java and an Internet or intranet browser. Images can be made easily and cost-effectively available to referring physicians and ambulatory clinics within and outside of the hospital, providing a convenient alternative to film media. We also find this system useful in home reporting of emergency procedures such as lung ventilation-perfusion scans or dynamic studies.

  10. Nuclear data library table (Version November 1998)

    International Nuclear Information System (INIS)

    Baard, J.H.

    1998-11-01

    This report presents the edition of the Nuclear Data Library Table, valid from 1998-11-01. This library contains data for conversion of activity values to fluence rate and fluence values. The revised table is a modified version of the older library coded 1990-12-12. The older library has been extended with 23 reaction; the special 'background' reaction has been deleted. A table has been incorporated in this report which indicates the changes in this revised library data in comparison to previously used data. The data has been incorporated in this report which indicates the changes in this revised library data in comparison to previously used data. The data are presented as obtained as output from the program SAPNDLT. A table with half-lives of product nuclides is presented; in Appendix 2 these values have been calculated using the decay constants from this library. Surveys of thermal and fast cross sections are given for the various reactions in Appendix 3 and 4 respectively. Also a table with activities per mg mass for a fluence rate of 10 1 8 m -2 .s -1 is presented in Appendix 3 and 4 respectively. Also a table with activities per mg mass for a fluence rate of 10 1 8 m -1 is presented in Appendix 5 for various irradiation intervals. Appendix 6 gives for the various reactions the Kerma rate value. 8 refs

  11. NNDSS - Table II. Mumps to Rabies, animal

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but...

  12. New Generation of Los Alamos Opacity Tables

    Science.gov (United States)

    Colgan, James; Kilcrease, D. P.; Magee, N. H.; Sherrill, M. E.; Abdallah, J.; Hakel, P.; Fontes, C. J.; Guzik, J. A.; Mussack, K. A.

    2016-05-01

    We present a new generation of Los Alamos OPLIB opacity tables that have been computed using the ATOMIC code. Our tables have been calculated for all 30 elements from hydrogen through zinc and are publicly available through our website. In this poster we discuss the details of the calculations that underpin the new opacity tables. We also show several recent applications of the use of our opacity tables to solar modeling and other astrophysical applications. In particular, we demonstrate that use of the new opacities improves the agreement between solar models and helioseismology, but does not fully resolve the long-standing `solar abundance' problem. The Los Alamos National Laboratory is operated by Los Alamos National Security, LLC for the National Nuclear Security Administration of the U.S. Department of Energy under Contract No. DE-AC5206NA25396.

  13. Beaver Mediated Water Table Dynamics in Mountain Peatlands

    Science.gov (United States)

    Karran, D. J.; Westbrook, C.; Bedard-Haughn, A.

    2016-12-01

    Water table dynamics play an important role in the ecological and biogeochemical processes that regulate carbon and water storage in peatlands. Beaver are common in these habitats and the dams they build have been shown to raise water tables in other environments. However, the impact of beaver dams in peatlands, where water tables rest close to the surface, has yet to be determined. We monitored a network of 50 shallow wells in a Canadian Rocky Mountain peatland for 6 years. During this period, a beaver colony was maintaining a number of beaver ponds for four years until a flood event removed the colony from the area and breached some of the dams. Two more years of data were collected after the flood event to assess whether the dams enhanced groundwater storage. Beaver dams raised water tables just as they do in other environments. Furthermore, water tables within 100 meters of beaver dams were more stable than those further away and water table stability overall was greater before the flood event. Our results suggest the presence/absence of beaver in peatlands has implications for groundwater water storage and overall system function.

  14. The Wireless Data Acquisition System for the Vibration Table

    Science.gov (United States)

    Teng, Y. T.; Hu, X.

    2014-12-01

    The vibration table is a large-scaled tool used for inspecting the performance of seismometers. The output from a seismometer on the table can be directly monitored when the vibration table moves in certain pattern. Compared with other inspection methods, inspecting seismometers' performance indicators (frequency response, degree of linearity, sensitivity, lateral inhibition and dynamic range etc). using vibration tables is more intuitive. Therefore, the vibration tables are an essential testing part in developing new seismometers and seismometer quality control. Whereas, in practice, a cable is needed to connect the seismometer to the ground equipments for its signal outputs and power supply, that means adding a time-varying nonlinear spring between the vibration table and ground. The cable adds nonlinear feature to the table, distorts the table-board movement and bring extra errors to the inspecting work and affected the testing accuracy and precision. In face of this problem, we developed a wireless acquiring system for the vibration table. The system is consisted of a three-channel analog-to-digital conversion, an acquisition control part, local data storage, network interface, wireless router and power management, etc. The analog-to-digital conversion part uses a 24-digit high-precision converter, which has a programmable amplifier at the front end of its artificial circuit, with the function of matching outputs with different amplifier from the vibration table. The acquisition control part uses a 32 bit ARM processor, with low-power dissipation, minute extension and high performance. The application software platform is written in Linux to make the system convenient for multitasking work. Large volume local digital storage is achieved by a 32G SD card, which is used for saving real time acquired data. Data transmission is achieved by network interface and wireless router, which can simplify the application software by the supported TCP/IP protocol. Besides

  15. Relating Functional Groups to the Periodic Table

    Science.gov (United States)

    Struyf, Jef

    2009-01-01

    An introduction to organic chemistry functional groups and their ionic variants is presented. Functional groups are ordered by the position of their specific (hetero) atom in the periodic table. Lewis structures are compared with their corresponding condensed formulas. (Contains 5 tables.)

  16. Round table discussion during session 2

    International Nuclear Information System (INIS)

    Mays, C.

    2004-01-01

    The round table discussions of the second session of the FSC Belgium Workshop addressed the following questions: - Do local stakeholders have, internally or externally, all the expertise they need in order to address the issues raised by radioactive waste management projects? - Do institutional stakeholders have all the expertise they need to take local impacts into account? - What kinds of expert input are sought and attained by the different stakeholders? - Were any formal methods used to aid local partnerships perform technology assessments? Or other types of assessment? - How to maintain the knowledge and expertise achieved by the stakeholders? Discussion took place after the plenary presentations, at tables grouping Belgian stakeholders and FSC delegates. As in Session I, most of the round table discussion focussed specifically on the experience of the local partnerships. Many insights were shared about the nature and role of expertise in complex decision making. They are summarised below, on the basis of the feedback provided to the plenary by each round table. Some of these insights can be generalised to other contexts. All in all, a profile emerged of the local partnerships as a unique and effective tool to deal with knowledge issues in managing risk. (author)

  17. Analysis of gene evolution and metabolic pathways using the Candida Gene Order Browser

    LENUS (Irish Health Repository)

    Fitzpatrick, David A

    2010-05-10

    Abstract Background Candida species are the most common cause of opportunistic fungal infection worldwide. Recent sequencing efforts have provided a wealth of Candida genomic data. We have developed the Candida Gene Order Browser (CGOB), an online tool that aids comparative syntenic analyses of Candida species. CGOB incorporates all available Candida clade genome sequences including two Candida albicans isolates (SC5314 and WO-1) and 8 closely related species (Candida dubliniensis, Candida tropicalis, Candida parapsilosis, Lodderomyces elongisporus, Debaryomyces hansenii, Pichia stipitis, Candida guilliermondii and Candida lusitaniae). Saccharomyces cerevisiae is also included as a reference genome. Results CGOB assignments of homology were manually curated based on sequence similarity and synteny. In total CGOB includes 65617 genes arranged into 13625 homology columns. We have also generated improved Candida gene sets by merging\\/removing partial genes in each genome. Interrogation of CGOB revealed that the majority of tandemly duplicated genes are under strong purifying selection in all Candida species. We identified clusters of adjacent genes involved in the same metabolic pathways (such as catabolism of biotin, galactose and N-acetyl glucosamine) and we showed that some clusters are species or lineage-specific. We also identified one example of intron gain in C. albicans. Conclusions Our analysis provides an important resource that is now available for the Candida community. CGOB is available at http:\\/\\/cgob.ucd.ie.

  18. IntelliTable: Inclusively-Designed Furniture with Robotic Capabilities.

    Science.gov (United States)

    Prescott, Tony J; Conran, Sebastian; Mitchinson, Ben; Cudd, Peter

    2017-01-01

    IntelliTable is a new proof-of-principle assistive technology system with robotic capabilities in the form of an elegant universal cantilever table able to move around by itself, or under user control. We describe the design and current capabilities of the table and the human-centered design methodology used in its development and initial evaluation. The IntelliTable study has delivered robotic platform programmed by a smartphone that can navigate around a typical home or care environment, avoiding obstacles, and positioning itself at the user's command. It can also be configured to navigate itself to pre-ordained places positions within an environment using ceiling tracking, responsive optical guidance and object-based sonar navigation.

  19. The next step in biology: a periodic table?

    Science.gov (United States)

    Dhar, Pawan K

    2007-08-01

    Systems biology is an approach to explain the behaviour of a system in relation to its individual components. Synthetic biology uses key hierarchical and modular concepts of systems biology to engineer novel biological systems. In my opinion the next step in biology is to use molecule-to-phenotype data using these approaches and integrate them in the form a periodic table. A periodic table in biology would provide chassis to classify, systematize and compare diversity of component properties vis-a-vis system behaviour. Using periodic table it could be possible to compute higher- level interactions from component properties. This paper examines the concept of building a bio-periodic table using protein fold as the fundamental unit.

  20. 40 CFR Table 7 to Subpart Vvvvvv... - Partially Soluble HAP

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 14 2010-07-01 2010-07-01 false Partially Soluble HAP 7 Table 7 to... Pt. 63, Subpt. VVVVVV, Table 7 Table 7 to Subpart VVVVVV of Part 63—Partially Soluble HAP As required... partially soluble HAP listed in the following table. Partially soluble HAP name CAS No. 1. 1,1,1...

  1. Experiences with Interactive Multi-touch Tables

    Science.gov (United States)

    Fikkert, Wim; Hakvoort, Michiel; van der Vet, Paul; Nijholt, Anton

    Interactive multi-touch tables can be a powerful means of communication for collaborative work as well as an engaging environment for competition. Through enticing gameplay we have evaluated user experience on competitive gameplay, collaborative work and musical expression. In addition, we report on our extensive experiences with two types of interactive multi-touch tables and we introduce a software framework that abstracts from their technical differences.

  2. Aplikasi Pembelajaran Table Manners Berbasis Multimedia

    OpenAIRE

    Yosanny, Agustinna; Pradipta, Albert; Viles, Dody; Pensen, Pensen

    2011-01-01

    Table manners adalah aturan-aturan pokok yang berlaku di meja makan. Aturan ini biasanya diterapkan padajamuan makan resmi. Penelitian ini bertujuan untuk merancang dan mengembangkan suatu aplikasipembelajaran tentang table manners untuk memudahkan dalam mempelajari aturan-aturan yang perlu diketahuidalam jamuan makan resmi, meliputi etika sebelum dan saat proses menyantap makanan, serta penggunaanalat-alat makan. Metode penelitian yang digunakan adalah metode Interactive Multimedia System De...

  3. Listing of Available ACE Data Tables

    Energy Technology Data Exchange (ETDEWEB)

    Conlin, Jeremy Lloyd [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-01-31

    This document is divided into multiple sections. Section 2 lists some of the more frequently used ENDF/B reaction types that can be used with the FM input card. The remaining sections (described below) contain tables showing the available ACE data tables for various types of data. These ACE data libraries are distributed by the Radiation Safety Information Computational Center (RSICC) with MCNP6.

  4. The European Southern Observatory-MIDAS table file system

    Science.gov (United States)

    Peron, M.; Grosbol, P.

    1992-01-01

    The new and substantially upgraded version of the Table File System in MIDAS is presented as a scientific database system. MIDAS applications for performing database operations on tables are discussed, for instance, the exchange of the data to and from the TFS, the selection of objects, the uncertainty joins across tables, and the graphical representation of data. This upgraded version of the TFS is a full implementation of the binary table extension of the FITS format; in addition, it also supports arrays of strings. Different storage strategies for optimal access of very large data sets are implemented and are addressed in detail. As a simple relational database, the TFS may be used for the management of personal data files. This opens the way to intelligent pipeline processing of large amounts of data. One of the key features of the Table File System is to provide also an extensive set of tools for the analysis of the final results of a reduction process. Column operations using standard and special mathematical functions as well as statistical distributions can be carried out; commands for linear regression and model fitting using nonlinear least square methods and user-defined functions are available. Finally, statistical tests of hypothesis and multivariate methods can also operate on tables.

  5. 16 CFR 501.5 - Paper table covers, bedsheets, pillowcases.

    Science.gov (United States)

    2010-01-01

    ... 16 Commercial Practices 1 2010-01-01 2010-01-01 false Paper table covers, bedsheets, pillowcases... REQUIREMENTS AND PROHIBITIONS UNDER PART 500 § 501.5 Paper table covers, bedsheets, pillowcases. Table covers, bedsheets, and pillowcases, fabricated from paper, are exempt from the requirements of § 500.12 of this...

  6. Vibration measurement of accelerator tube table in ATF

    International Nuclear Information System (INIS)

    Nakayama, Y.; Sugahara, R.; Yamaoka, H.; Masuzawa, M.; Yamashita, S.

    2004-01-01

    Acceleration tube fixed to the table should not be a structure to amplify the vibration. Stability of ground is preferable for accelerator beam operation, and the beam control by extremely high resolution is especially demanded in GLC. Then, we have measured ground motion and table vibration in ATF at KEK. In this paper, some of analyzed results are shown, and we show the characteristics of vibration about the accelerator tube table in ATF. (author)

  7. CREATING INPUT TABLES FROM WAPDEG FOR RIP

    International Nuclear Information System (INIS)

    K.G. Mon

    1998-01-01

    The purpose of this calculation is to create tables for input into RIP ver. 5.18 (Integrated Probabilistic Simulator for Environmental Systems) from WAPDEG ver. 3.06 (Waste Package Degradation) output. This calculation details the creation of the RIP input tables for TSPA-VA REV.00

  8. Erratum: Google Earth as Geoscience Data Browser Project: Development of a Tool to Convert JAMSTEC Research Vessel Navigation Data to KML [Data Science Journal, Volume 8, 30 March 2009. S85-S91

    Directory of Open Access Journals (Sweden)

    Y Yamagishi

    2009-07-01

    Full Text Available The following PDF indicates errata for the original article entitled "Google Earth as Geoscience Data Browser Project: Development of a Tool to Convert JAMSTEC Research Vessel Navigation Data to KML" by Y Yamagishi, H Nagao, K Suzuki, H Tamura, T Hatakeyama, H Yanaka and S Tsuboi.

  9. NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000...

  10. The Periodic Table CD.

    Science.gov (United States)

    Banks, Alton J.; Holmes, Jon L.

    1995-01-01

    Describes the characteristics of the digitized version of The Periodic Table Videodisc. Provides details about the organization of information and access to the data via Macintosh and Windows computers. (DDR)

  11. NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases...

  12. 7 CFR 944.503 - Table Grape Import Regulation 4.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 8 2010-01-01 2010-01-01 false Table Grape Import Regulation 4. 944.503 Section 944...; IMPORT REGULATIONS § 944.503 Table Grape Import Regulation 4. (a)(1) Pursuant to section 8e of the Act... Vinifera species table grapes, except Emperor, Calmeria, Almeria, and Ribier varieties, is prohibited...

  13. IUPAC Periodic Table of the Isotopes

    Science.gov (United States)

    Holden, N.E.; Coplen, T.B.; Böhlke, J.K.; Wieser, M.E.; Singleton, G.; Walczyk, T.; Yoneda, S.; Mahaffy, P.G.; Tarbox, L.V.

    2011-01-01

    For almost 150 years, the Periodic Table of the Elements has served as a guide to the world of elements by highlighting similarities and differences in atomic structure and chemical properties. To introduce students, teachers, and society to the existence and importance of isotopes of the chemical elements, an IUPAC Periodic Table of the Isotopes (IPTI) has been prepared and can be found as a supplement to this issue.

  14. A periodic table of coiled-coil protein structures.

    Science.gov (United States)

    Moutevelis, Efrosini; Woolfson, Derek N

    2009-01-23

    Coiled coils are protein structure domains with two or more alpha-helices packed together via interlacing of side chains known as knob-into-hole packing. We analysed and classified a large set of coiled-coil structures using a combination of automated and manual methods. This led to a systematic classification that we termed a "periodic table of coiled coils," which we have made available at http://coiledcoils.chm.bris.ac.uk/ccplus/search/periodic_table. In this table, coiled-coil assemblies are arranged in columns with increasing numbers of alpha-helices and in rows of increased complexity. The table provides a framework for understanding possibilities in and limits on coiled-coil structures and a basis for future prediction, engineering and design studies.

  15. VirtualTable: a projection augmented reality game

    DEFF Research Database (Denmark)

    Dal Corso, Alessandro; Olsen, Mikkel Damgaard; Steenstrup, Kasper Hornbak

    2015-01-01

    VirtualTable is a projection augmented reality installation where users are engaged in an interactive tower defense game. The installation runs continuously and is designed to attract people to a table, which the game is projected onto. Any number of players can join the game for an optional period...

  16. QTLTableMiner++: semantic mining of QTL tables in scientific articles.

    Science.gov (United States)

    Singh, Gurnoor; Kuzniar, Arnold; van Mulligen, Erik M; Gavai, Anand; Bachem, Christian W; Visser, Richard G F; Finkers, Richard

    2018-05-25

    A quantitative trait locus (QTL) is a genomic region that correlates with a phenotype. Most of the experimental information about QTL mapping studies is described in tables of scientific publications. Traditional text mining techniques aim to extract information from unstructured text rather than from tables. We present QTLTableMiner ++ (QTM), a table mining tool that extracts and semantically annotates QTL information buried in (heterogeneous) tables of plant science literature. QTM is a command line tool written in the Java programming language. This tool takes scientific articles from the Europe PMC repository as input, extracts QTL tables using keyword matching and ontology-based concept identification. The tables are further normalized using rules derived from table properties such as captions, column headers and table footers. Furthermore, table columns are classified into three categories namely column descriptors, properties and values based on column headers and data types of cell entries. Abbreviations found in the tables are expanded using the Schwartz and Hearst algorithm. Finally, the content of QTL tables is semantically enriched with domain-specific ontologies (e.g. Crop Ontology, Plant Ontology and Trait Ontology) using the Apache Solr search platform and the results are stored in a relational database and a text file. The performance of the QTM tool was assessed by precision and recall based on the information retrieved from two manually annotated corpora of open access articles, i.e. QTL mapping studies in tomato (Solanum lycopersicum) and in potato (S. tuberosum). In summary, QTM detected QTL statements in tomato with 74.53% precision and 92.56% recall and in potato with 82.82% precision and 98.94% recall. QTM is a unique tool that aids in providing QTL information in machine-readable and semantically interoperable formats.

  17. On the Upper Limit (Heaviest Element in the Periodic Table of Elements, and the Periodic Table of Anti-Substance

    Directory of Open Access Journals (Sweden)

    Khazan A.

    2009-04-01

    Full Text Available On the basis of the method involving equilateral hyperbolas developed by us with ref- erence to the Periodic Table, its Top Limit has been established. It is the last element with atomic mass 411.66 and serial number 155. The great value, according to our calculation, has adjacent hyperbolas whose center is the point (0; 1. With the method, it has been possible to find just one element in the Periodic Table — Rhodium, which does not demand additional calculations involving the definition of the valid axes. Cal- culations towards updating the charge of a nucleus and the quantity of neutrons in end N-Z part of the diagram by means of the serial number 155 are herein executed. The variant of the Periodic Table of Elements with the eighth period is recommended. On the basis of symmetry, with the application of the Hyperbolic Law in the Periodic Table of Elements, the existence of Anti-Substances is herein indirectly proved.

  18. Unsupervised Classification Using Immune Algorithm

    OpenAIRE

    Al-Muallim, M. T.; El-Kouatly, R.

    2012-01-01

    Unsupervised classification algorithm based on clonal selection principle named Unsupervised Clonal Selection Classification (UCSC) is proposed in this paper. The new proposed algorithm is data driven and self-adaptive, it adjusts its parameters to the data to make the classification operation as fast as possible. The performance of UCSC is evaluated by comparing it with the well known K-means algorithm using several artificial and real-life data sets. The experiments show that the proposed U...

  19. Use of Decision Tables to Simulate Management in SWAT+

    Directory of Open Access Journals (Sweden)

    Jeffrey G. Arnold

    2018-05-01

    Full Text Available Decision tables have been used for many years in data processing and business applications to simulate complex rule sets. Several computer languages have been developed based on rule systems and they are easily programmed in several current languages. Land management and river–reservoir models simulate complex land management operations and reservoir management in highly regulated river systems. Decision tables are a precise yet compact way to model the rule sets and corresponding actions found in these models. In this study, we discuss the suitability of decision tables to simulate management in the river basin scale Soil and Water Assessment Tool (SWAT+ model. Decision tables are developed to simulate automated irrigation and reservoir releases. A simple auto irrigation application of decision tables was developed using plant water stress as a condition for irrigating corn in Texas. Sensitivity of the water stress trigger and irrigation application amounts were shown on soil moisture and corn yields. In addition, the Grapevine Reservoir near Dallas, Texas was used to illustrate the use of decision tables to simulate reservoir releases. The releases were conditioned on reservoir volumes and flood season. The release rules as implemented by the decision table realistically simulated flood releases as evidenced by a daily Nash–Sutcliffe Efficiency (NSE of 0.52 and a percent bias of −1.1%. Using decision tables to simulate management in land, river, and reservoir models was shown to have several advantages over current approaches, including: (1 mature technology with considerable literature and applications; (2 ability to accurately represent complex, real world decision-making; (3 code that is efficient, modular, and easy to maintain; and (4 tables that are easy to maintain, support, and modify.

  20. Automatic Hidden-Web Table Interpretation by Sibling Page Comparison

    Science.gov (United States)

    Tao, Cui; Embley, David W.

    The longstanding problem of automatic table interpretation still illudes us. Its solution would not only be an aid to table processing applications such as large volume table conversion, but would also be an aid in solving related problems such as information extraction and semi-structured data management. In this paper, we offer a conceptual modeling solution for the common special case in which so-called sibling pages are available. The sibling pages we consider are pages on the hidden web, commonly generated from underlying databases. We compare them to identify and connect nonvarying components (category labels) and varying components (data values). We tested our solution using more than 2,000 tables in source pages from three different domains—car advertisements, molecular biology, and geopolitical information. Experimental results show that the system can successfully identify sibling tables, generate structure patterns, interpret tables using the generated patterns, and automatically adjust the structure patterns, if necessary, as it processes a sequence of hidden-web pages. For these activities, the system was able to achieve an overall F-measure of 94.5%.

  1. NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during...

  2. NNDSS - Table II. Cryptosporidiosis to Dengue virus infection

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during...

  3. NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during...

  4. 8 CFR 293.3 - Simple interest table.

    Science.gov (United States)

    2010-01-01

    ... 8 Aliens and Nationality 1 2010-01-01 2010-01-01 false Simple interest table. 293.3 Section 293.3 Aliens and Nationality DEPARTMENT OF HOMELAND SECURITY IMMIGRATION REGULATIONS DEPOSIT OF AND INTEREST ON CASH RECEIVED TO SECURE IMMIGRATION BONDS § 293.3 Simple interest table. Following is a simple interest...

  5. iTTVis: Interactive Visualization of Table Tennis Data.

    Science.gov (United States)

    Wu, Yingcai; Lan, Ji; Shu, Xinhuan; Ji, Chenyang; Zhao, Kejian; Wang, Jiachen; Zhang, Hui

    2018-01-01

    The rapid development of information technology paved the way for the recording of fine-grained data, such as stroke techniques and stroke placements, during a table tennis match. This data recording creates opportunities to analyze and evaluate matches from new perspectives. Nevertheless, the increasingly complex data poses a significant challenge to make sense of and gain insights into. Analysts usually employ tedious and cumbersome methods which are limited to watching videos and reading statistical tables. However, existing sports visualization methods cannot be applied to visualizing table tennis competitions due to different competition rules and particular data attributes. In this work, we collaborate with data analysts to understand and characterize the sophisticated domain problem of analysis of table tennis data. We propose iTTVis, a novel interactive table tennis visualization system, which to our knowledge, is the first visual analysis system for analyzing and exploring table tennis data. iTTVis provides a holistic visualization of an entire match from three main perspectives, namely, time-oriented, statistical, and tactical analyses. The proposed system with several well-coordinated views not only supports correlation identification through statistics and pattern detection of tactics with a score timeline but also allows cross analysis to gain insights. Data analysts have obtained several new insights by using iTTVis. The effectiveness and usability of the proposed system are demonstrated with four case studies.

  6. Radiation guard for x-ray table

    International Nuclear Information System (INIS)

    Collica, C.; Epifano, L.; Farella, R.

    1976-01-01

    A radiation guard suitable for use in conjunction with a diagnostic table and penetrable by the hands of an operator to facilitate moving or examining a patient positioned on a table. In accordance with the invention there is provided a supportive frame mountable at about an edge of the table so as to extend vertically from about the edge, the frame comprising at least a pair of spaced bars. A plurality of strips of flexible radiation shielding material are mounted across the bars in closely spaced relationship, the strips being mounted sufficiently close together to prevent substantial radiation leakage through the frame. The hands of an operator can be inserted between the adjacent strips to manually reposition or examine a patient while protecting most of the operator's body from substantial radiation. 9 claims, 4 drawing figures

  7. NNDSS - Table II. Hepatitis (viral, acute) A & B

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  8. NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  9. NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  10. NNDSS - Table II. Invasive pneumococcal disease, all ages

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  11. NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  12. NNDSS - Table II. Invasive pneumococcal disease, age <5

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  13. Collider detector beam line test table: a structural analysis

    International Nuclear Information System (INIS)

    Leininger, M.B.

    1983-01-01

    The apparatus which sweeps calorimeter and endwall modules through the beam during testing is called a beam line test table. Because of rather stringent requirements for the physical positioning of the modules an analysis is done here to determine the modifications to the current test table design which will minimize deflections of the table under load

  14. 40 CFR Table 3 of Subpart Aaaaaaa... - Test Methods

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 14 2010-07-01 2010-07-01 false Test Methods 3 Table 3 of Subpart..., Subpt. AAAAAAA, Table 3 Table 3 of Subpart AAAAAAA of Part 63—Test Methods For * * * You must use * * * 1. Selecting the sampling locations a and the number of traverse points EPA test method 1 or 1A in...

  15. Metadata aided run selection at ATLAS

    International Nuclear Information System (INIS)

    Buckingham, R M; Gallas, E J; Tseng, J C-L; Viegas, F; Vinek, E

    2011-01-01

    Management of the large volume of data collected by any large scale scientific experiment requires the collection of coherent metadata quantities, which can be used by reconstruction or analysis programs and/or user interfaces, to pinpoint collections of data needed for specific purposes. In the ATLAS experiment at the LHC, we have collected metadata from systems storing non-event-wise data (Conditions) into a relational database. The Conditions metadata (COMA) database tables not only contain conditions known at the time of event recording, but also allow for the addition of conditions data collected as a result of later analysis of the data (such as improved measurements of beam conditions or assessments of data quality). A new web based interface called 'runBrowser' makes these Conditions Metadata available as a Run based selection service. runBrowser, based on PHP and JavaScript, uses jQuery to present selection criteria and report results. It not only facilitates data selection by conditions attributes, but also gives the user information at each stage about the relationship between the conditions chosen and the remaining conditions criteria available. When a set of COMA selections are complete, runBrowser produces a human readable report as well as an XML file in a standardized ATLAS format. This XML can be saved for later use or refinement in a future runBrowser session, shared with physics/detector groups, or used as input to ELSSI (event level Metadata browser) or other ATLAS run or event processing services.

  16. Shaking table testing of mechanical components

    International Nuclear Information System (INIS)

    Jurukovski, D.; Taskov, Lj.; Mamucevski, D.; Petrovski, D.

    1995-01-01

    Presented is the experience of the Institute of Earthquake Engineering and Engineering Seismology, Skopje, Republic of Macedonia in seismic qualification of mechanical components by shaking table testing. Technical data and characteristics for the three shaking tables available at the Institute are given. Also, for characteristic mechanical components tested at the Institute laboratories, basic data such as producer, testing investor, description of the component, testing regulation, testing equipment and final user of the results. (author)

  17. Tables of Products of Tensor Operators and Stevens Operators

    DEFF Research Database (Denmark)

    Lindgård, Per-Anker

    1975-01-01

    Numerical tables of products of tensor (Racah) operators, Rl,m(J), and Stevens operators Olm(J), working within a J-multiplet are given as a function of X=J(J+1). Examples of the use of the tables, such as the calculation of commutation relations and thermal averages are given.......Numerical tables of products of tensor (Racah) operators, Rl,m(J), and Stevens operators Olm(J), working within a J-multiplet are given as a function of X=J(J+1). Examples of the use of the tables, such as the calculation of commutation relations and thermal averages are given....

  18. NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or...

  19. Ecological periodic tables: Killer apps for translational ecology

    Science.gov (United States)

    The chemical periodic table, the Linnaean system of classification and the Hertzsprung-Russell diagram are information organizing structures that have transformed chemistry, biology and astronomy, respectively. Ecological periodic tables are information organizing structures wit...

  20. Sea Salt vs. Table Salt: What's the Difference?

    Science.gov (United States)

    ... and healthy eating What's the difference between sea salt and table salt? Answers from Katherine Zeratsky, R.D., L.D. The main differences between sea salt and table salt are in their taste, texture ...

  1. JASPAR 2018: update of the open-access database of transcription factor binding profiles and its web framework.

    Science.gov (United States)

    Khan, Aziz; Fornes, Oriol; Stigliani, Arnaud; Gheorghe, Marius; Castro-Mondragon, Jaime A; van der Lee, Robin; Bessy, Adrien; Chèneby, Jeanne; Kulkarni, Shubhada R; Tan, Ge; Baranasic, Damir; Arenillas, David J; Sandelin, Albin; Vandepoele, Klaas; Lenhard, Boris; Ballester, Benoît; Wasserman, Wyeth W; Parcy, François; Mathelier, Anthony

    2018-01-04

    JASPAR (http://jaspar.genereg.net) is an open-access database of curated, non-redundant transcription factor (TF)-binding profiles stored as position frequency matrices (PFMs) and TF flexible models (TFFMs) for TFs across multiple species in six taxonomic groups. In the 2018 release of JASPAR, the CORE collection has been expanded with 322 new PFMs (60 for vertebrates and 262 for plants) and 33 PFMs were updated (24 for vertebrates, 8 for plants and 1 for insects). These new profiles represent a 30% expansion compared to the 2016 release. In addition, we have introduced 316 TFFMs (95 for vertebrates, 218 for plants and 3 for insects). This release incorporates clusters of similar PFMs in each taxon and each TF class per taxon. The JASPAR 2018 CORE vertebrate collection of PFMs was used to predict TF-binding sites in the human genome. The predictions are made available to the scientific community through a UCSC Genome Browser track data hub. Finally, this update comes with a new web framework with an interactive and responsive user-interface, along with new features. All the underlying data can be retrieved programmatically using a RESTful API and through the JASPAR 2018 R/Bioconductor package. © The Author(s) 2017. Published by Oxford University Press on behalf of Nucleic Acids Research.

  2. CGI: Java software for mapping and visualizing data from array-based comparative genomic hybridization and expression profiling.

    Science.gov (United States)

    Gu, Joyce Xiuweu-Xu; Wei, Michael Yang; Rao, Pulivarthi H; Lau, Ching C; Behl, Sanjiv; Man, Tsz-Kwong

    2007-10-06

    With the increasing application of various genomic technologies in biomedical research, there is a need to integrate these data to correlate candidate genes/regions that are identified by different genomic platforms. Although there are tools that can analyze data from individual platforms, essential software for integration of genomic data is still lacking. Here, we present a novel Java-based program called CGI (Cytogenetics-Genomics Integrator) that matches the BAC clones from array-based comparative genomic hybridization (aCGH) to genes from RNA expression profiling datasets. The matching is computed via a fast, backend MySQL database containing UCSC Genome Browser annotations. This program also provides an easy-to-use graphical user interface for visualizing and summarizing the correlation of DNA copy number changes and RNA expression patterns from a set of experiments. In addition, CGI uses a Java applet to display the copy number values of a specific BAC clone in aCGH experiments side by side with the expression levels of genes that are mapped back to that BAC clone from the microarray experiments. The CGI program is built on top of extensible, reusable graphic components specifically designed for biologists. It is cross-platform compatible and the source code is freely available under the General Public License.

  3. CGI: Java Software for Mapping and Visualizing Data from Array-based Comparative Genomic Hybridization and Expression Profiling

    Directory of Open Access Journals (Sweden)

    Joyce Xiuweu-Xu Gu

    2007-01-01

    Full Text Available With the increasing application of various genomic technologies in biomedical research, there is a need to integrate these data to correlate candidate genes/regions that are identified by different genomic platforms. Although there are tools that can analyze data from individual platforms, essential software for integration of genomic data is still lacking. Here, we present a novel Java-based program called CGI (Cytogenetics-Genomics Integrator that matches the BAC clones from array-based comparative genomic hybridization (aCGH to genes from RNA expression profiling datasets. The matching is computed via a fast, backend MySQL database containing UCSC Genome Browser annotations. This program also provides an easy-to-use graphical user interface for visualizing and summarizing the correlation of DNA copy number changes and RNA expression patterns from a set of experiments. In addition, CGI uses a Java applet to display the copy number values of a specifi c BAC clone in aCGH experiments side by side with the expression levels of genes that are mapped back to that BAC clone from the microarray experiments. The CGI program is built on top of extensible, reusable graphic components specifically designed for biologists. It is cross-platform compatible and the source code is freely available under the General Public License.

  4. Demography-adjusted tests of neutrality based on genome-wide SNP data

    KAUST Repository

    Rafajlović, Marina

    2014-08-01

    Tests of the neutral evolution hypothesis are usually built on the standard model which assumes that mutations are neutral and the population size remains constant over time. However, it is unclear how such tests are affected if the last assumption is dropped. Here, we extend the unifying framework for tests based on the site frequency spectrum, introduced by Achaz and Ferretti, to populations of varying size. Key ingredients are the first two moments of the site frequency spectrum. We show how these moments can be computed analytically if a population has experienced two instantaneous size changes in the past. We apply our method to data from ten human populations gathered in the 1000 genomes project, estimate their demographies and define demography-adjusted versions of Tajima\\'s D, Fay & Wu\\'s H, and Zeng\\'s E. Our results show that demography-adjusted test statistics facilitate the direct comparison between populations and that most of the differences among populations seen in the original unadjusted tests can be explained by their underlying demographies. Upon carrying out whole-genome screens for deviations from neutrality, we identify candidate regions of recent positive selection. We provide track files with values of the adjusted and unadjusted tests for upload to the UCSC genome browser. © 2014 Elsevier Inc.

  5. Oncogenomic portals for the visualization and analysis of genome-wide cancer data.

    Science.gov (United States)

    Klonowska, Katarzyna; Czubak, Karol; Wojciechowska, Marzena; Handschuh, Luiza; Zmienko, Agnieszka; Figlerowicz, Marek; Dams-Kozlowska, Hanna; Kozlowski, Piotr

    2016-01-05

    Somatically acquired genomic alterations that drive oncogenic cellular processes are of great scientific and clinical interest. Since the initiation of large-scale cancer genomic projects (e.g., the Cancer Genome Project, The Cancer Genome Atlas, and the International Cancer Genome Consortium cancer genome projects), a number of web-based portals have been created to facilitate access to multidimensional oncogenomic data and assist with the interpretation of the data. The portals provide the visualization of small-size mutations, copy number variations, methylation, and gene/protein expression data that can be correlated with the available clinical, epidemiological, and molecular features. Additionally, the portals enable to analyze the gathered data with the use of various user-friendly statistical tools. Herein, we present a highly illustrated review of seven portals, i.e., Tumorscape, UCSC Cancer Genomics Browser, ICGC Data Portal, COSMIC, cBioPortal, IntOGen, and BioProfiling.de. All of the selected portals are user-friendly and can be exploited by scientists from different cancer-associated fields, including those without bioinformatics background. It is expected that the use of the portals will contribute to a better understanding of cancer molecular etiology and will ultimately accelerate the translation of genomic knowledge into clinical practice.

  6. Tropical forest biomass estimation from truncated stand tables.

    Science.gov (United States)

    A. J. R. Gillespie; S. Brown; A. E. Lugo

    1992-01-01

    Total aboveground forest biomass may be estimated through a variety of techniques based on commercial inventory stand and stock tables. Stand and stock tables from tropical countries commonly omit trees bellow a certain commercial limit.

  7. NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals...

  8. Body Mass Index Table

    Science.gov (United States)

    ... Families ( We Can! ) Health Professional Resources Body Mass Index Table 1 for BMI greater than 35, go ... Health Information Email Alerts Jobs and Careers Site Index About NHLBI National Institute of Health Department of ...

  9. Statistical tables 2003

    International Nuclear Information System (INIS)

    2003-01-01

    The energy statistical table is a selection of statistical data for energies and countries from 1997 to 2002. It concerns the petroleum, the natural gas, the coal, the electric power, the production, the external market, the consumption per sector, the energy accounting 2002 and graphs on the long-dated forecasting. (A.L.B.)

  10. Literature review tables for Karna et al. 2017

    Data.gov (United States)

    U.S. Environmental Protection Agency — N/A. Users will need to access the manuscript to see non-EPA data presented in tables and figures. This dataset is not publicly accessible because: The tables in the...

  11. Karna Particle Size Dataset for Tables and Figures

    Data.gov (United States)

    U.S. Environmental Protection Agency — This dataset contains 1) table of bulk Pb-XAS LCF results, 2) table of bulk As-XAS LCF results, 3) figure data of particle size distribution, and 4) figure data for...

  12. Building Bivariate Tables: The compareGroups Package for R

    Directory of Open Access Journals (Sweden)

    Isaac Subirana

    2014-05-01

    Full Text Available The R package compareGroups provides functions meant to facilitate the construction of bivariate tables (descriptives of several variables for comparison between groups and generates reports in several formats (LATEX, HTML or plain text CSV. Moreover, bivariate tables can be viewed directly on the R console in a nice format. A graphical user interface (GUI has been implemented to build the bivariate tables more easily for those users who are not familiar with the R software. Some new functions and methods have been incorporated in the newest version of the compareGroups package (version 1.x to deal with time-to-event variables, stratifying tables, merging several tables, and revising the statistical methods used. The GUI interface also has been improved, making it much easier and more intuitive to set the inputs for building the bivariate tables. The ?rst version (version 0.x and this version were presented at the 2010 useR! conference (Sanz, Subirana, and Vila 2010 and the 2011 useR! conference (Sanz, Subirana, and Vila 2011, respectively. Package compareGroups is available from the Comprehensive R Archive Network at http://CRAN.R-project.org/package=compareGroups.

  13. A common periodic table of codons and amino acids.

    Science.gov (United States)

    Biro, J C; Benyó, B; Sansom, C; Szlávecz, A; Fördös, G; Micsik, T; Benyó, Z

    2003-06-27

    A periodic table of codons has been designed where the codons are in regular locations. The table has four fields (16 places in each) one with each of the four nucleotides (A, U, G, C) in the central codon position. Thus, AAA (lysine), UUU (phenylalanine), GGG (glycine), and CCC (proline) were placed into the corners of the fields as the main codons (and amino acids) of the fields. They were connected to each other by six axes. The resulting nucleic acid periodic table showed perfect axial symmetry for codons. The corresponding amino acid table also displaced periodicity regarding the biochemical properties (charge and hydropathy) of the 20 amino acids and the position of the stop signals. The table emphasizes the importance of the central nucleotide in the codons and predicts that purines control the charge while pyrimidines determine the polarity of the amino acids. This prediction was experimentally tested.

  14. FIRST NEW SOLAR MODELS WITH OPAS OPACITY TABLES

    Energy Technology Data Exchange (ETDEWEB)

    Le Pennec, M.; Turck-Chièze, S.; Salmon, S. [CEA/IRFU/Service d’Astrophysique, CE Saclay, F-91191 Gif sur Yvette (France); Blancard, C.; Cossé, P.; Faussurier, G.; Mondet, G. [CEA, DAM, DIF, F-91297 Arpajon (France)

    2015-11-10

    Stellar seismology appears more and more as a powerful tool for a better determination of the fundamental properties of solar-type stars. However, the particular case of the Sun is still challenging. For about a decade now, the helioseismic sound-speed determination has continued to disagree with the standard solar model (SSM) prediction, questioning the reliability of this model. One of the sources of uncertainty could be in the treatment of the transport of radiation from the solar core to the surface. In this Letter, we use the new OPAS opacity tables, recently available for solar modeling, to address this issue. We discuss first the peculiarities of these tables, then we quantify their impact on the solar sound-speed and density profiles using the reduced OPAS tables taken on the grids of the OPAL ones. We use the two evolution codes, Modules for Experiments in Stellar Astrophysics and Code Liégeois d’Evolution Stellaire, that led to similar conclusions in the solar radiative zone. In comparison to commonly used OPAL opacity tables, the new solar models are computed for the most recent photospheric composition with OPAS tables and present improvements to the location of the base of the convective zone and to the description of the solar radiative zone in comparison to the helioseismic observations, even if the differences in the Rosseland mean opacity do not exceed 6%. We finally carry out a comparison to a solar model computed with the OP opacity tables.

  15. The Early History of UC Santa Cruz's Farm and Garden

    OpenAIRE

    Lee, Paul; Norris, Phyllis; Martin, Orin; Tamura, Dennis; Hagege, Maya; Jarrell, Randall; Regional History Project, UCSC Library

    2002-01-01

    The Early History of UCSC's Farm and Garden documents the emergence of the organic gardening and farming movement in Santa Cruz. It includes interviews with Paul Lee, Phyllis Norris, Orin Martin, and Dennis Tamura, who were involved in the early years of the Garden. Maya Hagege, a former Farm and Garden apprentice and UCSC alumna, conducted the interviews, which were edited by Jarrell. Established in 1967 by master gardener Alan Chadwick, the original site was a neglected 4-acre plot...

  16. Environmental sciences division: Environmental regulatory update table July 1988

    International Nuclear Information System (INIS)

    Langston, M.E.; Nikbakht, A.; Salk, M.S.

    1988-08-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated each month with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action

  17. Environmental Regulatory Update Table, March/April 1993. Revision 1

    Energy Technology Data Exchange (ETDEWEB)

    Houlberg, L.M.; Hawkins, G.T.; Salk, M.S.; Danford, G.S.; Lewis, E.B.

    1993-05-01

    The Environmental Regulatory Update Table provides information on regulatory initiatives of interest to DOE operations and contractor staff with environmental management responsibilities. The table is updated bimonthly with information from the Federal Register and other sources, including direct contact with regulatory agencies. Each table entry provides a chronological record of the rulemaking process for that initiative with an abstract and a projection of further action.

  18. Chlorine international thermodynamic tables of the fluid state

    CERN Document Server

    Angus, S; de Reuck, K M

    1985-01-01

    Chlorine: International Thermodynamic Tables of the Fluid State-8 is a four-chapter book that covers available and estimated data on chlorine; estimation of the element's properties; the correlating equations for the element; and how the tabulated properties are calculated from chosen equation. The tables in this book give the volume, entropy, enthalpy, isobaric heat capacity, compression factor, fugacity/pressure ratio, Joule-Thomson coefficient, ratio of the heat capacities, and speed of sound as a function of pressure and temperature. Given in the tables as well are the pressure, entropy, i

  19. Statistical probability tables CALENDF program

    International Nuclear Information System (INIS)

    Ribon, P.

    1989-01-01

    The purpose of the probability tables is: - to obtain dense data representation - to calculate integrals by quadratures. They are mainly used in the USA for calculations by Monte Carlo and in the USSR and Europe for self-shielding calculations by the sub-group method. The moment probability tables, in addition to providing a more substantial mathematical basis and calculation methods, are adapted for condensation and mixture calculations, which are the crucial operations for reactor physics specialists. However, their extension is limited by the statistical hypothesis they imply. Efforts are being made to remove this obstacle, at the cost, it must be said, of greater complexity

  20. An Application-Oriented Periodic Table of the Elements.

    Science.gov (United States)

    Bouma, J.

    1989-01-01

    A brief history of several of the early forms of the periodic table of the elements are discussed including those of Mendeleev, Meyer, Hubbard, Gmelin, Von Antropoff, and Strong. A more every-day-life form of the table is presented. (CW)

  1. VMS forms Output Tables

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — These output tables contain parsed and format validated data from the various VMS forms that are sent from any given vessel, while at sea, from the VMS devices on...

  2. A prospective, single-arm study on the use of the da Vinci® Table Motion with the Trumpf TS7000dV operating table.

    Science.gov (United States)

    Morelli, Luca; Palmeri, Matteo; Simoncini, Tommaso; Cela, Vito; Perutelli, Alessandra; Selli, Cesare; Buccianti, Piero; Francesca, Francesco; Cecchi, Massimo; Zirafa, Cristina; Bastiani, Luca; Cuschieri, Alfred; Melfi, Franca

    2018-03-30

    The da Vinci® Table Motion (dVTM) comprises a combination of a unique operating table (Trumpf Medical™ TruSystem® 7000dV) capable of isocenter motion connected wirelessly with the da Vinci Xi® robotic platform, thereby enabling patients to be repositioned without removal of instruments and or undocking the robot. Between May 2015 to October 2015, the first human use of dVTM was carried out in this prospective, single-arm, post-market study in the EU, for which 40 patients from general surgery (GS), urology (U), or gynecology (G) were enrolled prospectively. Primary endpoints of the study were dVTM feasibility, efficacy, and safety. Surgeons from the three specialties obtained targeting success and the required table positioning in all cases. Table movement/repositioning was necessary to gain exposure of the operating field in 106/116 table moves (91.3%), change target in 2/116 table moves (1.7%), achieve hemodynamic relief in 4/116 table moves (3.5%), and improve external access for tumor removal in 4/116 table moves (3.5%). There was a significantly higher use of tilt and tilt plus Trendelenburg in GS group (GS vs. U p = 0.055 and GS vs. G p = 0.054). There were no dVTM safety-related or adverse events. The dVTM with TruSystem 7000dV operating table in wireless communication with the da Vinci Xi is a perfectly safe and effective synergistic combination, which allows repositioning of the patient whenever needed without imposing any delay in the execution of the operation. Moreover, it is helpful in avoiding extreme positions and enables the anesthesiologist to provide immediate and effective hemodynamic relief to the patient when needed.

  3. The Upper Limit of the Periodic Table of Elements Points out to the "Long" Version of the Table, Instead of the "Short" One

    Directory of Open Access Journals (Sweden)

    Khazan A.

    2012-01-01

    Full Text Available Herein we present an analysis of the internal constitution of the “short” and “long” forms of the Periodic Table of Elements. As a result, we conclude that the second (long version is more correct. We also suggest a long version of the Table consisting of 8 periods and 18 groups, with the last (heaviest element being element No. 155, which closes the Table.

  4. Setting the Periodic Table.

    Science.gov (United States)

    Saturnelli, Annette

    1985-01-01

    Examines problems resulting from different forms of the periodic table, indicating that New York State schools use a form reflecting the International Union of Pure and Applied Chemistry's 1984 recommendations. Other formats used and reasons for standardization are discussed. (DH)

  5. 40 CFR Table 1 to Subpart Nnnnnn... - HAP Emissions Sources

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 14 2010-07-01 2010-07-01 false HAP Emissions Sources 1 Table 1 to Subpart NNNNNN of Part 63 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) AIR...: Chromium Compounds Pt. 63, Subpt. NNNNNN, Table 1 Table 1 to Subpart NNNNNN of Part 63—HAP Emissions...

  6. Trunnion Collar Removal Machine - Gap Analysis Table

    International Nuclear Information System (INIS)

    Johnson, M.

    2005-01-01

    The purpose of this document is to review the existing the trunnion collar removal machine against the ''Nuclear Safety Design Bases for License Application'' (NSDB) [Ref. 10] requirements and to identify codes and standards and supplemental requirements to meet these requirements. If these codes and standards can not fully meet these requirements then a ''gap'' is identified. These gaps will be identified here and addressed using the ''Trunnion Collar Removal Machine Design Development Plan'' [Ref. 15]. The codes and standards, supplemental requirements, and design development requirements for the trunnion collar removal machine are provided in the gap analysis table (Appendix A, Table 1). Because the trunnion collar removal machine is credited with performing functions important to safety (ITS) in the NSDB [Ref. 10], design basis requirements are applicable to ensure equipment is available and performs required safety functions when needed. The gap analysis table is used to identify design objectives and provide a means to satisfy safety requirements. To ensure that the trunnion collar removal machine performs required safety functions and meets performance criteria, this portion of the gap analysis tables supplies codes and standards sections and the supplemental requirements and identifies design development requirements, if needed

  7. Thermodynamic tables for nuclear waste isolation

    International Nuclear Information System (INIS)

    Phillips, S.L.; Hale, F.V.; Silvester, L.F.; Siegel, M.D.

    1988-05-01

    Tables of consistent thermodynamic property values for nuclear waste isolation are given. The tables include critically assessed values for Gibbs energy of formation, enthalpy of formation, entropy and heat capacity for minerals; solids; aqueous ions; ion pairs and complex ions of selected actinide and fission decay products at 25 degree C and zero ionic strength. These intrinsic data are used to calculate equilibrium constants and standard potentials which are compared with typical experimental measurements and other work. Recommendations for additional research are given. 13 figs., 23 tabs

  8. Decreased summer water table depth affects peatland vegetation

    NARCIS (Netherlands)

    Breeuwer, A.J.G.; Robroek, B.J.M.; Limpens, J.; Heijmans, M.M.P.D.; Schouten, M.G.C.; Berendse, F.

    2009-01-01

    Climate change can be expected to increase the frequency of summer droughts and associated low water tables in ombrotrophic peatlands. We studied the effects of periodic water table drawdown in a mesocosm experiment. Mesocosms were collected in Southern Sweden, and subsequently brought to an

  9. Multimedia Pivot Tables for Multimedia Analytics on Image Collections

    OpenAIRE

    Worring, M.; Koelma, D.; Zahálka, J.

    2016-01-01

    We propose a multimedia analytics solution for getting insight into image collections by extending the powerful analytic capabilities of pivot tables, found in the ubiquitous spreadsheets, to multimedia. We formalize the concept of multimedia pivot tables and give design rules and methods for the multimodal summarization, structuring, and browsing of the collection based on these tables, all optimized to support an analyst in getting structural and conclusive insights. Our proposed solution p...

  10. CRASH SAFETY OF A TYPICAL BAY TABLE IN A RAILWAY VEHICLE

    Directory of Open Access Journals (Sweden)

    Emmanuel MATSIKA

    2015-12-01

    Full Text Available Increasingly, urban and high speed trains are incorporating tables (workstations as common railway vehicle interior furniture because passengers prefer seating by bay tables. Among table design characteristics, the most challenging is meeting crashworthiness requirements. Past accident data and sled test results have shown that in the event of railway vehicle frontal impact, occupants located in the bay seating are exposed to chest and abdominal injuries upon contact with tables resulting from secondary collision. In some cases tables have tended to be structurally weak; they easily detach from the side walls and/or floor mounting. Subsequently these become unguided missiles that strike occupants, resulting in injuries. This paper presents an analysis of the crash performance of a typical bay table. The results provide some understanding of the table’s crash safety, giving an indication of its impact aggression. Table materials are characterised using quasi-static compressive tests. In addition, experimental dynamic (impact tests are conducted using a pendulum representing a body block (mass. The results provide information about the possible loading of the table on the occupant in the event of a crash. Contact forces are compared with chest and abdominal injury tolerance thresholds to infer the collision injury potential. Recommendations are then made on design of bay tables to meet the “functional-strength-and-safety balance”.

  11. 31 CFR Appendix to Part 341 - Tables of Redemption Values

    Science.gov (United States)

    2010-07-01

    ... 31 Money and Finance: Treasury 2 2010-07-01 2010-07-01 false Tables of Redemption Values Appendix... RETIREMENT PLAN BONDS Pt. 341, App. Appendix to Part 341—Tables of Redemption Values Table of Redemption Values Providing an Investment Yield of 33/4 Percent per Annum for Bonds Bearing Issue Dates Beginning...

  12. 44 CFR 208.12 - Maximum Pay Rate Table.

    Science.gov (United States)

    2010-10-01

    ...) Physicians. DHS uses the latest Special Salary Rate Table Number 0290 for Medical Officers (Clinical... Personnel, in which case the Maximum Pay Rate Table would not apply. (3) Compensation for Sponsoring Agency... organizations, e.g., HMOs or medical or engineering professional associations, under the revised definition of...

  13. 26 CFR 1.1561-0 - Table of contents.

    Science.gov (United States)

    2010-04-01

    ...) Definitions. (b) Special rules. (1) S Corporation. (2) 52-53-week taxable year. (c) Tax avoidance. (d... Internal Revenue INTERNAL REVENUE SERVICE, DEPARTMENT OF THE TREASURY (CONTINUED) INCOME TAX (CONTINUED) INCOME TAXES Certain Controlled Corporations § 1.1561-0 Table of contents. This section lists the table...

  14. WASP (Write a Scientific Paper) using Excel - 2: Pivot tables.

    Science.gov (United States)

    Grech, Victor

    2018-02-01

    Data analysis at the descriptive stage and the eventual presentation of results requires the tabulation and summarisation of data. This exercise should always precede inferential statistics. Pivot tables and pivot charts are one of Excel's most powerful and underutilised features, with tabulation functions that immensely facilitate descriptive statistics. Pivot tables permit users to dynamically summarise and cross-tabulate data, create tables in several dimensions, offer a range of summary statistics and can be modified interactively with instant outputs. Large and detailed datasets are thereby easily manipulated making pivot tables arguably the best way to explore, summarise and present data from many different angles. This second paper in the WASP series in Early Human Development provides pointers for pivot table manipulation in Excel™. Copyright © 2018 Elsevier B.V. All rights reserved.

  15. Multiple Depth DB Tables Indexing on the Sphere

    Directory of Open Access Journals (Sweden)

    Luciano Nicastro

    2010-01-01

    Full Text Available Any project dealing with large astronomical datasets should consider the use of a relational database server (RDBS. Queries requiring quick selections on sky regions, objects cross-matching and other high-level data investigations involving sky coordinates could be unfeasible if tables are missing an effective indexing scheme. In this paper we present the Dynamic Index Facility (DIF software package. By using the HTM and HEALPix sky pixelization schema, it allows a very efficient indexing and management of spherical data stored into MySQL tables. Any table hosting spherical coordinates can be automatically managed by DIF using any number of sky resolutions at the same time. DIF comprises a set of facilities among which SQL callable functions to perform queries on circular and rectangular regions. Moreover, by removing the limitations and difficulties of 2-d data indexing, DIF allows the full exploitation of the RDBS capabilities. Performance tests on Giga-entries tables are reported together with some practical usage of the package.

  16. Development of a movable table for a bending magnet with removable guides

    International Nuclear Information System (INIS)

    Shibuya, T.; Ito, I.; Kudoh, H.

    2004-01-01

    We develop the movable table for a bending magnet with removable guides. This table has two parallel rails in order to move the bending magnet smoothly and set it precisely. Especially this table has two removable expanded rail guides. Removing this expanded rail guides allow us to make more enough spaces, for example, to install another insertion devices. We measure the reliability of setting this table by moving this table along the rails. And we found this reliability is less than ±3 μm. We also measure the long-term stability of this table setting. (author)

  17. Tables of nuclear level density parameters

    International Nuclear Information System (INIS)

    Chatterjee, A.; Ghosh, S.K.; Majumdar, H.

    1976-03-01

    The Renormalized Gas Model (RGM) has been used to calculate single particle level density parameters for more than 2000 nucleides over the range 9<=Z<=126 (15<=A<=338). Three separate tables present the elements on or near the valley of beta stability, neutron-rich fission fragment nucleides, and transitional nuclei, actinides and light-mass super heavy elements. Each table identifies the nucleus in terms of Z and N and presents the RGM deformation energy of binding, the total RGM structural energy correction over the free gas Fermi surface, and the level density parameter

  18. 2014-15 System Accountability Report. Appendix: Data Tables

    Science.gov (United States)

    Board of Governors, State University System of Florida, 2016

    2016-01-01

    This system accountability report provides the Data Tables that are appended to the 2014-2015 accountability report. The data tables include detailed statistical information presented in a tabular format on the following subject matter: (1) Financial Resources; (2) Personnel; (3) Enrollment; (4) Undergraduate Education; (5) Graduate Education; and…

  19. Influence of Continuous Table Motion on Patient Breathing Patterns

    International Nuclear Information System (INIS)

    Wilbert, Juergen; Baier, Kurt; Richter, Anne; Herrmann, Christian; Ma Lei; Flentje, Michael; Guckenberger, Matthias

    2010-01-01

    Purpose: To investigate the influence of continuous table motion on patient breathing patterns for compensation of moving targets by a robotic treatment couch. Methods and Materials: Fifteen volunteers were placed on a robotic treatment couch, and the couch was moved on different breathing-correlated and -uncorrelated trajectories. External abdominal breathing motion of the patients was measured using an infrared camera system. The influence of table motion on breathing range and pattern was analyzed. Results: Continuous table motion was tolerated well by all test persons. Volunteers reacted differently to table motion. Four test persons showed no change of breathing range and pattern. Increased irregular breathing was observed in 4 patients; however, irregularity was not correlated with table motion. Only 4 test persons showed an increase in mean breathing amplitude of more than 2mm during motion of the couch. The mean cycle period decreased by more than 1 s for 2 test persons only. No abrupt changes in amplitude or cycle period could be observed. Conclusions: The observed small changes in breathing patterns support the application of motion compensation by a robotic treatment couch.

  20. 26 CFR 1.41-0T - Table of contents (temporary).

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 1 2010-04-01 2010-04-01 true Table of contents (temporary). 1.41-0T Section 1... Credits Against Tax § 1.41-0T Table of contents (temporary). This section lists the table of contents for...) Election. (1) In general. (2) Time and manner of election. (3) Revocation. (4) Special rules for controlled...

  1. NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported...

  2. NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported...

  3. Improvements in flight table dynamic transparency for hardware-in-the-loop facilities

    Science.gov (United States)

    DeMore, Louis A.; Mackin, Rob; Swamp, Michael; Rusterholtz, Roger

    2000-07-01

    Flight tables are a 'necessary evil' in the Hardware-In-The- Loop (HWIL) simulation. Adding the actual or prototypic flight hardware to the loop, in order to increase the realism of the simulation, forces us to add motion simulation to the process. Flight table motion bases bring unwanted dynamics, non- linearities, transport delays, etc to an already difficult problem sometimes requiring the simulation engineer to compromise the results. We desire that the flight tables be 'dynamically transparent' to the simulation scenario. This paper presents a State Variable Feedback (SVF) control system architecture with feed-forward techniques that improves the flight table's dynamic transparency by significantly reducing the table's low frequency phase lag. We offer some actual results with existing flight tables that demonstrate the improved transparency. These results come from a demonstration conducted on a flight table in the KHILS laboratory at Eglin AFB and during a refurbishment of a flight table for the Boeing Company of St. Charles, Missouri.

  4. On the stability of four-legged tables

    CERN Document Server

    Martin, André Jean

    2007-01-01

    We prove that a perfect square table with four legs, placed on continuous irregular ground with a local slope of at most 14.4 degrees and later 35 degrees, can be put into equilibrium on the ground by a "rotation" of less than 90 degrees. We also discuss the case of non-square tables and make the conjecture that equilibrium can be found if the four feet lie on a circle.

  5. Decision table development and application to the construction of fault trees

    International Nuclear Information System (INIS)

    Salem, S.L.; Wu, J.S.; Apostolakis, G.

    1979-01-01

    A systematic methodology for the construction of fault trees based on the use of decision tables has been developed. These tables are used to describe each possible output state of a component as a set of combinations of states of inputs and internal operational or T states. Two methods for modeling component behavior via decision tables have been developed, one inductive and one deductive. These methods are useful for creating decision tables that realistically model the operational and failure modes of electrical, mechanical, and hydraulic components as well as human interactions inhibit conditions and common-cause events. A computer code CAT (Computer Automated Tree) has been developed to automatically produce fault trees from decision tables. A simple electrical system was chosen to illustrate the basic features of the decision table approach and to provide an example of an actual fault tree produced by this code. This example demonstrates the potential utility of such an automated approach to fault tree construction once a basic set of general decision tables has been developed

  6. Conversion tables. Appendix I

    International Nuclear Information System (INIS)

    McKerrell, H.

    1975-01-01

    Tables are presented for the conversion of standard (5568 year half-life) C-14 dates to calendar years. The major part of the data converts C-14 dates to tree-ring years: additional data are given, based on the Egyptian historical curve. (U.K.)

  7. SUN HUB – ENERGY HUB FOR OUTDOOR TABLES

    DEFF Research Database (Denmark)

    Poulsen, Peter Behrensdorff; Benatto, Gisele Alves dos Reis; Riedel, Nicholas

    2017-01-01

    connections, providing opportunity to stream music via Bluetooth and play it from a handheld device to the table and lastly to provide LED lighting on the table during the dark hours. 3 prototypes of the system was built and tested at the Roskilde Festival 2017. Electrical logger units were built into the 3...... on festivals where people camps for several days it can be hard to have your portable units charged. In this this work we report a solar powered hub, as an add-on to a table in the urban environment for charging mobile phones and tablets and other handheld devices through USBs, charging laptops through AC...

  8. Comparison of gene coverage of mouse oligonucleotide microarray platforms

    Directory of Open Access Journals (Sweden)

    Medrano Juan F

    2006-03-01

    Full Text Available Abstract Background The increasing use of DNA microarrays for genetical genomics studies generates a need for platforms with complete coverage of the genome. We have compared the effective gene coverage in the mouse genome of different commercial and noncommercial oligonucleotide microarray platforms by performing an in-house gene annotation of probes. We only used information about probes that is available from vendors and followed a process that any researcher may take to find the gene targeted by a given probe. In order to make consistent comparisons between platforms, probes in each microarray were annotated with an Entrez Gene id and the chromosomal position for each gene was obtained from the UCSC Genome Browser Database. Gene coverage was estimated as the percentage of Entrez Genes with a unique position in the UCSC Genome database that is tested by a given microarray platform. Results A MySQL relational database was created to store the mapping information for 25,416 mouse genes and for the probes in five microarray platforms (gene coverage level in parenthesis: Affymetrix430 2.0 (75.6%, ABI Genome Survey (81.24%, Agilent (79.33%, Codelink (78.09%, Sentrix (90.47%; and four array-ready oligosets: Sigma (47.95%, Operon v.3 (69.89%, Operon v.4 (84.03%, and MEEBO (84.03%. The differences in coverage between platforms were highly conserved across chromosomes. Differences in the number of redundant and unspecific probes were also found among arrays. The database can be queried to compare specific genomic regions using a web interface. The software used to create, update and query the database is freely available as a toolbox named ArrayGene. Conclusion The software developed here allows researchers to create updated custom databases by using public or proprietary information on genes for any organisms. ArrayGene allows easy comparisons of gene coverage between microarray platforms for any region of the genome. The comparison presented here

  9. Table 1: Biofuels simulation scenarios

    Data.gov (United States)

    U.S. Environmental Protection Agency — A spreadsheet containing information used to generate Table 1. Agricultural Market sector results presented in the spreadsheet were generated elsewhere (non-EPA) and...

  10. Surfing for Data: A Gathering Trend in Data Storage Is the Use of Web-Based Applications that Make It Easy for Authorized Users to Access Hosted Server Content with Just a Computing Device and Browser

    Science.gov (United States)

    Technology & Learning, 2005

    2005-01-01

    In recent years, the widespread availability of networks and the flexibility of Web browsers have shifted the industry from a client-server model to a Web-based one. In the client-server model of computing, clients run applications locally, with the servers managing storage, printing functions, and network traffic. Because every client is…

  11. NNDSS - Table II. Hepatitis (viral, acute, by type) C

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the...

  12. Use of probability tables for propagating uncertainties in neutronics

    International Nuclear Information System (INIS)

    Coste-Delclaux, M.; Diop, C.M.; Lahaye, S.

    2017-01-01

    Highlights: • Moment-based probability table formalism is described. • Representation by probability tables of any uncertainty distribution is established. • Multiband equations for two kinds of uncertainty propagation problems are solved. • Numerical examples are provided and validated against Monte Carlo simulations. - Abstract: Probability tables are a generic tool that allows representing any random variable whose probability density function is known. In the field of nuclear reactor physics, this tool is currently used to represent the variation of cross-sections versus energy (neutron transport codes TRIPOLI4®, MCNP, APOLLO2, APOLLO3®, ECCO/ERANOS…). In the present article we show how we can propagate uncertainties, thanks to a probability table representation, through two simple physical problems: an eigenvalue problem (neutron multiplication factor) and a depletion problem.

  13. The 8th edition of the Table of Isotopes

    International Nuclear Information System (INIS)

    Firestone, R.B.; Shirley, V.S.; Baglin, C.M.; Chu, S.Y.F.; Zipkin, J.

    1997-01-01

    A new edition of the Table of Isotopes has been published by John Wiley and Sons, Inc. The two-volume, 3168 page, cloth-bound edition contains nuclear structure and decay data for over 3100 isotopes and isomers. Approximately 24,000 references are cited and the appendices have been updated and expanded. The book is packaged with an interactive CD-ROM that contains the Table of Isotopes in Adobe Acrobat Portable Document Format for convenient viewing on PC and Macintosh personal computers and Unix workstations. The CD-ROM also contains the Table of Superdeformed Nuclear Bands and Fission Isomers; Tables of Atoms, Atomic Nuclei, and Subatomic Particles; the Evaluated Nuclear Structure Data File (ENSDF) and the ENSDF Manual; the Nuclear Science Reference file (NSR); and Adobe Acrobat Reader software. (author)

  14. 26 CFR 1.181-0T - Table of contents (temporary).

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 3 2010-04-01 2010-04-01 false Table of contents (temporary). 1.181-0T Section...-0T Table of contents (temporary). This section lists the table of contents for §§ 1.181-1T through 1... deduction allowed. § 1.181-2TElection (temporary). (a) Time and manner of making election. (b) Election by...

  15. Ecological periodic tables: in principle and practice - January 2013

    Science.gov (United States)

    The chemical periodic table, the Linnaean system of classification and the Hertzsprung-Russell diagram are iconic information organizing structures in chemistry, biology and astronomy, respectively. Ecological periodic tables are information organizing structures for ecology. T...

  16. The Table Mountain Field Site

    Data.gov (United States)

    Federal Laboratory Consortium — The Table Mountain Field Site, located north of Boulder, Colorado, is designated as an area where the magnitude of strong, external signals is restricted (by State...

  17. The Periodic Round Table (by Gary Katz)

    Science.gov (United States)

    Rodgers, Reviewed By Glen E.

    2000-02-01

    Unwrapping and lifting the Periodic Round Table out of its colorful box is an exciting experience for a professional chemist or a chemistry student. Touted as a "new way of looking at the elements", it is certainly thatat least at first blush. The "table" consists of four sets of two finely finished hardwood discs each with the following elemental symbols and their corresponding atomic numbers pleasingly and symmetrically wood-burned into their faces. The four sets of two discs are 1 1/2, 3, 4 1/2, and 6 in. in diameter, each disc is 3/4 in. thick, and therefore the entire "round table" stands 6 in. high and is 6 in. in diameter at its base. The eight beautifully polished discs (represented below) are held together by center dowels that allow each to be rotated separately.

  18. A Modern Periodic Table.

    Science.gov (United States)

    Herrenden-Harker, B. D.

    1997-01-01

    Presents a modern Periodic Table based on the electron distribution in the outermost shell and the order of filling of the sublevels within the shells. Enables a student to read off directly the electronic configuration of the element and the order in which filling occurs. (JRH)

  19. Superconductivity and the Periodic Table

    International Nuclear Information System (INIS)

    Chapnik, I.M.

    1985-01-01

    In view of the inability of the present theory of superconductivity to make reliable predictions for the magnitude of Tsub(c) it seems useful to search for empirical relationships between the composition of the compound and the Tsub(c) value. Table I gives a list of the available Tsub(c) data for transition metals (TM) having from 3 to 9 outer electrons and Tsub(c) data for non-transition elements (NTE) of groups IIB, IIIB and IVB, including data for amorphous (Am) structures and structures (marked by triangles) obtained at high pressures. The analogous metals have therefore the same structure. In Tables II to IV the Tsub(c) data are presented for analogous compounds of NTE from IB - VIB group. Conclusions are presented. (author)

  20. A table-top LHC

    CERN Multimedia

    Barbara Warmbein

    2011-01-01

    Many years ago, when ATLAS was no more than a huge empty underground cavern and Russian artillery shell casings were being melted down to become part of the CMS calorimetry system, science photographer Peter Ginter started documenting the LHC’s progress. He was there when special convoys of equipment crossed the Jura at night, when cranes were lowering down detector slices and magnet coils were being wound in workshops. Some 18 years of LHC history have been documented by Ginter, and the result has just come out as a massive coffee table book full of double-page spreads of Ginter’s impressive images.   The new coffee table book, LHC: the Large Hadron Collider. Published by the Austrian publisher Edition Lammerhuber in cooperation with CERN and UNESCO Publishing, LHC: the Large Hadron Collider is an unusual piece in the company’s portfolio. As the publisher’s first science book, LHC: the Large Hadron Collider weighs close to five kilos and comes in a s...

  1. League Tables as Policy Instruments: Uses and Misuses

    Science.gov (United States)

    Salmi, Jamil; Saroyan, Alenoush

    2007-01-01

    This article examines the role and usefulness of league tables that are increasingly used to measure and compare the performance of tertiary education institutions. The article begins with a general overview and a typology of league tables. It continues with a discussion of the controversies they have generated, including the basis and the range…

  2. NNDSS - Table II. Varicella to West Nile virus disease

    Data.gov (United States)

    U.S. Department of Health & Human Services — NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000...

  3. The redoubtable ecological periodic table

    Science.gov (United States)

    Ecological periodic tables are repositories of reliable information on quantitative, predictably recurring (periodic) habitat–community patterns and their uncertainty, scaling and transferability. Their reliability derives from their grounding in sound ecological principle...

  4. To prevent the diversion of chemical products or installations. CWC - An international regulation on chemical products. Handbook of PCOD declaration. Handbook for Table 1 declaration. Handbook for Table 2 declaration. Handbook for Table 3 declaration

    International Nuclear Information System (INIS)

    2006-01-01

    The Chemical Weapons Convention (CWC) aims at preventing risks of diversion of chemical products and installations, and therefore may concern various types of companies. A first document, illustrated by graphs, figures and tables proposes an overview of concerned actors, sectors, products and usages, of involved chemical reactions and associated production thresholds, and of levels of concerned international trade for a country. It mentions obligations and indicates some of the concerned products which are classified in four categories: Discrete Organic Chemicals, Table 1, Table 2, and Table 3. The four other documents are handbooks aimed at defining and describing whether and how to make associated declarations about these four categories. They recall the definition of the concerned products, indicate the concerned establishments, describe how to assess whether a declaration must be made, present the associated declarations and describe how to complete them in terms of method (paper form or through the internet) and of content

  5. Report on computation of repetitive hyperbaric-hypobaric decompression tables

    Science.gov (United States)

    Edel, P. O.

    1975-01-01

    The tables were constructed specifically for NASA's simulated weightlessness training program; they provide for 8 depth ranges covering depths from 7 to 47 FSW, with exposure times of 15 to 360 minutes. These tables were based up on an 8 compartment model using tissue half-time values of 5 to 360 minutes and Workmanline M-values for control of the decompression obligation resulting from hyperbaric exposures. Supersaturation ratios of 1.55:1 to 2:1 were used for control of ascents to altitude following such repetitive dives. Adequacy of the method and the resultant tables were determined in light of past experience with decompression involving hyperbaric-hypobaric interfaces in human exposures. Using these criteria, the method showed conformity with empirically determined values. In areas where a discrepancy existed, the tables would err in the direction of safety.

  6. Statistical Viewer: a tool to upload and integrate linkage and association data as plots displayed within the Ensembl genome browser

    Directory of Open Access Journals (Sweden)

    Hauser Elizabeth R

    2005-04-01

    Full Text Available Abstract Background To facilitate efficient selection and the prioritization of candidate complex disease susceptibility genes for association analysis, increasingly comprehensive annotation tools are essential to integrate, visualize and analyze vast quantities of disparate data generated by genomic screens, public human genome sequence annotation and ancillary biological databases. We have developed a plug-in package for Ensembl called "Statistical Viewer" that facilitates the analysis of genomic features and annotation in the regions of interest defined by linkage analysis. Results Statistical Viewer is an add-on package to the open-source Ensembl Genome Browser and Annotation System that displays disease study-specific linkage and/or association data as 2 dimensional plots in new panels in the context of Ensembl's Contig View and Cyto View pages. An enhanced upload server facilitates the upload of statistical data, as well as additional feature annotation to be displayed in DAS tracts, in the form of Excel Files. The Statistical View panel, drawn directly under the ideogram, illustrates lod score values for markers from a study of interest that are plotted against their position in base pairs. A module called "Get Map" easily converts the genetic locations of markers to genomic coordinates. The graph is placed under the corresponding ideogram features a synchronized vertical sliding selection box that is seamlessly integrated into Ensembl's Contig- and Cyto- View pages to choose the region to be displayed in Ensembl's "Overview" and "Detailed View" panels. To resolve Association and Fine mapping data plots, a "Detailed Statistic View" plot corresponding to the "Detailed View" may be displayed underneath. Conclusion Features mapping to regions of linkage are accentuated when Statistic View is used in conjunction with the Distributed Annotation System (DAS to display supplemental laboratory information such as differentially expressed disease

  7. Table of Nuclear Magnetic Dipole and Electric Quadrupole Moments

    International Nuclear Information System (INIS)

    Stone, N.J.

    2011-04-01

    This Table is a compilation of experimental measurements of static magnetic dipole and electric quadrupole moments of ground states and excited states of atomic nuclei throughout the periodic table. To aid identification of the states, their excitation energy, half-life, spin and parity are given, along with a brief indication of the method and any reference standard used in the particular measurement. The literature search covers the period to late 2010. Many of the entries prior to 1988 follow those in Raghavan P., Atomic and Nuclear Data Tables 42, 189 (1989). (author)

  8. Table of Nuclear Magnetic Dipole and Electric Quadrupole Moments

    International Nuclear Information System (INIS)

    Stone, N.J.

    2014-02-01

    This Table is a compilation of experimental measurements of static magnetic dipole and electric quadrupole moments of ground states and excited states of atomic nuclei throughout the periodic table. To aid identification of the states, their excitation energy, half-life, spin and parity are given, along with a brief indication of the method and any reference standard used in the particular measurement. The literature search covers the period to early 2014. Many of the entries prior to 1988 follow those in Raghavan P., Atomic and Nuclear Data Tables 42, 189 (1989). (author)

  9. 26 CFR 1.1298-0 - Table of contents.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 11 2010-04-01 2010-04-01 true Table of contents. 1.1298-0 Section 1.1298-0...) INCOME TAXES Special Rules for Determining Capital Gains and Losses § 1.1298-0 Table of contents. This... deemed sale election. (3) Time for making the deemed sale election. (4) Manner of making the deemed sale...

  10. 26 CFR 1.1297-0 - Table of contents.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 11 2010-04-01 2010-04-01 true Table of contents. 1.1297-0 Section 1.1297-0...) INCOME TAXES Special Rules for Determining Capital Gains and Losses § 1.1297-0 Table of contents. This... deemed sale election. (3) Time for making the deemed sale election. (4) Manner of making the deemed sale...

  11. 26 CFR 301.6721-0 - Table of Contents.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 18 2010-04-01 2010-04-01 false Table of Contents. 301.6721-0 Section 301.6721... Additions to the Tax and Additional Amounts § 301.6721-0 Table of Contents. In order to facilitate the use... other person. (d) Responsible manner. (1) In general. (2) Special rule for filers seeking a waiver...

  12. 26 CFR 1.1294-0 - Table of contents.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 11 2010-04-01 2010-04-01 true Table of contents. 1.1294-0 Section 1.1294-0...) INCOME TAXES Special Rules for Determining Capital Gains and Losses § 1.1294-0 Table of contents. This...) Exception. (d) Manner of making the election. (1) In general. (2) Information to be included in the election...

  13. MIL-HDBK-338: Environmental Conversion Table Correction

    Science.gov (United States)

    Hark, Frank; Novack, Steven

    2017-01-01

    In reliability analysis, especially for launch vehicles, limited data is frequently a problem. Component data from other environments must be used. MIL-HBK-338 has a matrix showing the conversation between environments. Due to round off the conversions are not commutative, converting from A to B will not equal converting from B to A. Agenda: Introduction to environment conversions; Original table; Original table with edits; How big is the problem?; First attempt at correction; Proposed solution.

  14. Intelligent Agent for Acquisition of the Mother Tongue Vocabulary

    Directory of Open Access Journals (Sweden)

    Grigor Moldovan

    2010-01-01

    Full Text Available This paper describes the following: firstly, the basic ideas of a system that simulate how we consider that a child acquires the mother tongue vocabulary and makes the correspondences between objects, words and senses; secondly: the mechanism for a system that can learn the mother tongue vocabulary using observations and, thirdly, how to make an intelligent agent that can behave like a little child, in the process of mother tongue acquisition.

  15. Development of Detachable IORT Table for Colorectal Cancer

    International Nuclear Information System (INIS)

    Kim, Myung Se; Lee, Joon Ha

    1994-01-01

    In spite of remarkable improvement of surgical skills and anesthesia, local failure still occurred in 36-45% of locally advanced colorectal cancer after curative resection with or without pre-or post-operative irradiation. Intraoperative radiation therapy (IORT) is the ideal modality which respectable lesions are removed surgically and the remaining cancer nests are sterilized by irradiation during a surgical procedure. Therefore, the excellent local control without the damage of the adjacent normal tissues can be achieved. In IORT, judicious set up of the treatment cone on the treatment surface of the patient is required for accurate and homogenous dose distribution within treatment field, especially on the slopping surface of sacrum and pelvic sidewall which are the common sites of the local recurrence in rectal cancer. For this purpose, adequate coordination of gantry rotation and table tilting are essential. Adjusting gantry rotation is not difficult but tilting of the table is impossible inconventional treatment couch. Department of Therapeutic Radiology in Yeungnam University Medical Center developed the IORT table for colorectal cancer which is easy to set up and detach on head-down is about 30 degree which is efficient and easy-to-use, not only for IORT but also for colorectal surgery. So far, authors performed IORT with newly developed treatment table in 2 patients with rectal cancer and we found that this newly developed table could contribute in improving the dose distribution of IORT and surgical procedure for colorectal cancer

  16. Shaking table control taking account of reaction force. Two-degree-of-freedom controller design of shaking-table acceleration control

    International Nuclear Information System (INIS)

    Hironaka, Koji; Suzuki, Kitami; Narutaki, Mamoru; Tagawa, Yasutaka

    2011-01-01

    When carrying out seismic performance examination on a structure by using a shaking table, it is important to reproduce the acceleration faithfully. In the conventional method, we transformed the acceleration wave into a displacement wave and used a hydraulic actuator for displacement control. However, this method had several disadvantages related to disturbance rejection, tracking performance, and stability. In this study, we have developed a full-closed compensation, in which the shaking-table acceleration is assumed the feedback signal for the acceleration wave of the reference signal. Also we adopt the dual model matching (DMM) control technique in order to design a controller. To confirm the disturbance rejection performance and to investigate the effect of enhancing the reproducibility of the shaking-target waveform by DMM control, we perform an experiment using a one-degree-of-freedom specimen placed on a shaking table driven by a hydraulic actuator. (author)

  17. A modification of the maitland roll top traction table.

    Science.gov (United States)

    Kneipp, K

    1975-03-01

    This modification of the Maitland Roll Top Traction Table (Maitland, 1973) differs from the original as follows: 1. The two weight-bearing leaves are enclosed by a "guide frame" and the "U-piece" of the original is replaced by a hinged "gate" at the foot, which can be opened downwards for lumbar traction, or can be locked to restrain the leaves when the table is required for other purposes. 2. Four rollers of light steel replace the wooden dowels. 3. The modified table in use by the author is held by a floor peg, and is set up be-between two walls 10' 6″ apart which provide purchase points for traction. Alternatively, purchase at the head end can be taken by hooks attached to the table itself. 4. The design permits a six-foot plinth to be used. Copyright © 1975 Australian Physiotherapy Association. Published by . All rights reserved.

  18. A look-up table for fully developed film-boiling heat transfer

    International Nuclear Information System (INIS)

    Groeneveld, D.C.; Leung, L.K.H.; Vasic, A.Z.; Guo, Y.J.; Cheng, S.C.

    2003-01-01

    An improved look-up table for film-boiling heat-transfer coefficients has been derived for steam-water flow inside vertical tubes. Compared to earlier versions of the look-up table, the following improvements were made: - The database has been expanded significantly. The present database contains 77,234 film-boiling data points obtained from 36 sources. - The upper limit of the thermodynamic quality range was increased from 1.2 to 2.0. The wider range was needed as non-equilibrium effects at low flows can extend well beyond the point where the thermodynamic quality equals unity. - The surface heat flux has been replaced by the surface temperature as an independent parameter. - The new look-up table is based only on fully developed film-boiling data. - The table entries at flow conditions for which no data are available is based on the best of five different film-boiling prediction methods. The new film-boiling look-up table predicts the database for fully developed film-boiling data with an overall rms error in heat-transfer coefficient of 10.56% and an average error of 1.71%. A comparison of the prediction accuracy of the look-up table with other leading film-boiling prediction methods shows that the look-up table results in a significant improvement in prediction accuracy

  19. Evaluation of Augmented REality Sandtable (ARES) during Sand Table Construction

    Science.gov (United States)

    2018-01-01

    sand table, ARES, resulted in significantly higher- quality ratings overall for the terrain model based on a global rating scale, as well as...dependent measures in this study. Sand Table Construction Score Card: A 5-point Likert scale was used to identify the accuracy and quality of required...reproduced on the sand table. The quality of the map reproduced was evaluated using standard procedures of the map-drawing paradigm, such as that

  20. An Alternate Graphical Representation of Periodic table of Chemical Elements

    OpenAIRE

    Abubakr, Mohd

    2009-01-01

    Periodic table of chemical elements symbolizes an elegant graphical representation of symmetry at atomic level and provides an overview on arrangement of electrons. It started merely as tabular representation of chemical elements, later got strengthened with quantum mechanical description of atomic structure and recent studies have revealed that periodic table can be formulated using SO(4,2)* SU(2) group. IUPAC, the governing body in Chemistry, doesn't approve any periodic table as a standard...

  1. STAR: Visualization and infrastructure software. Progress report, 1996

    International Nuclear Information System (INIS)

    Moore, C.F.

    1996-11-01

    One of the two primary experiments approved for day-one operation at the Relativistic Heavy Ion Collider (RHIC) is the Solenoidal Tracker at RHIC (STAR). This report summarizes the work carried out by personnel from the University of Texas at Austin on the STAR experiment at RHIC during the calendar year 1995--1996. Topics covered are: (1) STAR visualization; (2) DFM, the Data File Manager; (3) LEV: Logging of Environment and Version Information; (4) TBR: the Table Browser; (5) STIC (Star Idl Compiler); (6) CDS (Code Style checker); (7) TOP (Table Operators); (8) Publications 1995--1996; (i) Abstracts of conference or symposium proceedings and reports 1995--1996; and (10) Personnel

  2. STAR: Visualization and infrastructure software. Progress report, 1996

    Energy Technology Data Exchange (ETDEWEB)

    Moore, C.F.

    1996-11-01

    One of the two primary experiments approved for day-one operation at the Relativistic Heavy Ion Collider (RHIC) is the Solenoidal Tracker at RHIC (STAR). This report summarizes the work carried out by personnel from the University of Texas at Austin on the STAR experiment at RHIC during the calendar year 1995--1996. Topics covered are: (1) STAR visualization; (2) DFM, the Data File Manager; (3) LEV: Logging of Environment and Version Information; (4) TBR: the Table Browser; (5) STIC (Star Idl Compiler); (6) CDS (Code Style checker); (7) TOP (Table Operators); (8) Publications 1995--1996; (i) Abstracts of conference or symposium proceedings and reports 1995--1996; and (10) Personnel.

  3. Multimedia Pivot Tables for Multimedia Analytics on Image Collections

    NARCIS (Netherlands)

    Worring, M.; Koelma, D.; Zahálka, J.

    2016-01-01

    We propose a multimedia analytics solution for getting insight into image collections by extending the powerful analytic capabilities of pivot tables, found in the ubiquitous spreadsheets, to multimedia. We formalize the concept of multimedia pivot tables and give design rules and methods for the

  4. VeriClick: an efficient tool for table format verification

    Science.gov (United States)

    Nagy, George; Tamhankar, Mangesh

    2012-01-01

    The essential layout attributes of a visual table can be defined by the location of four critical grid cells. Although these critical cells can often be located by automated analysis, some means of human interaction is necessary for correcting residual errors. VeriClick is a macro-enabled spreadsheet interface that provides ground-truthing, confirmation, correction, and verification functions for CSV tables. All user actions are logged. Experimental results of seven subjects on one hundred tables suggest that VeriClick can provide a ten- to twenty-fold speedup over performing the same functions with standard spreadsheet editing commands.

  5. CpGislandEVO: A Database and Genome Browser for Comparative Evolutionary Genomics of CpG Islands

    Directory of Open Access Journals (Sweden)

    Guillermo Barturen

    2013-01-01

    Full Text Available Hypomethylated, CpG-rich DNA segments (CpG islands, CGIs are epigenome markers involved in key biological processes. Aberrant methylation is implicated in the appearance of several disorders as cancer, immunodeficiency, or centromere instability. Furthermore, methylation differences at promoter regions between human and chimpanzee strongly associate with genes involved in neurological/psychological disorders and cancers. Therefore, the evolutionary comparative analyses of CGIs can provide insights on the functional role of these epigenome markers in both health and disease. Given the lack of specific tools, we developed CpGislandEVO. Briefly, we first compile a database of statistically significant CGIs for the best assembled mammalian genome sequences available to date. Second, by means of a coupled browser front-end, we focus on the CGIs overlapping orthologous genes extracted from OrthoDB, thus ensuring the comparison between CGIs located on truly homologous genome segments. This allows comparing the main compositional features between homologous CGIs. Finally, to facilitate nucleotide comparisons, we lifted genome coordinates between assemblies from different species, which enables the analysis of sequence divergence by direct count of nucleotide substitutions and indels occurring between homologous CGIs. The resulting CpGislandEVO database, linking together CGIs and single-cytosine DNA methylation data from several mammalian species, is freely available at our website.

  6. 40 CFR Table 1 to Subpart Xx of... - Hazardous Air Pollutants

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 10 2010-07-01 2010-07-01 false Hazardous Air Pollutants 1 Table 1 to Subpart XX of Part 63 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) AIR PROGRAMS... Operations Pt. 63, Subpt. XX, Table 1 Table 1 to Subpart XX of Part 63—Hazardous Air Pollutants Hazardous air...

  7. Evaluation of dosimetric effects caused by the table top of therapy

    International Nuclear Information System (INIS)

    Camargo, Andre Vinicius de; Alvares, Bruno; Fioravante, Gustavo Donisete; Silva, Diego da Cunha Silveira Alves da; Giglioli, Milena; Batista, Felipe Placido; Silva, Lais Bueno da; Radicchi, Lucas Augusto

    2016-01-01

    The attenuation and bolus effect for two tables top from different manufacturers were investigated for 6MV photons. The bolus effect of couch was compared with 0,5cm bolus (water equivalent). Maximum attenuation found in Exact Couch table was 6,9% and the minimum was 0,63%. The rail of Exact Couch, for beam in 180 deg, was observed attenuation of 13,61%. The same way that for attenuation, the surface dose was different for each region of couch Exact Couch and for different components of iBeam evo. The percentage of the dose in the depth of 1,8 mm was greater for table top of Exact Couch (66,2%). The extender of table iBeam evo offered increase dose of 38,3% and it table top of 51,9% in the same depth. The bolus increased surface dose in 61,1%. The results of this study showed that table tops when in contact with surface of the patient may significantly increase surface dose and beam attenuation. (author)

  8. Proprioceptive Ability of Fencing and Table Tennis Practioners

    Directory of Open Access Journals (Sweden)

    Bańkosz Ziemowit

    2014-09-01

    Full Text Available Purpose. The aim of the study was to compare the spatial component of proprioceptive ability by reproducing a upper limb movement typical in table tennis and fencing. Methods. The research comprised 41 young males of which 12 were table tennis players, 14 fencers, and 15 not involved in any competitive sports as a control. The experiment was based on assessing the precision of pronation and supination of the forearm at the elbow joint in recreating a set movement range by use of a goniometer. Results and conclusions. The results point to a higher level of proprioceptive ability in fencers and table tennis players than the control group but only in respect to the tasks executed with the dominant limb. This is inferred to be the result from the specific character of both sports (i.e. the intensive use of one limb and the consequent laterality of that limb causing higher sensitivity and proprioception. This may provide a link between swordplay, table tennis, and the level of proprioception. The research methodology used herein may be useful in monitoring fencing training. Although not unequivocally statistically significant, the results indicate the potential for further research in this area.

  9. Assessment of the Penta-XT radiography table at Mansfield General Hospital

    International Nuclear Information System (INIS)

    1984-07-01

    A DHSS assessment report, prepared by Mansfield General Hospital, is presented for a Penta-XT radiographic table. The table has a fully floating table top with longitudinal and lateral movement and a variable height which has proved to be very acceptable to both staff and patients utilising the equipment. Details of operational experience and reliability are given. (U.K.)

  10. 50 CFR Table 19 to Part 679 - Seabird Avoidance Gear Codes

    Science.gov (United States)

    2010-10-01

    ... 50 Wildlife and Fisheries 9 2010-10-01 2010-10-01 false Seabird Avoidance Gear Codes 19 Table 19... ALASKA Pt. 679, Table 19 Table 19 to Part 679—Seabird Avoidance Gear Codes VESSEL LOGBOOK CODE SEABIRD AVOIDANCE GEAR OR METHOD. 1 Paired Streamer Lines: Used during deployment of hook-and-line gear to prevent...

  11. Alternative Approaches to the Analysis of Multidimensional Contingency Tables

    Directory of Open Access Journals (Sweden)

    Iva Pecáková

    2011-12-01

    Full Text Available The practical analyses of interactions between categorical variables in various areas (such as public opinion research or marketing research are often only applications of chi-square tests in two-way contingency tables. However, in many situations it is impossible to use large-sample approximations to sampling distributions when theiradequacy can be in doubt. It is known, that these approximations may be very poor when the contingency table contains very small expected frequencies. However, recent work has shown that these approximations can be very poor when the contingency table contains both small and large expected frequencies. Of course, the rule of thumb of a minimum expected frequency is not met either in the case of sparse table. The article deals with alternative approaches to the data analysis in such cases. It points out other possibilities and shows that thanks to the development of computer technology exact methods previously only difficult usable are available for this purpose.

  12. Mathematics of Periodic Tables for Benzenoid Hydrocarbons.

    Science.gov (United States)

    Dias, Jerry Ray

    2007-01-01

    The upper and lower bounds for invariants of polyhex systems based on the Harary and Harborth inequalities are studied. It is shown that these invariants are uniquely correlated by the Periodic Table for Benzenoid Hydrocarbons. A modified periodic table for total resonant sextet (TRS) benzenoids based on the invariants of Ds and r(empty) is presented; Ds is the number of disconnections among the empty rings for fused TRS benzenoid hydrocarbons. This work represents a contribution toward deciphering the topological information content of benzenoid formulas.

  13. Submatrices of character tables and basic sets

    DEFF Research Database (Denmark)

    Bessenrodt, Christine; Olsson, Jørn Børling

    2012-01-01

    In this investigation of character tables of nite groups we study basic sets and associated representation theoretic data for complementary sets of conjugacy lasses. For the symmetric groups we nd unexpected properties of characters on restricted sets of conjugacy classes, like beautiful...... combinatorial determinant formulae for submatrices of the character table and Cartan matrices with respect to basic sets; we observe that similar phenomena occur for the transition matrices between power sum symmetric functions to bounded partitions and the k-Schur functions dened by Lapointe and Morse...

  14. A contingency table approach to nonparametric testing

    CERN Document Server

    Rayner, JCW

    2000-01-01

    Most texts on nonparametric techniques concentrate on location and linear-linear (correlation) tests, with less emphasis on dispersion effects and linear-quadratic tests. Tests for higher moment effects are virtually ignored. Using a fresh approach, A Contingency Table Approach to Nonparametric Testing unifies and extends the popular, standard tests by linking them to tests based on models for data that can be presented in contingency tables.This approach unifies popular nonparametric statistical inference and makes the traditional, most commonly performed nonparametric analyses much more comp

  15. Table tops game:and the winner is...

    CERN Multimedia

    CERN Bulletin

    2010-01-01

    The challenge to identify the events on the coffee tables in Restaurant 1 was clearly a tough one. Congratulations to the few brave entrants! Tuula Maki was the only person to correctly identify all 16 events on the coffee tables in Restaurant 1 and so receives the prize of a copy of the pop-up book, Voyage to the Heart of Matter. An LHC key-ring will go to runners-up Vincent Chabaud,  Eric Jansen, and Andre David Tinoco Mendes, with 14/16 correct.  

  16. 26 CFR 1.42-0 - Table of contents.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 1 2010-04-01 2010-04-01 true Table of contents. 1.42-0 Section 1.42-0 Internal... § 1.42-0 Table of contents. This section lists the paragraphs contained in §§ 1.42-1 and 1.42-2. § 1...) Application for waiver (1) Time and manner (2) Information required (3) Other rules (4) Effective date of...

  17. Analysis of underlying and multiple-cause mortality data: the life table methods.

    Science.gov (United States)

    Moussa, M A

    1987-02-01

    The stochastic compartment model concepts are employed to analyse and construct complete and abbreviated total mortality life tables, multiple-decrement life tables for a disease, under the underlying and pattern-of-failure definitions of mortality risk, cause-elimination life tables, cause-elimination effects on saved population through the gain in life expectancy as a consequence of eliminating the mortality risk, cause-delay life tables designed to translate the clinically observed increase in survival time as the population gain in life expectancy that would occur if a treatment protocol was made available to the general population and life tables for disease dependency in multiple-cause data.

  18. Empirical method for simulation of water tables by digital computers

    International Nuclear Information System (INIS)

    Carnahan, C.L.; Fenske, P.R.

    1975-09-01

    An empirical method is described for computing a matrix of water-table elevations from a matrix of topographic elevations and a set of observed water-elevation control points which may be distributed randomly over the area of interest. The method is applicable to regions, such as the Great Basin, where the water table can be assumed to conform to a subdued image of overlying topography. A first approximation to the water table is computed by smoothing a matrix of topographic elevations and adjusting each node of the smoothed matrix according to a linear regression between observed water elevations and smoothed topographic elevations. Each observed control point is assumed to exert a radially decreasing influence on the first approximation surface. The first approximation is then adjusted further to conform to observed water-table elevations near control points. Outside the domain of control, the first approximation is assumed to represent the most probable configuration of the water table. The method has been applied to the Nevada Test Site and the Hot Creek Valley areas in Nevada

  19. An Analysis of the Elements of Collaboration Associated with Top Collaborative Tools

    Science.gov (United States)

    2010-03-01

    lets you access your e-mail, calendar, and files from any web browser anywhere in the world. Web based www.hotoffice.com Noodle Vialect’s (parent...www.taroby.org Yuuguu Yuuguu is an instant screen sharing, web conferencing, remote support, desktop remote control and messaging tool. Client...Office, Noodle , Novlet, Revizr, Taroby, and Yuuguu) received all seven NS ratings (see Table 20 below). The overall ratings for the major elements

  20. ADA and C++ Business Case Analysis

    Science.gov (United States)

    1991-07-01

    executable mini-specs, to support import of existing code. Automated database population/change propagation. 9. Documentation generation: via FrameMaker ...Backplane. ii. 4GLS H-20 I I IDE/Software through Pictures (StP) 12 June 1991 iii. Interleaf and FrameMaker publishing. 13. Output formats: PostScript... FrameMaker , WordPerfect. 12. User interface: Menu and mouse, windowing, color, on-line help, undo. Database browser via forms/tables component later