<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/38646?offset=10</link>
	<atom:link href="https://bioinformaticsonline.com/related/38646?offset=10" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/35437/dupradar-package</guid>
	<pubDate>Sun, 04 Feb 2018 14:28:57 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/35437/dupradar-package</link>
	<title><![CDATA[dupRadar package]]></title>
	<description><![CDATA[<p><span>The&nbsp;</span><em>dupRadar</em><span>&nbsp;package gives an insight into the duplication problem by graphically relating the gene expression level and the duplication rate present on it. Thus, failed experiments can be easily identified at a glance</span></p><p>Address of the bookmark: <a href="https://bioconductor.org/packages/3.7/bioc/vignettes/dupRadar/inst/doc/dupRadar.html" rel="nofollow">https://bioconductor.org/packages/3.7/bioc/vignettes/dupRadar/inst/doc/dupRadar.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38420/regioner-an-r-package-for-the-management-and-comparison-of-genomic-regions</guid>
	<pubDate>Tue, 11 Dec 2018 08:43:51 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38420/regioner-an-r-package-for-the-management-and-comparison-of-genomic-regions</link>
	<title><![CDATA[regioneR: an R package for the management and comparison of genomic regions]]></title>
	<description><![CDATA[<p><span>Regioner is an R package for the management and comparison of genomic regions. It offers a set of function for basic manipulation of region sets extending the functionality of GenomicRanges and a powerful and customizable permutation test framework. With it, it's possible to study the association of a set of regions with other sets of regions, functions defined over the genome or essentially any user defined function.</span></p>
<p><span>http://gattaca.imppc.org/regioner/</span></p><p>Address of the bookmark: <a href="http://gattaca.imppc.org/regioner/" rel="nofollow">http://gattaca.imppc.org/regioner/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42012/phewas-r-package-is-designed-to-provide-an-accessible-interface-to-the-phenome-wide-association-study</guid>
	<pubDate>Thu, 30 Jul 2020 22:06:37 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42012/phewas-r-package-is-designed-to-provide-an-accessible-interface-to-the-phenome-wide-association-study</link>
	<title><![CDATA[PheWAS: R package is designed to provide an accessible interface to the phenome wide association study]]></title>
	<description><![CDATA[<p>The PheWAS R package is designed to provide an accessible interface to the phenome wide association study. For a description of the methods available and some simple examples, please see the&nbsp;<a href="https://github.com/PheWAS/PheWAS/blob/master/inst/doc/PheWAS-package.pdf?raw=true">package vignette</a>&nbsp;or the R documentation. For installation help, see below. ##Installing the PheWAS Package The PheWAS package can be installed using the devtools package. The following code when executed in R will get you started:</p>
<pre><code>install.packages("devtools")
#It may be necessary to install required as not all package dependencies are installed by devtools:
install.packages(c("dplyr","tidyr","ggplot2","MASS","meta","ggrepel","DT"))
devtools::install_github("PheWAS/PheWAS")
library(PheWAS)</code></pre><p>Address of the bookmark: <a href="https://github.com/PheWAS/PheWAS" rel="nofollow">https://github.com/PheWAS/PheWAS</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38745/osprey-network-visualization-system</guid>
	<pubDate>Sun, 20 Jan 2019 05:34:24 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38745/osprey-network-visualization-system</link>
	<title><![CDATA[Osprey: Network Visualization System]]></title>
	<description><![CDATA[<p>Osprey is a software platform for the visualization of complex biological interaction networks. Osprey builds data-rich graphical representations from&nbsp;<a href="http://geneontology.org/" title="GENE ONTOLOGY CONSORTIUM">Gene Ontology (GO)</a>&nbsp;annotated interaction data maintained by the&nbsp;<a href="https://thebiogrid.org/" title="The BioGRID">BioGRID</a>.</p>
<p>Osprey is developed by the&nbsp;<a href="http://www.tyerslab.com/">TyersLab</a>&nbsp;and is a part of the&nbsp;<a href="https://thebiogrid.org/" title="The BioGRID">BioGRID</a>&nbsp;family of software. It utilizes both&nbsp;<a href="https://www.mysql.com/" title="MySQL Database">MySQL</a>&nbsp;and&nbsp;<a href="http://openjdk.java.net/" title="OpenJDK">Java</a>&nbsp;to operate and is compatible with&nbsp;<a href="https://www.microsoft.com/en-us/windows/" title="Microsoft Windows">Windows</a>,&nbsp;<a href="http://www.ubuntu.com/">Linux</a>, and&nbsp;<a href="http://www.apple.com/" title="Apple">Apple</a>&nbsp;operating systems.</p>
<p>These works were published in&nbsp;<strong>Breitkreutz, BJ., Stark, C., Tyers M. "Osprey: A Network Visualization System." Genome Biology 2003 4(3):R22</strong>&nbsp;<a href="http://genomebiology.com/2003/4/3/R22" title="Genome Biology">[Genome Biology]</a>&nbsp;<a href="http://genomebiology.com/content/pdf/gb-2003-4-3-r22.pdf" title="Osprey PDF">[PDF]</a>&nbsp;<a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=12620107&amp;dopt=Abstract" title="Pubmed">[PubMed]</a>&nbsp;and supported by the&nbsp;<a href="http://www.nih.gov/" title="NIH">National Institutes of Health</a>,&nbsp;<a href="http://www.cihr-irsc.gc.ca/" title="CIHR">Canadian Institutes of Health Research</a>, and&nbsp;<a href="http://www.genomecanada.ca/en/" title="Genome Canada">Genome Canada</a>.</p><p>Address of the bookmark: <a href="https://osprey.thebiogrid.org/" rel="nofollow">https://osprey.thebiogrid.org/</a></p>]]></description>
	<dc:creator>BioJoker</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/35386/list-of-visualization-tools-for-network-biology</guid>
	<pubDate>Mon, 29 Jan 2018 05:12:24 -0600</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/35386/list-of-visualization-tools-for-network-biology</link>
	<title><![CDATA[List of visualization tools for network biology]]></title>
	<description><![CDATA[<p>Network analysis&nbsp;is any structured technique used to mathematically analyze a circuit (a &ldquo;network&rdquo; of interconnected components). The&nbsp;<span>Network analysis provides the ability to quantify associations between individuals, which makes it possible to infer details about the network as a whole at the species and/or population level.&nbsp;</span>Few tools published in BMC are listed here https://bmcbioinformatics.biomedcentral.com/articles/sections/networks-analysis.</p><p><img src="https://www.dropbox.com/pri/get/Public/Link%20to%20network.gif?_subject_uid=85115969&amp;raw=1&amp;revision_id=BBqs9eYx7G_faj5J33ExdjmtF8nXK2xrN5dUBsKyTLZQ9RB_hGM-YFmWZMBzbQZfRvjYzfs65HbQYrHRyoikxsQscSFTn1Nud2QeJ8KGfVI5wv4Kzp6froKOmPZu8ZygfKo&amp;size=1280x960&amp;size_mode=3&amp;w=AABQaErsFIz5ZjVZSxXvKaSVUkY5ob1Yjk0x7dghy0X7zw" alt="image" style="border: 0px; border: 0px;"></p><p>Following are the list of standalone applications for network analysis:</p><p>Arena 3D</p><p>3D visualization of multi-layer networks</p><p>http://www.arena3d.org</p><p>Biana</p><p>Data integration and network management</p><p>http://sbi.imim.es/web/BIANA.php</p><p>BioLayout Express 3D&nbsp;</p><p>2D/3D network visualization</p><p>http://www.biolayout.org/</p><p>BiologicalNetworks&nbsp;</p><p>Efficient integrated multi-level analysis of microarray, sequence, regulatory and other data</p><p>http://www.biologicalnetworks.org</p><p>BioMiner</p><p>Modeling, analyzing and visualizing biochemical pathways and networks</p><p>http://www.zbi.uni-saarland.de/chair/projects/BioMiner</p><p>Cell Illustrator&nbsp;</p><p>Petri nets for modeling and simulating biological networks</p><p>http://www.cellillustrator.com</p><p>COPASI</p><p>Analysis of biochemical networks and their dynamics</p><p>http://www.copasi.org/</p><p>Cytoscape&nbsp;</p><p>Network visualization and analysis. Over 200 plugins [60]</p><p>http://www.cytoscape.org/</p><p>Dizzy</p><p>Chemical kinetics stochastic simulation software</p><p>http://magnet.systemsbiology.net/software/Dizzy/</p><p>DyCoNet</p><p>Gephi plugin that can be used to identify dynamic communities in networks</p><p>https://github.com/juliemkauffman/DyCoNet</p><p>GENeVis&nbsp;</p><p>Network and pathway visualization</p><p>http://tinyurl.com/genevis/</p><p>GEPHI&nbsp;</p><p>Interactive visualization and exploration for any network and complex system, dynamic and hierarchical graph.</p><p>https://gephi.org</p><p>Igraph</p><p>Collection of network analysis tools with the emphasis on efficiency, portability and ease of use</p><p>http://igraph.sourceforge.net</p><p>Medusa</p><p>Semantic and multi-edged simple networks</p><p>https://sites.google.com/site/medusa3visualization/</p><p>NAViGaTOR</p><p>Visualizing and analyzing protein-protein interaction networks</p><p>http://tinyurl.com/navigator1/</p><p>N-Browse</p><p>Interactive graphical browser for biological networks</p><p>http://www.gnetbrowse.org/</p><p>NeAT</p><p>Topological and clustering analysis of networks</p><p>http://rsat.ulb.ac.be/neat/</p><p>Ondex&nbsp;</p><p>Data integration and visualization of large networks</p><p>http://www.ondex.org/</p><p>Osprey</p><p>Visualization and annotation of biological networks</p><p>http://biodata.mshri.on.ca/osprey/servlet/Index</p><p>Pajek&nbsp;</p><p>Analysis and visualization of large networks and social network analysis</p><p>http://vlado.fmf.uni-lj.si/pub/networks/pajek/</p><p>PathwayAssist&nbsp;</p><p>Navigation and analysis of biological pathways, gene regulation networks and protein interaction maps.</p><p>http://www.ariadnegenomics.com/downloads/</p><p>PIVOT&nbsp;</p><p>Layout algorithms for visualizing protein interactions and families</p><p>http://acgt.cs.tau.ac.il/pivot/</p><p>ProCope&nbsp;</p><p>Prediction and evaluation of protein complexes from purification data experiments</p><p>http://www.bio.ifi.lmu.de/Complexes/ProCope/</p><p>ProViz&nbsp;</p><p>Visualization and exploration of interaction networks. Gene Ontology and PSI-MI formats supported</p><p>http://cbi.labri.fr/eng/proviz.htm</p><p>SpectralNET&nbsp;</p><p>Network analysis and visualizations. Scatter plots and dimensionality reduction algorithms</p><p>https://www.broadinstitute.org/software/spectralnet</p><p>Tulip&nbsp;</p><p>Enables the development of algorithms, visual encodings, interaction techniques, data models and domain-specific visualizations</p><p>http://tulip.labri.fr/TulipDrupal/</p><p>VANESA&nbsp;</p><p>Automatic reconstruction and analysis of biological networks and Petri nets based on life-science database information</p><p>http://agbi.techfak.uni-bielefeld.de/vanesa/</p><p>VANTED&nbsp;</p><p>Network reconstruction, data visualization, integration of various data types, network simulation</p><p>http://tinyurl.com/vanted/</p><p>yEd</p><p>Creation of diagrams manually and import external data</p><p>http://tinyurl.com/yEdGraph/</p><p>Web tools for network analysis</p><p>APID&nbsp;</p><p>Unified protein-protein interactions from BIND, BioGRID, DIP, HPRD, IntAct and MINT</p><p>http://bioinfow.dep.usal.es/apid/</p><p>Arcadia&nbsp;</p><p>Translates text-based descriptions of biological networks (SBML files) into standardized diagrams (Systems Biology Graphical Notation Process Description maps)</p><p>http://arcadiapathways.sourceforge.net/</p><p>AVIS&nbsp;</p><p>Viewer for signaling networks</p><p>http://actin.pharm.mssm.edu/AVIS2</p><p>bioPIXIE&nbsp;</p><p>Discovery of biological networks from diverse functional genomic data</p><p>http://pixie.princeton.edu/pixie</p><p>CellPublisher</p><p>Interactive representations of biochemical processes</p><p>http://cellpublisher.gobics.de/</p><p>Graphle</p><p>Distributed network exploration and visualization of interactive large, dense graphs</p><p>http://tinyurl.com/graphle/</p><p>GraphWeb&nbsp;</p><p>Web server for graph-based analysis of biological networks</p><p>http://biit.cs.ut.ee/graphweb/</p><p>Hubba</p><p>Web-based service to explore the essential nodes in a network</p><p>http://hub.iis.sinica.edu.tw/Hubba</p><p>NetworkBLAST&nbsp;</p><p>Analysis of protein interaction networks across species to infer protein complexes that are conserved in evolution</p><p>http://www.cs.tau.ac.il/~bnet/networkblast.htm</p><p>Pathview&nbsp;</p><p>Tool set for pathway-based data integration and visualization</p><p>http://Pathview.r-forge.r-project.org/</p><p>PINA&nbsp;</p><p>Integrated platform for protein interaction network construction, filtering, analysis, visualization and management</p><p>http://cbg.garvan.unsw.edu.au/pina/home.do</p><p>ReMatch&nbsp;</p><p>Web-based tool for integration of user-given stoichiometric metabolic models into a database collected from public data sources</p><p>http://www.cs.helsinki.fi/group/sysfys/software/rematch/</p><p>SNOW&nbsp;</p><p>Gene mapping on a reference or human protein-protein interaction network that SNOW hosts</p><p>http://snow.bioinfo.cipf.es</p><p>STITCH&nbsp;</p><p>Resource to explore known and predicted interactions of chemicals and proteins</p><p>http://stitch.embl.de/</p><p>STRING</p><p>Protein interaction networks and integration of data such as genomic context, high-throughput experiments, conserved coexpression and previous knowledge derived from the literature</p><p>http://string-db.org</p><p>TVNViewer&nbsp;</p><p>An interactive visualization tool for exploring networks that change over time or space</p><p>http://www.sailing.cs.cmu.edu/main/?page_id=545</p><p>tYNA&nbsp;</p><p>System for managing, comparing and mining multiple networks</p><p>http://tyna.gersteinlab.org/tyna/</p><p>VisANT&nbsp;</p><p>Visualization, mining, analysis and modeling of biological networks, metabolic networks and ecosystems</p><p>http://visant.bu.edu/</p><p>&nbsp;</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/19087/dcgor</guid>
	<pubDate>Sat, 08 Nov 2014 14:54:28 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/19087/dcgor</link>
	<title><![CDATA[dcGOR]]></title>
	<description><![CDATA[<p>An R package for analysing ontologies and protein domain annotations has been published in PLoS Computational Biology (http://dx.doi.org/10.1371/journal.pcbi.1003929). The package is distributed as part of CRAN (http://cran.r-project.org/package=dcGOR), and also at GitHub for version control.<br /><br />The dedicated website is available in http://supfam.org/dcGOR, from which several demos are also provided:<br /><br />1. Analysing SCOP domains: http://supfam.org/dcGOR/demo-Fang.html<br /><br />2. Analysing Pfam domains: http://supfam.org/dcGOR/demo-Basu.html<br /><br />3. Analysing InterPro domains: http://supfam.org/dcGOR/demo-Customisation.html<br /><br />&nbsp;</p>]]></description>
	<dc:creator>Martin Jones</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44487/r-package-for-pca-analysis</guid>
	<pubDate>Sun, 24 Mar 2024 20:06:24 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44487/r-package-for-pca-analysis</link>
	<title><![CDATA[R Package for PCA Analysis]]></title>
	<description><![CDATA[<p><span>An R package for performing principal component analysis (PCA) of genomics data. The package performs PCA, generates the publication-ready plots, and identifies population-specific outlier individuals. The package can be accessed on GitHub:&nbsp;https://github.com/Devashish13/PopulationStructure</span></p><p>Address of the bookmark: <a href="https://rpubs.com/Devashish13/PCAGenomics" rel="nofollow">https://rpubs.com/Devashish13/PCAGenomics</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38541/geneoverlap-an-r-package-to-test-and-visualize-gene-overlaps</guid>
	<pubDate>Thu, 27 Dec 2018 19:45:52 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38541/geneoverlap-an-r-package-to-test-and-visualize-gene-overlaps</link>
	<title><![CDATA[GeneOverlap: An R package to test and visualize gene overlaps]]></title>
	<description><![CDATA[<p>Overlapping gene lists can reveal biological meanings and may lead to novel hypotheses. For example, histone modification is an important cellular mechanism that can pack and re-pack chromatin. By making the chromatin structure more dense or loose, the gene expression can be turned on or off. Tri-methylation on lysine 4 of histone H3 (H3K4me3) is associated with gene activation and its genome-wide enrichment can be mapped by using ChIP-seq experiments. Because of its activating role, if we overlap the genes that are bound by H3K4me3 with the genes that are highly expressed, we should expect a positive association. Similary, we can perform such kind of overlapping between the gene lists of different histone modifications with that of various expression groups and establish each histone modification&rsquo;s role in gene regulation.</p><p>Address of the bookmark: <a href="https://bioconductor.org/packages/release/bioc/vignettes/GeneOverlap/inst/doc/GeneOverlap.pdf" rel="nofollow">https://bioconductor.org/packages/release/bioc/vignettes/GeneOverlap/inst/doc/GeneOverlap.pdf</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39917/chromomap-an-r-package-for-interactive-visualization-and-annotation-of-chromosomes</guid>
	<pubDate>Sat, 07 Sep 2019 10:45:31 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39917/chromomap-an-r-package-for-interactive-visualization-and-annotation-of-chromosomes</link>
	<title><![CDATA[chromoMap-An R package for Interactive Visualization and Annotation of Chromosomes]]></title>
	<description><![CDATA[<p><code>chromoMap</code>&nbsp;provides interactive, configurable and elegant graphics visualization of chromosomes or chromosomal regions allowing users to map chromosome elements (like genes,SNPs etc.) on the chromosome plot.Each chromosome is composed of loci(representing a specific range determined based on chromosome length) that, on hover, shows details about the annotations in that locus range. The plots can be saved as HTML documents that can be shared easily. In addition, you can include them in R Markdown or in R Shiny applications.</p>
<p>Some of the prominent features of the package are:</p>
<ul>
<li>visualizing polyploidy simultaneously on the same plot.</li>
<li>annotating groups of elements as distinct colors.</li>
<li>creating chromosome heatmaps.</li>
<li>adjusting chromosome range or visualizing chromosome regions such as genes</li>
<li>adding labels to the plot</li>
<li>adding hyperlinks to each element</li>
</ul><p>Address of the bookmark: <a href="https://cran.r-project.org/web/packages/chromoMap/vignettes/chromoMap.html" rel="nofollow">https://cran.r-project.org/web/packages/chromoMap/vignettes/chromoMap.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36368/d3-javascript-for-visualization</guid>
	<pubDate>Mon, 23 Apr 2018 08:42:22 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36368/d3-javascript-for-visualization</link>
	<title><![CDATA[D3 javascript for visualization !]]></title>
	<description><![CDATA[<p><span>Welcome to the&nbsp;</span><span>D3 gallery</span><span>! More examples are available on&nbsp;</span><a href="http://bl.ocks.org/mbostock">bl.ocks.org/mbostock</a><span>. If you want to share an example and don't have your own hosting, consider using&nbsp;</span><a href="http://gist.github.com/">Gist</a><span>&nbsp;and&nbsp;</span><a href="http://bl.ocks.org/">bl.ocks.org</a><span>. If you want to share or view live examples try&nbsp;</span><a href="https://vida.io/explore">vida.io</a><span>.</span></p><p>Address of the bookmark: <a href="https://github.com/d3/d3/wiki/Gallery" rel="nofollow">https://github.com/d3/d3/wiki/Gallery</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>