<?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/35764?</link>
	<atom:link href="https://bioinformaticsonline.com/related/35764?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39039/dotplotly-generate-an-interactive-dot-plot-from-mummer-or-minimap-alignments</guid>
	<pubDate>Thu, 21 Feb 2019 10:22:17 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39039/dotplotly-generate-an-interactive-dot-plot-from-mummer-or-minimap-alignments</link>
	<title><![CDATA[dotPlotly: Generate an interactive dot plot from mummer or minimap alignments]]></title>
	<description><![CDATA[<p>Create an interactive dot plot from mummer output OR PAF format</p>
<p>R script that makes a plotly interactive and/or static (png/pdf) dot plot.</p>
<p><a href="https://tom-poorten.shinyapps.io/dotplotly_shiny/">Shiny app available for testing</a></p><p>Address of the bookmark: <a href="https://github.com/tpoorten/dotPlotly" rel="nofollow">https://github.com/tpoorten/dotPlotly</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/35272/biocircosjs-is-an-open-source-interactive-javascript-library-to-interactive-display-biological-data-on-the-web</guid>
	<pubDate>Fri, 19 Jan 2018 15:03:51 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/35272/biocircosjs-is-an-open-source-interactive-javascript-library-to-interactive-display-biological-data-on-the-web</link>
	<title><![CDATA[BioCircos.js is an open source interactive Javascript library to interactive display biological data on the web]]></title>
	<description><![CDATA[<p><a href="http://bioinfo.ibp.ac.cn/biocircos/index.php">BioCircos.js</a>&nbsp;is an open source interactive&nbsp;<code>Javascript</code>&nbsp;library which provides an easy way to interactive display biological data on the web. It implements a raster-based&nbsp;<code>SVG</code>&nbsp;visualization using the open source Javascript framework jquery.js. BioCircos.js is multiplatform and works in all major internet browsers (<strong>Internet Explorer</strong>,&nbsp;<strong>Mozilla Firefox</strong>,&nbsp;<strong>Google Chrome</strong>,&nbsp;<strong>Safari</strong>,&nbsp;<strong>Opera</strong>). Its speed is determined by the client&rsquo;s hardware and internet browser. For smoothest user experience, we recommend&nbsp;<strong>Google Chrome</strong>.</p>
<p>BioCircos.js provides&nbsp;<strong>SNP</strong>,&nbsp;<strong>CNV</strong>,&nbsp;<strong>HEATMAP</strong>,&nbsp;<strong>LINK</strong>,&nbsp;<strong>LINE</strong>,&nbsp;<strong>SCATTER</strong>,&nbsp;<strong>ARC</strong>,&nbsp;<strong>TEXT</strong>, and&nbsp;<strong>HISTGRAM</strong>modules to display genome-wide genetic variations (SNPs, CNVs and chromosome rearrangement), gene expression and biomolecule interactions. BioCircos.js also provides&nbsp;<strong>BACKGROUND</strong>&nbsp;module to display background and axis circles. Tooltips showing detailed information of SVG elements are also provided.</p>
<p><a href="http://bioinfo.ibp.ac.cn/biocircos/document/demo/pages/paper01.html">Demo</a></p><p>Address of the bookmark: <a href="http://bioinfo.ibp.ac.cn/biocircos/document/index.html" rel="nofollow">http://bioinfo.ibp.ac.cn/biocircos/document/index.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36752/minmax-a-versatile-tool-for-calculating-and-comparing-synonymous-codon-usage-and-its-impact-on-protein-folding</guid>
	<pubDate>Thu, 24 May 2018 02:53:31 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36752/minmax-a-versatile-tool-for-calculating-and-comparing-synonymous-codon-usage-and-its-impact-on-protein-folding</link>
	<title><![CDATA[%MinMax: A versatile tool for calculating and comparing synonymous codon usage and its impact on protein folding.]]></title>
	<description><![CDATA[%MM calculates whether a given gene sequence encodes amino acids using the most common codons possible, the least common codons possible, or (most typically) some combination of these extremes. See our PLoS ONE paper for more details on how the %MinMax algorithm works. 

%MinMax results are averaged over an 18-codon sliding window; hence the result for "codon window = 1" is the average codon usage for codons 1-18, codon window 2 = codons 2-19, etc.<p>Address of the bookmark: <a href="http://www.codons.org/" rel="nofollow">http://www.codons.org/</a></p>]]></description>
	<dc:creator>Surabhi Chaudhary</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/file/view/40239/analyzing-codon-usage</guid>
	<pubDate>Thu, 07 Nov 2019 08:31:05 -0600</pubDate>
	<link>https://bioinformaticsonline.com/file/view/40239/analyzing-codon-usage</link>
	<title><![CDATA[analyzing codon usage]]></title>
	<description><![CDATA[<div title="Page 1"><div><div><p><span style="font-size: 12.000000pt; font-weight: bold;">perl script analyzing codon usage in an input sequence to evaluate how efficiently it will be expressed in </span><span style="font-size: 12.000000pt; font-weight: bold; font-style: italic;">Anopheles gambiae</span><span style="font-size: 12.000000pt; font-weight: bold;">. </span><span style="font-size: 12.000000pt;">The input codon usage table derived from highly‐expressed </span><span style="font-size: 12.000000pt; font-style: italic;">A. gambiae </span><span style="font-size: 12.000000pt;">genes is appended below. </span></p></div></div></div>]]></description>
	<dc:creator>Neel</dc:creator>
	<enclosure url="https://bioinformaticsonline.com/file/download/40239" length="197184" type="application/pdf" />
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/33717/coretracker-a-codon-reassignment-tracker</guid>
	<pubDate>Thu, 29 Jun 2017 11:39:41 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/33717/coretracker-a-codon-reassignment-tracker</link>
	<title><![CDATA[CoreTracker, a codon reassignment tracker]]></title>
	<description><![CDATA[<p>CoreTracker detects evidences of codon reassignment from the protein repertoire of a set of genomes by successively applying different algorithms. It&rsquo;s a filtering approach that explore all possible reassignments in every genomes from the input set, and retain only the most promising one.</p>
<p>Detailled information about the package, installation and tutorials are available here ==&gt;&nbsp;<a href="http://udem-lbit.github.io/CoreTracker/">http://udem-lbit.github.io/CoreTracker/</a></p><p>Address of the bookmark: <a href="https://github.com/UdeM-LBIT/CoreTracker" rel="nofollow">https://github.com/UdeM-LBIT/CoreTracker</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/33789/i-pv-interactive-protein-sequence-visualization</guid>
	<pubDate>Mon, 03 Jul 2017 07:52:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/33789/i-pv-interactive-protein-sequence-visualization</link>
	<title><![CDATA[I-PV: Interactive Protein Sequence Visualization]]></title>
	<description><![CDATA[<p><span>I-PV is a interactive data visualization software designed for inspection of protein sequences and mutation information. It is mainly used for Genetics and Bioinformatics. So what exactly makes it standout?</span></p>
<p><span>http://i-pv.org/ipv_rec</span></p><p>Address of the bookmark: <a href="http://i-pv.org/" rel="nofollow">http://i-pv.org/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/37049/chromomap-an-r-package-for-interactive-visualization-and-mapping-of-human-chromosomes</guid>
	<pubDate>Mon, 25 Jun 2018 17:22:24 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/37049/chromomap-an-r-package-for-interactive-visualization-and-mapping-of-human-chromosomes</link>
	<title><![CDATA[chromoMap-An R package for Interactive visualization and mapping of human chromosomes]]></title>
	<description><![CDATA[
<p>chromoMap is an R package that provides interactive, configurable and elegant graphics visualization of the human chromosomes allowing users to map chromosome elements (like genes, SNPs etc.) on the chromosome plot. It introduces a special plot viz. the "chromosome heatmap" that, in addition to mapping elements, can visualize the data associated with chromosome elements (like gene expression) in the form of heat colors which can be highly advantageous in the scientific interpretations and research work. Because of the enormous size of the chromosomes, it is impractical to visualize each element on the same plot. But chromoMap plots provide a magnified view for each of chromosome location to render additional information and visualization specific for that location. You can map thousands of genes and can view all mappings easily. Users can investigate the detailed information about the mappings (like gene names or total genes mapped on a location) or can view the magnified single or double stranded view of the chromosome at a location showing each mapped element in sequential order (You will see in the demos below). Not ony that, the plots can be saved as HTML documents that can be customized and shared easily. In addition, you can include them in R Markdown or in R Shiny applications.</p>

<p>https://cran.r-project.org/web/packages/chromoMap/index.html</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43243/interactive-bioinformatics-resources</guid>
	<pubDate>Thu, 12 Aug 2021 00:09:00 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43243/interactive-bioinformatics-resources</link>
	<title><![CDATA[Interactive Bioinformatics Resources !]]></title>
	<description><![CDATA[<p>Learn how to use bioinformatics tools right from your browser.<br>Everything runs in a sandbox, so you can experiment all you want.</p>
<p>More at sandbox.bio</p><p>Address of the bookmark: <a href="http://sandbox.bio" rel="nofollow">http://sandbox.bio</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38172/bamview-a-free-interactive-display-of-read-alignments-in-bam-data-files</guid>
	<pubDate>Fri, 09 Nov 2018 13:43:22 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38172/bamview-a-free-interactive-display-of-read-alignments-in-bam-data-files</link>
	<title><![CDATA[BamView: a free interactive display of read alignments in BAM data files]]></title>
	<description><![CDATA[<p>To run the application on UNIX from the downloaded jar file run the UNIX:</p>
<p><tt>java -mx512m -jar BamView.jar</tt></p>
<p>and extra command line options are given when '-h' is used:</p>
<p><tt>java -jar BamView.jar -h</tt></p>
<p>BAM files can be specified on the command line with the '-a' option:</p>
<p><tt>java -mx512m -jar BamView.jar -a pathToFile/sorted.bam</tt></p>
<p>If a BAM filename is not given on the command line BamView will prompt for a file to be entered. The BAM index file should have the same name as the BAM file but with a '.bai' suffix. Multiple BAM files can be loaded and overlaid in the viewer. To make this easier BamView will read in files that contain a list of filenames.</p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="http://bamview.sourceforge.net/" rel="nofollow">http://bamview.sourceforge.net/</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40937/shinycircos-an-rshiny-application-for-interactive-creation-of-circos-plot</guid>
	<pubDate>Fri, 07 Feb 2020 03:26:58 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40937/shinycircos-an-rshiny-application-for-interactive-creation-of-circos-plot</link>
	<title><![CDATA[shinyCircos: an R/Shiny application for interactive creation of Circos plot]]></title>
	<description><![CDATA[<p><span>shinyCircos, a graphical user interface for interactive creation of Circos plot. shinyCircos can be easily installed either on computers for personal use or on local or public servers to provide online use to the community. Furthermore, various types of Circos plots could be easily generated and decorated with simple mouse-click.</span></p>
<p>Tutorial&nbsp;<a href="http://shinycircos.ncpgr.cn/shinyCircos_Help_Manual.pdf">http://shinycircos.ncpgr.cn/shinyCircos_Help_Manual.pdf</a></p>
<p>Github&nbsp;<a href="https://github.com/venyao/shinyCircos">https://github.com/venyao/shinyCircos</a></p><p>Address of the bookmark: <a href="http://150.109.59.144:3838/shinyCircos/" rel="nofollow">http://150.109.59.144:3838/shinyCircos/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>