<?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.biomedcentral.com/feeds/latestarticles/journal?journal=bmcbioinformatics&amp;quantity=&amp;format=rss&amp;version=">
        <title>BMC Bioinformatics - Latest Articles</title>
        <link>http://www.biomedcentral.com/bmcbioinformatics/</link>
        <description>The latest research articles published by BMC Bioinformatics</description>
        <dc:date>2009-12-06T00:00:00Z</dc:date>
        <items>
            <rdf:Seq>
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/400" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/399" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/398" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/397" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/396" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/395" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/394" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/393" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/392" />
                                <rdf:li rdf:resource="http://www.biomedcentral.com/1471-2105/10/391" />
                            </rdf:Seq>
        </items>
        <extra:info rdf:parseType="Literal">
            <html:div style="font:14px Verdana, Geneva, Arial, Helvetica, sans-serif" xmlns:html="http://www.w3.org/1999/xhtml">
                <html:span style="font-weight:bold">
                    This is an RSS newsfeed from BioMed Central
                </html:span>
                <html:br />
                <html:span style="font-size: 12px;">
                    It is intended to be used with an RSS reader. For more information about RSS newsfeeds from BioMed Central, visit
                    <html:br />
                    <html:a href="http://www.biomedcentral.com/info/about/rss/" style="color:#3333CC; font-size:12px;">
                        http://www.biomedcentral.com/info/about/rss/
                    </html:a>
                    <html:br />
                </html:span>
            </html:div>
        </extra:info>
        <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </channel>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/400">
        <title>Uncovering transcriptional interactions via an adaptive fuzzy logic approach</title>
        <description>Background:
To date, only a limited number of transcriptional regulatory interactions have been uncovered. In a pilot study integrating sequence data with microarray data, a position weight matrix (PWM) performed poorly in inferring transcriptional interactions (TIs), which represent physical interactions between transcription factors (TF) and upstream sequences of target genes. Inferring a TI means that the promoter sequence of a target is inferred to match the consensus sequence motifs of a potential TF, and their interaction type such as AT or RT is also predicted. Thus, a robust PWM (rPWM) was developed to search for consensus sequence motifs. In addition to rPWM, one feature extracted from ChIP-chip data was incorporated to identify potential TIs under specific conditions. An interaction type classifier was assembled to predict activation/repression of potential TIs using microarray data. This approach, combining an adaptive (learning) fuzzy inference system and an interaction type classifier to predict transcriptional regulatory networks, was named AdaFuzzy.
Results:
AdaFuzzy was applied to predict TIs using real genomics data from Saccharomyces cerevisiae. Following one of the latest advances in predicting TIs, constrained probabilistic sparse matrix factorization (cPSMF), and using 19 transcription factors (TFs), we compared AdaFuzzy to four well-known approaches using over-representation analysis and gene set enrichment analysis. AdaFuzzy outperformed these four algorithms. Furthermore, AdaFuzzy was shown to perform comparably to `ChIP-experimental method&apos; in inferring TIs identified by two sets of large scale ChIP-chip data, respectively. AdaFuzzy was also able to classify all predicted TIs into one or more of the four promoter architectures.  The results coincided with known promoter architectures in yeast and provided insights into transcriptional regulatory mechanisms.
Conclusions:
AdaFuzzy successfully integrates multiple types of data (sequence, ChIP, and microarray) to predict transcriptional regulatory networks. The validated success in the prediction results implies that AdaFuzzy can be applied to uncover TIs in yeast.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/400</link>
                <dc:creator>Cheng-Long Chuang</dc:creator>
                <dc:creator>Kenneth Hung</dc:creator>
                <dc:creator>Chung-Ming Chen</dc:creator>
                <dc:creator>Grace Shieh</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:400</dc:source>
        <dc:date>2009-12-06T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-400</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>400</prism:startingPage>
        <prism:publicationDate>2009-12-06T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/399">
        <title>Considering scores between unrelated proteins in the search database improves profile comparison</title>
        <description>Background:
Profile-based comparison of multiple sequence alignments is a powerful methodology for the detection remote protein sequence similarity, which is essential for the inference and analysis of protein structure, function, and evolution. Accurate estimation of statistical significance of detected profile similarities is essential for further development of this methodology. Here we analyze a novel approach to estimate the statistical significance of profile similarity: the explicit consideration of background score distributions for each database template (subject).
Results:
Using a simple scheme to combine and analytically approximate query- and subject-based distributions, we show that (i) inclusion of background distributions for the subjects increases the quality of homology detection; (ii) this increase is higher when the distributions are based on the scores to all known non-homologs of the subject rather than a small calibration subset of the database representatives; and (iii) these all known non-homolog distributions of scores for the subject make the dominant contribution to the improved performance: adding the calibration distribution of the query has a negligible additional effect.
Conclusions:
The construction of distributions based on the complete sets of non-homologs for each subject is particularly relevant in the setting of structure prediction where the database consists of proteins with solved 3D structure (PDB, SCOP, CATH, etc.) and therefore structural relationships between proteins are known. These results point to a potential new direction in the development of more powerful methods for remote homology detection.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/399</link>
                <dc:creator>Ruslan Sadreyev</dc:creator>
                <dc:creator>Yong Wang</dc:creator>
                <dc:creator>Nick Grishin</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:399</dc:source>
        <dc:date>2009-12-04T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-399</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>399</prism:startingPage>
        <prism:publicationDate>2009-12-04T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/398">
        <title>Sorting by reversals and block-interchanges with various weight assignments</title>
        <description>Background:
A classical problem in studying genome rearrangements is understanding the series ofrearrangement events involved in transforming one genome into another in accordance with the parsimoniousprinciple when two genomes with the same set of genes differ in gene order. The most studied event is thereversal, but an increasing number of reports have considered reversals along with other genome rearrangementevents. Some recent studies have investigated the use of reversals and block-interchanges simultaneously with aweight proportion of 1:2. However, there has been less progress towards exploring additional combinations ofweights.
Results:
In this paper, we present several approaches to examine genome rearrangement problems by consideringreversals and block-interchanges together using various weight assignments. An exact algorithm for the weightproportion of 1:2 is developed, and then, its idea is extended to design approximation algorithms for otherweight assignments. The results of our simulations suggest that the performance of our approximation algorithmis superior to its theoretical expectation.
Conclusions:
If the weight of reversals is no more than that of block-interchanges, our algorithm provides anacceptable solution for the transformation of two permutations. Nevertheless whether there are more tractableresults for studying the two events remains open.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/398</link>
                <dc:creator>Ying Chih Lin</dc:creator>
                <dc:creator>Chun-Yuan Lin</dc:creator>
                <dc:creator>Chunhung Richard Lin</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:398</dc:source>
        <dc:date>2009-12-04T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-398</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>398</prism:startingPage>
        <prism:publicationDate>2009-12-04T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/397">
        <title>Bioclipse 2: A scriptable integration platform for the life sciences</title>
        <description>Background:
Contemporary biological research integrates neighboring scientific domains to answer complex questions in fields such as systems biology and drug discovery. This calls for tools that are intuitive to use, yet flexible to adapt to new tasks.
Results:
Bioclipse is a free, open source workbench with advanced features for the life sciences. Version 2.0 constitutes a complete rewrite of Bioclipse, and delivers a stable, scalable integration platform for developers and an intuitive workbench for end users. All functionality is available both from the graphical user interface and from a built-in novel domain-specific language, supporting the scientist in interdisciplinary research and reproducible analyses through advanced visualization of the inputs and the results. New components for Bioclipse 2 include a rewritten editor for chemical structures, a table for multiple molecules that supports gigabyte-sized files, as well as a graphical editor for sequences and alignments.
Conclusions:
Bioclipse 2 is equipped with advanced tools required to carry out complex analysis in the fields of bio- and cheminformatics. Developed as a Rich Client based on Eclipse, Bioclipse 2 leverages on today&apos;s powerful desktop computers for providing a responsive user interface, but also takes full advantage of the Web and networked (Web/Cloud) services for more demanding calculations or retrieval of data. That Bioclipse 2 is based on an advanced and widely used service platform ensures wide extensibility, and new algorithms, visualizations as well as scripting commands can easily be added. The intuitive tools for end users and the extensible architecture make Bioclipse 2 ideal for interdisciplinary and integrative research.Bioclipse 2 is released under the Eclipse Public License (EPL), a flexible open source license that allows additional plugins to be of any license. Bioclipse 2 is implemented in Java and supported on all major platforms; Source code and binaries are freely available at http://www.bioclipse.net.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/397</link>
                <dc:creator>Ola Spjuth</dc:creator>
                <dc:creator>Jonathan Alvarsson</dc:creator>
                <dc:creator>Arvid Berg</dc:creator>
                <dc:creator>Martin Eklund</dc:creator>
                <dc:creator>Stefan Kuhn</dc:creator>
                <dc:creator>Carl Masak</dc:creator>
                <dc:creator>Gilleain Torrance</dc:creator>
                <dc:creator>Johannes Wagener</dc:creator>
                <dc:creator>Egon Willighagen</dc:creator>
                <dc:creator>Christoph Steinbeck</dc:creator>
                <dc:creator>Jarl Wikberg</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:397</dc:source>
        <dc:date>2009-12-03T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-397</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>397</prism:startingPage>
        <prism:publicationDate>2009-12-03T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/396">
        <title>Optimizing substitution matrix choice and gap parameters for sequence alignment</title>
        <description>Background:
While substitution matrices can readily be computed from reference alignments, it is challenging to compute optimal or approximately optimal gap penalties. It is also not well understood which substitution matrices are the most effective when alignment accuracy is the goal rather than homolog recognition. Here a new parameter optimization procedure, POP, is described and applied to the problems of optimizing gap penalties and selecting substitution matrices for pair-wise global protein alignments.
Results:
POP is compared to a recent method due to Kim and Kececioglu and found to achieve from 0.2% to 1.3% higher accuracies on pair-wise benchmarks extracted from BALIBASE. The VTML matrix series is shown to be the most accurate on several global pair-wise alignment benchmarks, with VTML200 giving best or close to the best performance in all tests. BLOSUM matrices are found to be slightly inferior, even with the marginal improvements in the bug-fixed RBLOSUM series. The PAM series is significantly worse, giving accuracies typically 2% less than VTML. Integer rounding is found to cause slight degradations in accuracy. No evidence is found that selecting a matrix based on sequence divergence improves accuracy, suggesting that the use of this heuristic in CLUSTALW may be ineffective. Using VTML200 is found to improve the accuracy of CLUSTALW by 8% on BALIBASE and 5% on PREFAB.
Conclusions:
The hypothesis that more accurate alignments of distantly related sequences may be achieved using low-identity matrices is shown to be false for commonly used matrix types. Source code and test data is freely available from the author&apos;s web site at http://www.drive5.com/pop.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/396</link>
                <dc:creator>Robert Edgar</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:396</dc:source>
        <dc:date>2009-12-02T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-396</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>396</prism:startingPage>
        <prism:publicationDate>2009-12-02T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/395">
        <title>Inferring protein function by domain context similarities in protein-protein interaction networks</title>
        <description>Background:
Genome sequencing projects generate massive amounts of sequence data but there are still many proteins whose functions remain unknown. The availability of large scale protein-protein interaction data sets makes it possible to develop new function prediction methods based on protein-protein interaction (PPI) networks. Although several existing methods combine multiple information resources, there is no study that integrates protein domain information and PPI networks to predict protein functions.
Results:
The domain context similarity can be a useful index to predict protein function similarity. The prediction accuracy of our method in yeast is between 63%-67%, which outperforms the other methods in terms of ROC curves.
Conclusions:
This paper presents a novel protein function prediction method that combines protein domain composition information and PPI networks. Performance evaluations show that this method outperforms existing methods.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/395</link>
                <dc:creator>Song Zhang</dc:creator>
                <dc:creator>Hu Chen</dc:creator>
                <dc:creator>Ke Liu</dc:creator>
                <dc:creator>Zhirong Sun</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:395</dc:source>
        <dc:date>2009-12-02T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-395</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>395</prism:startingPage>
        <prism:publicationDate>2009-12-02T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/394">
        <title>Derivation of an amino acid similarity matrix for peptide:MHC binding and its application as a Bayesian prior </title>
        <description>Background:
Experts in peptide:MHC binding studies are often able to estimate the impact of a single residue substitution based on a heuristic understanding of amino acid similarity in an experimental context. Our aim is to quantify this measure of similarity to improve peptide:MHC binding prediction methods. This should help compensate for holes and bias in the sequence space coverage of existing peptide binding datasets.
Results:
Here, a novel amino acid similarity matrix (PMBEC) is directly derived from the binding affinity data of combinatorial peptide mixtures. Like BLOSUM62, this matrix captures well-known physicochemical properties of amino acid residues. However, PMBEC differs markedly from existing matrices in cases where residue substitution involves a reversal of electrostatic charge. To demonstrate its usefulness, we have developed a new peptide:MHC class I binding prediction method, using the matrix as a Bayesian prior. We show that the new method can compensate for missing information on specific residues in the training data. We also carried out a large-scale benchmark, and its results indicate that prediction performance of the new method is comparable to that of the best neural network based approaches for peptide:MHC class I binding.
Conclusions:
A novel amino acid similarity matrix has been derived for peptide:MHC binding interactions. One prominent feature of the matrix is that it disfavors substitution of residues with opposite charges. Given that the matrix was derived from experimentally determined peptide:MHC binding affinity measurements, this feature is likely shared by all peptide:protein interactions. In addition, we have demonstrated the usefulness of the matrix as a Bayesian prior in an improved scoring-matrix based peptide:MHC class I prediction method. A software implementation of the method is available at: http://www.mhc-pathway.net/smmpmbec.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/394</link>
                <dc:creator>Yohan Kim</dc:creator>
                <dc:creator>John Sidney</dc:creator>
                <dc:creator>Clemencia Pinilla</dc:creator>
                <dc:creator>Alessandro Sette</dc:creator>
                <dc:creator>Bjoern Peters</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:394</dc:source>
        <dc:date>2009-11-30T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-394</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>394</prism:startingPage>
        <prism:publicationDate>2009-11-30T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/393">
        <title>Phylogeny-guided interaction mapping in seven eukaryotes</title>
        <description>Background:
The assembly of reliable and complete protein-protein interaction (PPI) maps remains one of the significant challenges in systems biology. Computational methods which integrate and prioritize interaction data can greatly aid in approaching this goal.
Results:
We developed a Bayesian inference framework which uses phylogenetic relationships to guide the integration of PPI evidence across multiple datasets and species, providing more accurate predictions. We apply our framework to reconcile seven eukaryotic interactomes: H. sapiens, M. musculus, R. norvegicus, D. melanogaster, C. elegans, S. cerevisiae and A. thaliana. Comprehensive GO-based quality assessment indicates a 5% to 44% score increase in predicted interactomes compared to the input data. Further support is provided by gold-standard MIPS, CYC2008 and HPRD datasets. We demonstrate the ability to recover known PPIs in well-characterized yeast and human complexes (26S proteasome, endosome and exosome) and suggest possible new partners interacting with the putative SWI/SNF chromatin remodeling complex in A. thaliana.
Conclusions:
Our phylogeny-guided approach compares favorably to two standard methods for mapping PPIs across species. Detailed analysis of predictions in selected functional modules uncovers specific PPI profiles among homologous proteins, establishing interaction-based partitioning of protein families. Provided evidence also suggests that interactions within core complex subunits are in general more conserved and easier to transfer accurately to other organisms, than interactions between these subunits.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/393</link>
                <dc:creator>Janusz Dutkowski</dc:creator>
                <dc:creator>Jerzy Tiuryn</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:393</dc:source>
        <dc:date>2009-11-30T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-393</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>393</prism:startingPage>
        <prism:publicationDate>2009-11-30T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/392">
        <title>siDirect 2.0: updated software for designing functional siRNA with reduced seed-dependent off-target effect</title>
        <description>Background:
RNA interference (RNAi), mediated by 21-nucleotide (nt)-length small interfering RNAs (siRNAs), is a powerful tool not only for studying gene function but also for therapeutic applications. RNAi, requiring perfect complementarity between the siRNA guide strand and the target mRNA, was believed to be extremely specific. However, a recent growing body of evidence has suggested that siRNA could down-regulate unintended genes whose transcripts possess complementarity to the 7-nt siRNA seed region. This off-target gene silencing may often provide incongruous results obtained from knockdown experiments, leading to misinterpretation. Thus, an efficient algorithm for designing functional siRNAs with minimal off-target effect based on the mechanistic features is considered of value.
Results:
We present siDirect 2.0, an update of our web-based software siDirect, which provides functional and off-target minimized siRNA design for mammalian RNAi. The previous version of our software designed functional siRNAs by considering the relationship between siRNA sequence and RNAi activity, and provided them along with the enumeration of potential off-target gene candidates by using a fast and sensitive homology search algorithm. In the new version, the siRNA design algorithm is extensively updated to eliminate off-target effects by reflecting our recent finding that the capability of siRNA to induce off-target effect is highly correlated to the thermodynamic stability, or the melting temperature (Tm), of the seed-target duplex, which is formed between the nucleotides positioned at 2-8 from the 5&apos; end of the siRNA guide strand and its target mRNA. Selection of siRNAs with lower seed-target duplex stabilities (benchmark Tm &lt; 21.5  deg C) followed by the elimination of unrelated transcripts with nearly perfect match should minimize the off-target effects.
Conclusions:
siDirect 2.0 provides functional, target-specific siRNA design with the updated algorithm which significantly reduces off-target silencing. When the candidate functional siRNAs could form seed-target duplexes with Tm values below 21.5 deg C, and their 19-nt regions spanning positions 2-20 of both strands have at least two mismatches to any other non-targeted transcripts, siDirect 2.0 can design at least one qualified siRNA for &gt;94% of human mRNA sequences in RefSeq. siDirect 2.0 is available at http://siDirect2.RNAi.jp/ .</description>
        <link>http://www.biomedcentral.com/1471-2105/10/392</link>
                <dc:creator>Yuki Naito</dc:creator>
                <dc:creator>Jun Yoshimura</dc:creator>
                <dc:creator>Shinichi Morishita</dc:creator>
                <dc:creator>Kumiko Ui-Tei</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:392</dc:source>
        <dc:date>2009-11-30T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-392</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>392</prism:startingPage>
        <prism:publicationDate>2009-11-30T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>PDF</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/10/391">
        <title>JANE: efficient mapping of prokaryotic ESTs and variable length sequence reads on related template genomes</title>
        <description>Background:
ESTs or variable sequence reads can be available in prokaryotic studies well before a complete genome is known. Use cases include (i) transcriptome studies or (ii) single cell sequencing of bacteria. Without suitable software their further analysis and mapping would have to await finalization of the corresponding genome.
Results:
The tool JANE rapidly maps ESTs or variable sequence reads in prokaryotic sequencing and transcriptome efforts to related template genomes. It provides an easy-to-use graphics interface for information retrieval and a toolkit for EST or nucleotide sequence function prediction. Furthermore, we developed for rapid mapping an enhanced sequence alignment algorithm which reassembles and evaluates high scoring pairs provided from the BLAST algorithm. Rapid assembly on and replacement of the template genome by sequence reads or mapped ESTs is achieved. This is illustrated (i) by data from Staphylococci as well as from a Blattabacteria sequencing effort, (ii) mapping single cell sequencing reads is shown for poribacteria to sister phylum representative Rhodopirellula Baltica SH1. The algorithm has been implemented in a web-server accessible at http://jane.bioapps.biozentrum.uni-wuerzburg.de.
Conclusion:
Rapid prokaryotic EST mapping or mapping of sequence reads is achieved applying JANE even without knowing the cognate genome sequence.</description>
        <link>http://www.biomedcentral.com/1471-2105/10/391</link>
                <dc:creator>Chunguang Liang</dc:creator>
                <dc:creator>Alexander Schmid</dc:creator>
                <dc:creator>Maria Lopez-Sanchez</dc:creator>
                <dc:creator>Andres Moya</dc:creator>
                <dc:creator>Roy Gross</dc:creator>
                <dc:creator>Jorg Bernhardt</dc:creator>
                <dc:creator>Thomas Dandekar</dc:creator>
                <dc:source>BMC Bioinformatics 2009, 10:391</dc:source>
        <dc:date>2009-11-29T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1471-2105-10-391</dc:identifier>
        <prism:publicationName>BMC Bioinformatics</prism:publicationName>
        <prism:issn>1471-2105</prism:issn>
        <prism:volume>10</prism:volume>
        <prism:startingPage>391</prism:startingPage>
        <prism:publicationDate>2009-11-29T00: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>
