<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:extra="http://www.w3.org/1999/xhtml"
    xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <channel rdf:about="http://www.scfbm.org/feeds/mostaccessed/journal?quantity=&amp;format=rss&amp;version=">
        <title>Source Code for Biology and Medicine - Most accessed articles</title>
        <link>http://www.scfbm.org</link>
        <description>The most accessed research articles published by Source Code for Biology and Medicine</description>
        <dc:date>2012-02-15T00:00:00Z</dc:date>
        <items>
            <rdf:Seq>
                                <rdf:li rdf:resource="http://www.scfbm.org/content/7/1/1" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/17" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/13" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/15" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/6/1/2" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/16" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/6" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/6/1/15" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/6/1/13" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/5/1/4" />
                            </rdf:Seq>
        </items>
                 <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </channel>
        <item rdf:about="http://www.scfbm.org/content/7/1/1">
        <title>Yabi: An online research environment for Grid, High Performance and Cloud computing</title>
        <description>Background:
There is a significant demand for creating pipelines or workflows in the life science discipline that chain a number of discrete compute and data intensive analysis tasks into sophisticated analysis procedures. This need has led to the development of general as well as domain-specific workflow environments that are either complex desktop applications or Internet-based applications. Complexities can arise when configuring these applications in heterogeneous compute and storage environments if the execution and data access models are not designed appropriately. These complexities manifest themselves through limited access to available HPC resources, significant overhead required to configure tools and inability for users to simply manage files across heterogenous HPC storage infrastructure.
Results:
In this paper, we describe the architecture of a software system that is adaptable to a range of both pluggable execution and data backends in an open source implementation called Yabi. Enabling seamless and transparent access to heterogenous HPC environments at its core, Yabi then provides an analysis workflow environment that can create and reuse workflows as well as manage large amounts of both raw and processed data in a secure and flexible way across geographically distributed compute resources. Yabi can be used via a web-based environment to drag-and-drop tools to create sophisticated workflows. Yabi can also be accessed through the Yabi command line which is designed for users that are more comfortable with writing scripts or for enabling external workflow environments to leverage the features in Yabi. Configuring tools can be a significant overhead in workflow environments. Yabi greatly simplifies this task by enabling system administrators to configure as well as manage running tools via a web-based environment and without the need to write or edit software programs or scripts. In this paper, we highlight Yabi&apos;s capabilities through a range of bioinformatics use cases that arise from large-scale biomedical data analysis.
Conclusion:
The Yabi system encapsulates considered design of both execution and data models, while abstracting technical details away from users who are not skilled in HPC and providing an intuitive drag-and-drop scalable web-based workflow environment where the same tools can also be accessed via a command line. Yabi is currently in use and deployed at multiple institutions and is available at http://ccg.murdoch.edu.au/yabi.</description>
        <link>http://www.scfbm.org/content/7/1/1</link>
                <dc:creator>Adam Hunter</dc:creator>
                <dc:creator>Andrew Macgregor</dc:creator>
                <dc:creator>Tamas Szabo</dc:creator>
                <dc:creator>Crispin Wellington</dc:creator>
                <dc:creator>Matthew Bellgard</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2012, null:1</dc:source>
        <dc:date>2012-02-15T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-7-1</dc:identifier>
                            <dc:title>New software system enhances HPC resources</dc:title>
                            <dc:description>Yabi, a new online research environment, provides transparent access to existing High Performance Computing (HPC) resources and complements current workflow environments by providing a rich and intuitive webbased user interface.</dc:description>
                <prism:require>/content/figures/1751-0473-7-1-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>1</prism:startingPage>
        <prism:publicationDate>2012-02-15T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/17">
        <title>Purposeful selection of variables in logistic regression</title>
        <description>Background:
The main problem in many model-building situations is to choose from a large set of covariates those that should be included in the &quot;best&quot; model. A decision to keep a variable in the model might be based on the clinical or statistical significance. There are several variable selection algorithms in existence. Those methods are mechanical and as such carry some limitations. Hosmer and Lemeshow describe a purposeful selection of covariates within which an analyst makes a variable selection decision at each step of the modeling process.
Methods:
In this paper we introduce an algorithm which automates that process. We conduct a simulation study to compare the performance of this algorithm with three well documented variable selection procedures in SAS PROC LOGISTIC: FORWARD, BACKWARD, and STEPWISE.
Results:
We show that the advantage of this approach is when the analyst is interested in risk factor modeling and not just prediction. In addition to significant covariates, this variable selection procedure has the capability of retaining important confounding variables, resulting potentially in a slightly richer model. Application of the macro is further illustrated with the Hosmer and Lemeshow Worchester Heart Attack Study (WHAS) data.
Conclusion:
If an analyst is in need of an algorithm that will help guide the retention of significant covariates as well as confounding ones they should consider this macro as an alternative tool.</description>
        <link>http://www.scfbm.org/content/3/1/17</link>
                <dc:creator>Zoran Bursac</dc:creator>
                <dc:creator>Clinton Gauss</dc:creator>
                <dc:creator>David Williams</dc:creator>
                <dc:creator>David Hosmer</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:17</dc:source>
        <dc:date>2008-12-16T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-17</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-17-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>17</prism:startingPage>
        <prism:publicationDate>2008-12-16T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/13">
        <title>Wndchrm - an open source utility for biological image analysis</title>
        <description>Background:
Biological imaging is an emerging field, covering a wide range of applications in biological and clinical research. However, while machinery for automated experimenting and data acquisition has been developing rapidly in the past years, automated image analysis often introduces a bottleneck in high content screening.
Methods:
Wndchrm is an open source utility for biological image analysis. The software works by first extracting image content descriptors from the raw image, image transforms, and compound image transforms. Then, the most informative features are selected, and the feature vector of each image is used for classification and similarity measurement.
Results:
Wndchrm has been tested using several publicly available biological datasets, and provided results which are favorably comparable to the performance of task-specific algorithms developed for these datasets. The simple user interface allows researchers who are not knowledgeable in computer vision methods and have no background in computer programming to apply image analysis to their data.
Conclusion:
We suggest that wndchrm can be effectively used for a wide range of biological image analysis tasks. Using wndchrm can allow scientists to perform automated biological image analysis while avoiding the costly challenge of implementing computer vision and pattern recognition algorithms.</description>
        <link>http://www.scfbm.org/content/3/1/13</link>
                <dc:creator>Lior Shamir</dc:creator>
                <dc:creator>Nikita Orlov</dc:creator>
                <dc:creator>D. Mark Eckley</dc:creator>
                <dc:creator>Tomasz Macura</dc:creator>
                <dc:creator>Josiah Johnston</dc:creator>
                <dc:creator>Ilya Goldberg</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:13</dc:source>
        <dc:date>2008-07-08T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-13</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-13-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>13</prism:startingPage>
        <prism:publicationDate>2008-07-08T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/15">
        <title>Permutation - based statistical tests for multiple hypotheses</title>
        <description>Background:
Genomics and proteomics analyses regularly involve the simultaneous test of hundreds of hypotheses, either on numerical or categorical data. To correct for the occurrence of false positives, validation tests based on multiple testing correction, such as Bonferroni and Benjamini and Hochberg, and re-sampling, such as permutation tests, are frequently used. Despite the known power of permutation-based tests, most available tools offer such tests for either t-test or ANOVA only. Less attention has been given to tests for categorical data, such as the Chi-square. This project takes a first step by developing an open-source software tool, Ptest, that addresses the need to offer public software tools incorporating these and other statistical tests with options for correcting for multiple hypotheses.
Results:
This study developed a public-domain, user-friendly software whose purpose was twofold: first, to estimate test statistics for categorical and numerical data; and second, to validate the significance of the test statistics via Bonferroni, Benjamini and Hochberg, and a permutation test of numerical and categorical data. The tool allows the calculation of Chi-square test for categorical data, and ANOVA test, Bartlett&apos;s test and t-test for paired and unpaired data. Once a test statistic is calculated, Bonferroni, Benjamini and Hochberg, and a permutation tests are implemented, independently, to control for Type I errors. An evaluation of the software using different public data sets is reported, which illustrates the power of permutation tests for multiple hypotheses assessment and for controlling the rate of Type I errors.
Conclusion:
The analytical options offered by the software can be applied to support a significant spectrum of hypothesis testing tasks in functional genomics, using both numerical and categorical data.</description>
        <link>http://www.scfbm.org/content/3/1/15</link>
                <dc:creator>Anyela Camargo</dc:creator>
                <dc:creator>Francisco Azuaje</dc:creator>
                <dc:creator>Haiying Wang</dc:creator>
                <dc:creator>Huiru Zheng</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:15</dc:source>
        <dc:date>2008-10-21T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-15</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-15-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>15</prism:startingPage>
        <prism:publicationDate>2008-10-21T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/6/1/2">
        <title>SAMMate: a GUI tool for processing short read alignments
in SAM/BAM format</title>
        <description>Background:
Next Generation Sequencing (NGS) technology generates tens of millions of short reads for each DNA/RNA sample. A key step in NGS data analysis is the short read alignment of the generated sequences to a reference genome. Although storing alignment information in the Sequence Alignment/Map (SAM) or Binary SAM (BAM) format is now standard, biomedical researchers still have difficulty accessing this information.
Results:
We have developed a Graphical User Interface (GUI) software tool named SAMMate. SAMMate allows biomedical researchers to quickly process SAM/BAM files and is compatible with both single-end and paired-end sequencing technologies. SAMMate also automates some standard procedures in DNA-seq and RNA-seq data analysis. Using either standard or customized annotation files, SAMMate allows users to accurately calculate the short read coverage of genomic intervals. In particular, for RNA-seq data SAMMate can accurately calculate the gene expression abundance scores for customized genomic intervals using short reads originating from both exons and exon-exon junctions. Furthermore, SAMMate can quickly calculate a whole-genome signal map at base-wise resolution allowing researchers to solve an array of bioinformatics problems. Finally, SAMMate can export both a wiggle file for alignment visualization in the UCSC genome browser and an alignment statistics report. The biological impact of these features is demonstrated via several case studies that predict miRNA targets using short read alignment information files.
Conclusions:
With just a few mouse clicks, SAMMate will provide biomedical researchers easy access to important alignment information stored in SAM/BAM files. Our software is constantly updated and will greatly facilitate the downstream analysis of NGS data. Both the source code and the GUI executable are freely available under the GNU General Public License at http://sammate.sourceforge.net.</description>
        <link>http://www.scfbm.org/content/6/1/2</link>
                <dc:creator>Guorong Xu</dc:creator>
                <dc:creator>Nan Deng</dc:creator>
                <dc:creator>Zhiyu Zhao</dc:creator>
                <dc:creator>Thair Judeh</dc:creator>
                <dc:creator>Erik Flemington</dc:creator>
                <dc:creator>Dongxiao Zhu</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2011, null:2</dc:source>
        <dc:date>2011-01-13T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-6-2</dc:identifier>
                                <prism:require>/content/figures/1751-0473-6-2-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>2</prism:startingPage>
        <prism:publicationDate>2011-01-13T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/16">
        <title>Boolean network simulations for life scientists</title>
        <description>Modern life sciences research increasingly relies on computational solutions, from large scale data analyses to theoretical modeling. Within the theoretical models Boolean networks occupy an increasing role as they are eminently suited at mapping biological observations and hypotheses into a mathematical formalism. The conceptual underpinnings of Boolean modeling are very accessible even without a background in quantitative sciences, yet it allows life scientists to describe and explore a wide range of surprisingly complex phenomena. In this paper we provide a clear overview of the concepts used in Boolean simulations, present a software library that can perform these simulations based on simple text inputs and give three case studies. The large scale simulations in these case studies demonstrate the Boolean paradigms and their applicability as well as the advanced features and complex use cases that our software package allows. Our software is distributed via a liberal Open Source license and is freely accessible from http://booleannet.googlecode.com</description>
        <link>http://www.scfbm.org/content/3/1/16</link>
                <dc:creator>Istvan Albert</dc:creator>
                <dc:creator>Juilee Thakar</dc:creator>
                <dc:creator>Song Li</dc:creator>
                <dc:creator>Ranran Zhang</dc:creator>
                <dc:creator>Reka Albert</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:16</dc:source>
        <dc:date>2008-11-14T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-16</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-16-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>16</prism:startingPage>
        <prism:publicationDate>2008-11-14T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/6">
        <title>The Multiscale Systems Immunology project: software for cell-based immunological simulation</title>
        <description>Background:
Computer simulations are of increasing importance in modeling biological phenomena. Their purpose is to predict behavior and guide future experiments. The aim of this project is to model the early immune response to vaccination by an agent based immune response simulation that incorporates realistic biophysics and intracellular dynamics, and which is sufficiently flexible to accurately model the multi-scale nature and complexity of the immune system, while maintaining the high performance critical to scientific computing.
Results:
The Multiscale Systems Immunology (MSI) simulation framework is an object-oriented, modular simulation framework written in C++ and Python. The software implements a modular design that allows for flexible configuration of components and initialization of parameters, thus allowing simulations to be run that model processes occurring over different temporal and spatial scales.
Conclusion:
MSI addresses the need for a flexible and high-performing agent based model of the immune system.</description>
        <link>http://www.scfbm.org/content/3/1/6</link>
                <dc:creator>Faheem Mitha</dc:creator>
                <dc:creator>Timothy Lucas</dc:creator>
                <dc:creator>Feng Feng</dc:creator>
                <dc:creator>Thomas Kepler</dc:creator>
                <dc:creator>Cliburn Chan</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:6</dc:source>
        <dc:date>2008-04-28T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-6</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-6-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>6</prism:startingPage>
        <prism:publicationDate>2008-04-28T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/6/1/15">
        <title>Genes2WordCloud: a quick way to identify biological themes from gene lists and free text</title>
        <description>Background:
Word-clouds recently emerged on the web as a solution for quickly summarizing text by maximizing the display of most relevant terms about a specific topic in the minimum amount of space. As biologists are faced with the daunting amount of new research data commonly presented in textual formats, word-clouds can be used to summarize and represent biological and/or biomedical content for various applications.
Results:
Genes2WordCloud is a web application that enables users to quickly identify biological themes from gene lists and research relevant text by constructing and displaying word-clouds. It provides users with several different options and ideas for the sources that can be used to generate a word-cloud. Different options for rendering and coloring the word-clouds give users the flexibility to quickly generate customized word-clouds of their choice.
Methods:
Genes2WordCloud is a word-cloud generator and a word-cloud viewer that is based on WordCram implemented using Java, Processing, AJAX, mySQL, and PHP. Text is fetched from several sources and then processed to extract the most relevant terms with their computed weights based on word frequencies. Genes2WordCloud is freely available for use online; it is open source software and is available for installation on any web-site along with supporting documentation at http://www.maayanlab.net/G2W.
Conclusions:
Genes2WordCloud provides a useful way to summarize and visualize large amounts of textual biological data or to find biological themes from several different sources. The open source availability of the software enables users to implement customized word-clouds on their own web-sites and desktop applications.</description>
        <link>http://www.scfbm.org/content/6/1/15</link>
                <dc:creator>Caroline Baroukh</dc:creator>
                <dc:creator>Sherry Jenkins</dc:creator>
                <dc:creator>Ruth Danenfelser</dc:creator>
                <dc:creator>Avi Ma'ayan</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2011, null:15</dc:source>
        <dc:date>2011-10-13T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-6-15</dc:identifier>
                                <prism:require>/content/figures/1751-0473-6-15-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>15</prism:startingPage>
        <prism:publicationDate>2011-10-13T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/6/1/13">
        <title>Nephele: Genotyping via Complete Composition Vectors and MapReduce</title>
        <description>Background:
Current sequencing technology makes it practical to sequence many samples of a given organism, raising new challenges for the processing and interpretation of large genomics data sets with associated metadata. Traditional computational phylogenetic methods are ideal for studying the evolution of gene/protein families and using those to infer the evolution of an organism, but are less than ideal for the study of the whole organism mainly due to the presence of insertions/deletions/rearrangements. These methods provide the researcher with the ability to group a set of samples into distinct genotypic groups based on sequence similarity, which can then be associated with metadata, such as host information, pathogenicity, and time or location of occurrence. Genotyping is critical to understanding, at a genomic level, the origin and spread of infectious diseases. Increasingly, genotyping is coming into use for disease surveillance activities, as well as for microbial forensics. The classic genotyping approach has been based on phylogenetic analysis, starting with a multiple sequence alignment. Genotypes are then established by expert examination of phylogenetic trees. However, these traditional single-processor methods are suboptimal for rapidly growing sequence datasets being generated by next-generation DNA sequencing machines, because they increase in computational complexity quickly with the number of sequences.
Results:
Nephele is a suite of tools that uses the complete composition vector algorithm to represent each sequence in the dataset as a vector derived from its constituent k-mers by passing the need for multiple sequence alignment, and affinity propagation clustering to group the sequences into genotypes based on a distance measure over the vectors. Our methods produce results that correlate well with expert-defined clades or genotypes, at a fraction of the computational cost of traditional phylogenetic methods run on traditional hardware. Nephele can use the open-source Hadoop implementation of MapReduce to parallelize execution using multiple compute nodes. We were able to generate a neighbour-joined tree of over 10,000 16S samples in less than 2 hours.
Conclusions:
We conclude that using Nephele can substantially decrease the processing time required for generating genotype trees of tens to hundreds of organisms at genome scale sequence coverage.</description>
        <link>http://www.scfbm.org/content/6/1/13</link>
                <dc:creator>Marc Colosimo</dc:creator>
                <dc:creator>Matthew Peterson</dc:creator>
                <dc:creator>Scott Mardis</dc:creator>
                <dc:creator>Lynette Hirschman</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2011, null:13</dc:source>
        <dc:date>2011-08-18T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-6-13</dc:identifier>
                                <prism:require>/content/figures/1751-0473-6-13-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>13</prism:startingPage>
        <prism:publicationDate>2011-08-18T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/5/1/4">
        <title>A Methodology for Projecting Hospital Bed Need: A Michigan Case Study</title>
        <description>Michigan&apos;s Department of Community Health (MDCH) is responsible for managing hospitals through the utilization of a Certificate of Need (CON) Commission. Regulation is achieved by limiting the number of beds a hospital can use for inpatient services. MDCH assigns hospitals to service areas and sub areas by use patterns. Hospital beds are then assigned within these Hospital Service Areas and Facility Sub Areas. The determination of the number of hospital beds a facility subarea is authorized to hold, called bed need, is defined in the Michigan Hospital Standards and published by the CON Commission and MDCH. These standards vaguely define a methodology for calculating hospital bed need for a projection year, five years ahead of the base year (defined as the most recent year for which patient data have been published by the Michigan Hospital Association). MDCH approached the authors and requested a reformulation of the process. Here we present a comprehensive guide and associated code as interpreted from the hospital standards with results from the 2011 projection year. Additionally, we discuss methodologies for other states and compare them to Michigan&apos;s Bed Need methodology.</description>
        <link>http://www.scfbm.org/content/5/1/4</link>
                <dc:creator>Shaun Langley</dc:creator>
                <dc:creator>Steven Fuller</dc:creator>
                <dc:creator>Joseph Messina</dc:creator>
                <dc:creator>Ashton Shortridge</dc:creator>
                <dc:creator>Sue Grady</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2010, null:4</dc:source>
        <dc:date>2010-03-25T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-5-4</dc:identifier>
                                <prism:require>/content/figures/1751-0473-5-4-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>4</prism:startingPage>
        <prism:publicationDate>2010-03-25T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <cc:License rdf:about="http://creativecommons.org/licenses/by/2.0/">
        <cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
        <cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
        <cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
    </cc:License>
</rdf:RDF>

