<?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/4433?offset=50</link>
	<atom:link href="https://bioinformaticsonline.com/related/4433?offset=50" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39956/alluvial-diagram</guid>
	<pubDate>Sat, 21 Sep 2019 07:31:08 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39956/alluvial-diagram</link>
	<title><![CDATA[alluvial diagram]]></title>
	<description><![CDATA[<p><span style="color: #000000; font-size: 14px; font-style: normal; font-weight: 400; text-align: start; background-color: #ffffff; float: none;">Alluvial diagram is a variant of a Parallel Coordinates Plot (PCP) but for categorical variables. Variables are assigned to vertical axes that are parallel. Values are represented with blocks on each axis. Observations are represented with<span>&nbsp;</span></span><em style="color: #000000; font-size: 14px; font-weight: 400; text-align: start; background-color: #ffffff;">alluvia</em><span style="color: #000000; font-size: 14px; font-style: normal; font-weight: 400; text-align: start; background-color: #ffffff; float: none;"><span>&nbsp;</span>(sing. &ldquo;alluvium&rdquo;) spanning across all the axes.</span></p><p>Address of the bookmark: <a href="https://cran.r-project.org/web/packages/alluvial/vignettes/alluvial.html" rel="nofollow">https://cran.r-project.org/web/packages/alluvial/vignettes/alluvial.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40721/efs-an-ensemble-feature-selection-tool-implemented-as-r-package-and-web-application</guid>
	<pubDate>Tue, 28 Jan 2020 05:12:23 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40721/efs-an-ensemble-feature-selection-tool-implemented-as-r-package-and-web-application</link>
	<title><![CDATA[EFS: an ensemble feature selection tool implemented as R-package and web-application]]></title>
	<description><![CDATA[<p><span>The software EFS (Ensemble Feature Selection) makes use of multiple feature selection methods and combines their normalized outputs to a quantitative ensemble importance. Currently, eight different feature selection methods have been integrated in EFS, which can be used separately or combined in an ensemble.</span></p>
<p><a href="https://biodatamining.biomedcentral.com/articles/10.1186/s13040-017-0142-8">https://biodatamining.biomedcentral.com/articles/10.1186/s13040-017-0142-8</a></p><p>Address of the bookmark: <a href="http://efs.heiderlab.de/" rel="nofollow">http://efs.heiderlab.de/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41169/instructions-for-creating-your-own-r-package</guid>
	<pubDate>Wed, 19 Feb 2020 01:22:48 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41169/instructions-for-creating-your-own-r-package</link>
	<title><![CDATA[Instructions for Creating Your Own R Package]]></title>
	<description><![CDATA[<p>The following is a step-by-step guide to creating your own R package.&nbsp; Even beyond this course, youmay find this useful for storing functions you create for your own research or for editing existingR packages to suit your needs.</p>
<p>This guide contains three different sets of instructions.&nbsp; If you use RStudio, you can follow the &ldquo;Ba-sic Instructions&rdquo; in Section 2 which involve using RStudio&rsquo;s interface.&nbsp; </p><p>Address of the bookmark: <a href="http://web.mit.edu/insong/www/pdf/rpackage_instructions.pdf" rel="nofollow">http://web.mit.edu/insong/www/pdf/rpackage_instructions.pdf</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42299/platypus-%E2%80%93-r-package-for-object-detection-and-image-segmentation</guid>
	<pubDate>Mon, 09 Nov 2020 02:56:25 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42299/platypus-%E2%80%93-r-package-for-object-detection-and-image-segmentation</link>
	<title><![CDATA[Platypus – R package for object detection and image segmentation.]]></title>
	<description><![CDATA[<p><a href="https://github.com/maju116/platypus" target="_blank">platypus</a>&nbsp;is an R package for object detection and semantic segmentation. Currently using&nbsp;</p>
<div>platypus&nbsp;you can perform:</div>
<ul>
<li>multi-class semantic segmentation using&nbsp;U-Net&nbsp;architecture</li>
<li>multi-class object detection using&nbsp;YOLOv3&nbsp;architecture</li>
</ul>
<p>You can install the latest version of&nbsp;platypus&nbsp;with&nbsp;remotes&nbsp;package:</p>
<div>
<div>
<div>
<div>remotes::install_github("maju116/platypus")</div>
</div>
</div>
</div>
<p>Note that in order to install&nbsp;platypus&nbsp;you need to install&nbsp;keras&nbsp;and&nbsp;tensorflow&nbsp;packages and&nbsp;Tensorflow&nbsp;version&nbsp;&gt;= 2.0.0&nbsp;(&nbsp;Tensorflow 1.x&nbsp;will not be supported!)</p><p>Address of the bookmark: <a href="https://github.com/maju116/platypus" rel="nofollow">https://github.com/maju116/platypus</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43848/r-shiny-in-life-sciences-%E2%80%93-top-7-dashboard-examples</guid>
	<pubDate>Fri, 01 Apr 2022 19:05:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43848/r-shiny-in-life-sciences-%E2%80%93-top-7-dashboard-examples</link>
	<title><![CDATA[R Shiny in Life Sciences – Top 7 Dashboard Examples]]></title>
	<description><![CDATA[<p><span>&nbsp;R Shiny is one of the easiest ways for developers to make production-ready dashboards when speed and functionality are crucial. Shiny is approachable with a lot of documentation available, and because of this, a lot of developers/researchers with non-coding backgrounds are able to produce some impressive results. The whole ecosystem is easy to get your head around and pretty much limitless with regard to what you can do.</span></p><p>Address of the bookmark: <a href="https://www.r-bloggers.com/2022/03/r-shiny-in-life-sciences-top-7-dashboard-examples/" rel="nofollow">https://www.r-bloggers.com/2022/03/r-shiny-in-life-sciences-top-7-dashboard-examples/</a></p>]]></description>
	<dc:creator>Neel</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/news/view/11603/ncbi-webinar</guid>
	<pubDate>Sun, 08 Jun 2014 02:47:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/11603/ncbi-webinar</link>
	<title><![CDATA[NCBI Webinar]]></title>
	<description><![CDATA[<p>In less than two weeks, NCBI will offer a webinar entitled "Introducing 3 NCBI Resources to Navigate Testing for Disease Linked Variants: MedGen, GTR and ClinVar". This webinar will delve into the lifecycle of genetic testing and teach attendees how to navigate the NIH Genetic Testing Registry, ClinVar, and MedGen resources. These resources can be used to prepare for clinical cases, access detailed information about orderable genetic tests, interpret test results, and more.</p><p>More at https://attendee.gotowebinar.com/register/8452228815737989634</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/34808/webinar-unravelling-complex-mutational-events-in-clinical-cases-using-the-power-of-ngs-data-analysis-by-dr-satish-sankaran-on-31-jan-2018</guid>
	<pubDate>Tue, 26 Dec 2017 02:00:26 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/34808/webinar-unravelling-complex-mutational-events-in-clinical-cases-using-the-power-of-ngs-data-analysis-by-dr-satish-sankaran-on-31-jan-2018</link>
	<title><![CDATA[Webinar: Unravelling complex mutational events in clinical cases using the power of NGS data analysis by Dr Satish Sankaran on 31 Jan 2018]]></title>
	<description><![CDATA[<p><span>Live webinar on&nbsp;Unravelling complex mutational events in clinical cases using the power of Next generation sequencing data analysis by Dr Satish Sankaran on 31 Jan 2018 at 9am CET and 8am PST</span></p><p><span><a href="http://www.strand-ngs.com/webinar_registration">Speaker</a>:</span>&nbsp;Dr. Satish Sankaran, Vice President and Lab Director - Clinical Operations &amp; Clinical Lab,&nbsp;Strand Life Sciences Pvt Ltd</p><p><span><a href="http://www.strand-ngs.com/webinar_registration">Abstract</a>:&nbsp;</span>Next Generation sequencing has come a long way in aiding genetic disease diagnosis by bringing down both the time and cost of testing. Testing involves massively parallel sequencing of a single to 100s of genes in a one assay. With a large amount of sequence data getting generated from such assays, it is critical that the data is analyzed using standard analysis tools to detect wide range of variants. Strand Life Sciences, has tested more than 3000 clinical samples using multi-gene panels for diagnosis of rare disease conditions. NGS data analysis is done using the Strand NGS software and variant prioritization and reporting using StrandOMICS.</p><p>While most analysis software can easily detect single nucleotide variants, the complex ones involving insertions and deletions are usually missed. With multiple iterations the Strand NGS software is trained to effectively detect structural and copy number changes from a single NGS data set. This is critical in certain disease conditions like Retinoblastoma and Duchenne&rsquo;s Muscular Dystrophy where there are clinically relevant deletions reported.</p><p>In this presentation, we present four different case studies where we were able to detect mutations due to unusual and difficult regions in the genome from the NGS data. These results were further confirmed using orthologous methods.</p><p><span><a href="http://www.strand-ngs.com/webinar_registration">Session 1</a>:</span>&nbsp;31 Jan 2018; 9:00 AM CET<br /><span><a href="http://www.strand-ngs.com/webinar_registration">Session 2</a>:</span>&nbsp;31 Jan 2018; 8:00 AM PST</p><p><span>Register at</span>&nbsp;<a href="http://www.strand-ngs.com/webinar_registration">http://www.strand-ngs.com/webinar_registration</a></p>]]></description>
	<dc:creator>Strand</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/34694/prof-dr-rer-nat-jeanette-erdmanns-lab</guid>
  <pubDate>Sun, 17 Dec 2017 10:29:18 -0600</pubDate>
  <link></link>
  <title><![CDATA[Prof. Dr. rer. nat. Jeanette Erdmann's Lab]]></title>
  <description><![CDATA[
<p>Her prestigious lab working on Integrative and Experimental genomics to understand the underlying mechanism thats able to define an inherited predisposition of coronary artery disease (CAD) and myocardial infarction (MI)  via GWAS, different Sequencing technologies and Functional genomics. Her lab is located at Institute for Cardio-genetics Universität zu Lübeck, Maria-Goeppert-Str. 1, 23562 Lübeck.</p>

<p>Tel +49 451 3101 8301<br />cardiogenetics(at)uni-luebeck.de</p>

<p>http://cardiogenetics-luebeck.de/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/1178/r-package-for-visualising-go-enrichment</guid>
	<pubDate>Mon, 22 Jul 2013 12:25:09 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/1178/r-package-for-visualising-go-enrichment</link>
	<title><![CDATA[R package for visualising GO enrichment]]></title>
	<description><![CDATA[<p>An R package that visualizes the GO enrichment results as word clouds and arranges them together with figures of experimental data. This allows us to draw informative summary plots for analyses such as differential expression or clustering, where for each gene list we display its behaviour in the experiment alongside with its GO annotations.</p><p>Links @ http://raivokolde.github.io/GOsummaries/</p><p>Lab @ http://biit.cs.ut.ee/about/main</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>