<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The MiraiBio Group Blog &#187; Luminex</title>
	<atom:link href="http://www.miraibio.com/blog/tag/luminex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miraibio.com/blog</link>
	<description>What&#039;s going on at MiraiBio</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:37:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>What exactly is &#8220;MFI&#8221; that is output from Luminex xMAP/Bio-Plex platforms?</title>
		<link>http://www.miraibio.com/blog/2011/07/what-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms/</link>
		<comments>http://www.miraibio.com/blog/2011/07/what-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 23:15:18 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MAGPIX]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[median fluorescent intensity]]></category>
		<category><![CDATA[mfi]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=1232</guid>
		<description><![CDATA[The Luminex and Bio-Plex platforms output 2 major pieces of data from an acquisition: MFI and bead count. Let&#8217;s focus on MFI which stands for Median Fluoresence Intensity and NOT Mean Fluorescense Intensity. Why do we use median and not mean? Simply put, the median statistic is less sensitive to outliers where there is an [...]]]></description>
			<content:encoded><![CDATA[<p>The Luminex and Bio-Plex platforms output 2 major pieces of data from an acquisition: <strong>MFI</strong> and <strong>bead count</strong>.</p>
<p>Let&#8217;s focus on <strong>MFI</strong> which stands for <strong>M</strong>edian <strong>F</strong>luoresence <strong>I</strong>ntensity and <strong>NOT</strong> Mean Fluorescense Intensity.  </p>
<p><strong>Why do we use median and not mean?</strong></p>
<p>Simply put, the median statistic is <strong>less sensitive to outliers</strong> where there is an inherent <a href="http://www.miraibio.com/community/viewtopic.php?f=2&#038;t=396">carryover of about 0.9%</a> from these instruments.  That is one of the reasons why Luminex recommends at least a minimum bead count of 35 to get statistically significant data but 50-100 is strongly suggested.</p>
<p>Here is an oversimplified example of why median is preferred over mean.  Let&#8217;s say we are running a 1-plex with just 2 samples: A <strong>high control (well A1)</strong> and a <strong>low control (well A2)</strong>.  We have set a <strong>minimum bead count of 11</strong>.  You will see in a second why I chose this odd number (no pun intended).</p>
<p>When we push the <strong>Acquisition </strong>button on our imaginary instrument, it begins reading well A1 with our high control and reads the following fluorescence intensities of 11 individual beads:</p>
<p><code>7833, 7609, 8335, 6900, 7354, 7234, 8120, 7777 (jackpot!), 7158, 7982, 7083</code></p>
<p>To figure out the <strong>median value</strong>, let&#8217;s place these readings in <strong>numerical order</strong> and the <strong>middle reading will be our median value</strong>.  </p>
<p><code>6900, 7083, 7158, 7234, 7354, <strong>7609</strong>, 7833, 7777 (jackpot!), 7982, 8120, 8335</code></p>
<p>Since we have an odd number of beads, the median value is simply the middle number which in this case is <strong>7609</strong>.  If this were an even count, we would have to take the average of the middle 2 readings after they are placed in order but that would just be too much work for me to do for this example.  <strong>7609</strong> is the <strong>MFI value</strong> that this instrument would report for this particular analyte in well A1.</p>
<p>After the instrument reaches the minimum bead count for well A1, it moves on to well A2.  (The probe actually goes back down in well A1 and spits out some of the leftover sample plus some additional sheath fluid but there is still a good chance there will be left over beads from A1.)  Let&#8217;s say our imaginary instrument reports the following fluorescent intensities for A2 (our low control):</p>
<p><code>8001, 209, 7315, 199, 189, 217, 207, 186, 188, 208, 7917</code></p>
<p>Let&#8217;s place these readings in numerical order to figure out the MFI:</p>
<p><code>186, 188, 189, 199, 207, <strong>208</strong>, 209, 217, 7315, 7917, 8001</code></p>
<p>The MFI value for the same analyte (we&#8217;re only doing a 1-plex) in well A2 is <strong>208</strong>.  Note though, that we had 3 pretty high readings (7315, 7917, 8001) that were most likely carried over from well A1.  3 out of 11 or 28% carryover is insanely high but I just wanted to illustrate this point that even though we had 28% carryover, we still have a <strong>respectable median (or MFI) value of 208</strong> =)  </p>
<p>If we used the <strong>mean</strong> fluorescence intensity, our value would be <strong>2258</strong> which is just bananas!</p>
<p>So in conclusion, the median statistic is preferred over the mean because the <strong>median is less sensitive to outliers or beads that are carried over from a previous well</strong>.</p>
<p>Thanks for tuning in!</p>
<p>If you have any questions or would like an explanation on other aspects of the Luminex technology feel free to comment below and we&#8217;ll try our best to address them!</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;count=none&amp;text=What%20exactly%20is%20%26%238220%3BMFI%26%238221%3B%20that%20is%20output%20from%20Luminex%20xMAP%2FBio-Plex%20platforms%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;count=none&amp;text=What%20exactly%20is%20%26%238220%3BMFI%26%238221%3B%20that%20is%20output%20from%20Luminex%20xMAP%2FBio-Plex%20platforms%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;title=What%20exactly%20is%20%26%238220%3BMFI%26%238221%3B%20that%20is%20output%20from%20Luminex%20xMAP%2FBio-Plex%20platforms%3F" id="wpa2a_2"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2011/07/what-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAGPIX®: xMAP® technology is now more affordable.</title>
		<link>http://www.miraibio.com/blog/2011/07/magpix-xmap-technology-is-now-more-affordable/</link>
		<comments>http://www.miraibio.com/blog/2011/07/magpix-xmap-technology-is-now-more-affordable/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 17:44:47 +0000</pubDate>
		<dc:creator>Hector Salcedo</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[Hitachi]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MAGPIX]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[Microspheres]]></category>
		<category><![CDATA[xMap]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=1216</guid>
		<description><![CDATA[Remember when multiplex analysis first emerged?  It changed the way we analyzed data from tedious one-analyte assays to a multiple-analyte analyses in a single run.  Using platforms such as Luminex’s bead based xMAP platform we are able to analyze hundreds of analytes at a time with great sensitivity. However the cost of multiplexing platforms was [...]]]></description>
			<content:encoded><![CDATA[<p>Remember when multiplex analysis first emerged?  It changed the way we analyzed data from tedious one-analyte assays to a multiple-analyte analyses in a single run.  Using platforms such as Luminex’s bead based xMAP platform we are able to analyze hundreds of analytes at a time with great sensitivity. However the cost of multiplexing platforms was prohibitive for many labs. With the release of the new lower-cost MAGPIX instrument, which uses Luminex’s MagPlex® magnetic beads, multiplexing has become affordable for many more labs.</p>
<p>&nbsp;</p>
<p>I stumbled upon an interesting article this week in the <em>Journal of Food Protection</em> titled “Microbead-Based Immunoassay Simultaneous Detection of Shiga Toxins and Isolation of E. coli O157 in Foods”.<em> </em>It shows how the implementation of the xMAP technology has improved the sensitivity of current technology, specifically in detecting food-borne pathogens and toxic markers.  With improved sensitivity and specificity, the article also states that when using the xMAP technology, you can develop rapid and reliable results.</p>
<p>&nbsp;</p>
<p><strong>How can I get even more value out of the xMAP technology?</strong></p>
<p><strong> </strong></p>
<p>Hitachi Solutions America, Ltd. has engineered analysis software called MasterPlex QT to ultimately save you time through its ease-of-use interface while providing versatility of analysis tools and customization of reports.  <a href="../../../masterplex-qt/qt-luminex-quantitative-data-analysis-software.html">MasterPlex QT</a> allows MagPlex and/or MAGPIX users to save time by simply selecting the <strong>Best Fit</strong> curve-fitting button to create the optimum curve fit for your data. This feature automatically selects the optimal model equation and weighting algorithm with different parameters to optimize for: Root Mean Square Error (RMSE), R-Square, or lowest Standard Deviation of % Recovery.</p>
<p>MasterPlex QT’s optimized model equations present accurate and precise curve-fitting from one experiment to the next, offering reliable and reproducible results.</p>
<p>Reporting has not been this easy to do as MasterPlex QT has highly flexible graphing capabilities and a Custom Report Generator, allowing you to create a report that fits your current report templates.</p>
<p>&nbsp;</p>
<p>This one-two combination of xMAP technology and the power of MasterPlex QT can help you achieve more consistent results in less time.</p>
<p>&nbsp;</p>
<p>For more tips on optimizing xMAP data analysis, refer to our “<a href="http://www.miraibio.com/blog/2009/02/tips-for-luminex-data-analysis/" target="_blank">Top 10 Tips Luminex/Bio-Plex Data Analysis</a>.”</p>
<p>&nbsp;</p>
<p>Reference:</p>
<p><em>Microbead-based immunoassay for simultaneous detection of Shiga toxins and isolation of Escherichia coli O157 in foods</em>. Clotilde LM, Bernard C 4th, Hartman GL, Lau DK, Carter JM. J Food Prot. 2011 Mar; 74(3):373-9.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;count=none&amp;text=MAGPIX%C2%AE%3A%20xMAP%C2%AE%20technology%20is%20now%20more%20affordable." scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;count=none&amp;text=MAGPIX%C2%AE%3A%20xMAP%C2%AE%20technology%20is%20now%20more%20affordable." scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fmagpix-xmap-technology-is-now-more-affordable%2F&amp;title=MAGPIX%C2%AE%3A%20xMAP%C2%AE%20technology%20is%20now%20more%20affordable." id="wpa2a_4"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2011/07/magpix-xmap-technology-is-now-more-affordable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is your MasterPlex IQ?</title>
		<link>http://www.miraibio.com/blog/2011/01/test-your-masterplex-iq/</link>
		<comments>http://www.miraibio.com/blog/2011/01/test-your-masterplex-iq/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 02:04:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[MasterPlex ReaderFit]]></category>
		<category><![CDATA[Meso Scale Discovery (MSD)]]></category>
		<category><![CDATA[MasterPlex]]></category>
		<category><![CDATA[Meso Scale Discovery]]></category>
		<category><![CDATA[MSD]]></category>
		<category><![CDATA[xPONENT]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=997</guid>
		<description><![CDATA[Think you have what it takes to be a MasterPlex Guru? Take our quick 10-question quiz and see how where you fall on the MasterPlex IQ spectrum. (Answers are available at the end of the quiz)]]></description>
			<content:encoded><![CDATA[<p>Think you have what it takes to be a MasterPlex Guru?  Take our quick 10-question quiz and see how where you fall on the MasterPlex IQ spectrum.  (Answers are available at the end of the quiz)</p>
<link type="text/css" rel="stylesheet" href="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/quizzin/style.css" />
<script type="text/javascript" src="http://www.miraibio.com/mbiweb/blog/wp-includes/js/jquery/jquery.js"></script>
<script type="text/javascript" src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/quizzin/script.js"></script>

<div class="quiz-area single-page-quiz">
<form action="" method="post" class="quiz-form" id="quiz-1">
<div class='quizzin-question' id='question-1'><div class='question-content'>MasterPlex can analzye data files from which of the following instruments?</div><br /><input type='hidden' name='question_id[]' value='1' /><input type='radio' name='answer-1' id='answer-id-59' class='answer answer-1 ' value='59' /><label for='answer-id-59' id='answer-label-59' class=' answer label-1'><span>Luminex (xPONENT, IS 2.x, Data Collector 1.7)</span></label><br /><input type='radio' name='answer-1' id='answer-id-60' class='answer answer-1 ' value='60' /><label for='answer-id-60' id='answer-label-60' class=' answer label-1'><span>Bio-Plex (Bio-Plex Manager)</span></label><br /><input type='radio' name='answer-1' id='answer-id-61' class='answer answer-1 ' value='61' /><label for='answer-id-61' id='answer-label-61' class=' answer label-1'><span>Meso Scale Discovery (MSD) </span></label><br /><input type='radio' name='answer-1' id='answer-id-62' class='answer answer-1 ' value='62' /><label for='answer-id-62' id='answer-label-62' class=' answer label-1'><span>LiquiChip</span></label><br /><input type='radio' name='answer-1' id='answer-id-63' class='answer answer-1 ' value='63' /><label for='answer-id-63' id='answer-label-63' class=' answer label-1'><span>Plate reader data</span></label><br /><input type='radio' name='answer-1' id='answer-id-64' class='answer answer-1 ' value='64' /><label for='answer-id-64' id='answer-label-64' class=' answer label-1'><span>All of the above</span></label><br /></div><div class='quizzin-question' id='question-2'><div class='question-content'>What is the least number of mouse clicks needed to get from data import to results?
</div><br /><input type='hidden' name='question_id[]' value='2' /><input type='radio' name='answer-2' id='answer-id-50' class='answer answer-2 ' value='50' /><label for='answer-id-50' id='answer-label-50' class=' answer label-2'><span>4</span></label><br /><input type='radio' name='answer-2' id='answer-id-51' class='answer answer-2 ' value='51' /><label for='answer-id-51' id='answer-label-51' class=' answer label-2'><span>6</span></label><br /><input type='radio' name='answer-2' id='answer-id-52' class='answer answer-2 ' value='52' /><label for='answer-id-52' id='answer-label-52' class=' answer label-2'><span>8</span></label><br /><input type='radio' name='answer-2' id='answer-id-53' class='answer answer-2 ' value='53' /><label for='answer-id-53' id='answer-label-53' class=' answer label-2'><span>10</span></label><br /><input type='radio' name='answer-2' id='answer-id-54' class='answer answer-2 ' value='54' /><label for='answer-id-54' id='answer-label-54' class=' answer label-2'><span>4815162342</span></label><br /></div><div class='quizzin-question' id='question-3'><div class='question-content'>How many years has MasterPlex been in the making?</div><br /><input type='hidden' name='question_id[]' value='3' /><input type='radio' name='answer-3' id='answer-id-55' class='answer answer-3 ' value='55' /><label for='answer-id-55' id='answer-label-55' class=' answer label-3'><span>2</span></label><br /><input type='radio' name='answer-3' id='answer-id-56' class='answer answer-3 ' value='56' /><label for='answer-id-56' id='answer-label-56' class=' answer label-3'><span>4</span></label><br /><input type='radio' name='answer-3' id='answer-id-57' class='answer answer-3 ' value='57' /><label for='answer-id-57' id='answer-label-57' class=' answer label-3'><span>6</span></label><br /><input type='radio' name='answer-3' id='answer-id-58' class='answer answer-3 ' value='58' /><label for='answer-id-58' id='answer-label-58' class=' answer label-3'><span>As many as the number of current planets in our solar system</span></label><br /></div><div class='quizzin-question' id='question-4'><div class='question-content'>MasterPlex can calculate EC50/IC50 or even EC/IC(anything) values?</div><br /><input type='hidden' name='question_id[]' value='4' /><input type='radio' name='answer-4' id='answer-id-16' class='answer answer-4 ' value='16' /><label for='answer-id-16' id='answer-label-16' class=' answer label-4'><span>True</span></label><br /><input type='radio' name='answer-4' id='answer-id-17' class='answer answer-4 ' value='17' /><label for='answer-id-17' id='answer-label-17' class=' answer label-4'><span>False</span></label><br /></div><div class='quizzin-question' id='question-5'><div class='question-content'>On average, how much time does MasterPlex save customers on the time it takes to analyze one plate?</div><br /><input type='hidden' name='question_id[]' value='5' /><input type='radio' name='answer-5' id='answer-id-23' class='answer answer-5 ' value='23' /><label for='answer-id-23' id='answer-label-23' class=' answer label-5'><span>5 minutes</span></label><br /><input type='radio' name='answer-5' id='answer-id-24' class='answer answer-5 ' value='24' /><label for='answer-id-24' id='answer-label-24' class=' answer label-5'><span>10 minutes</span></label><br /><input type='radio' name='answer-5' id='answer-id-25' class='answer answer-5 ' value='25' /><label for='answer-id-25' id='answer-label-25' class=' answer label-5'><span>30 minutes</span></label><br /><input type='radio' name='answer-5' id='answer-id-26' class='answer answer-5 ' value='26' /><label for='answer-id-26' id='answer-label-26' class=' answer label-5'><span>Over an hour</span></label><br /></div><div class='quizzin-question' id='question-6'><div class='question-content'>What is the maximum number of  wells MasterPlex analyze at one time?</div><br /><input type='hidden' name='question_id[]' value='6' /><input type='radio' name='answer-6' id='answer-id-27' class='answer answer-6 ' value='27' /><label for='answer-id-27' id='answer-label-27' class=' answer label-6'><span>96</span></label><br /><input type='radio' name='answer-6' id='answer-id-28' class='answer answer-6 ' value='28' /><label for='answer-id-28' id='answer-label-28' class=' answer label-6'><span>384</span></label><br /><input type='radio' name='answer-6' id='answer-id-29' class='answer answer-6 ' value='29' /><label for='answer-id-29' id='answer-label-29' class=' answer label-6'><span>1536</span></label><br /><input type='radio' name='answer-6' id='answer-id-30' class='answer answer-6 ' value='30' /><label for='answer-id-30' id='answer-label-30' class=' answer label-6'><span>65000</span></label><br /><input type='radio' name='answer-6' id='answer-id-31' class='answer answer-6 ' value='31' /><label for='answer-id-31' id='answer-label-31' class=' answer label-6'><span>4815162342</span></label><br /></div><div class='quizzin-question' id='question-7'><div class='question-content'>MasterPlex was the first software that was capable of analyzing Luminex data.</div><br /><input type='hidden' name='question_id[]' value='7' /><input type='radio' name='answer-7' id='answer-id-32' class='answer answer-7 ' value='32' /><label for='answer-id-32' id='answer-label-32' class=' answer label-7'><span>True</span></label><br /><input type='radio' name='answer-7' id='answer-id-33' class='answer answer-7 ' value='33' /><label for='answer-id-33' id='answer-label-33' class=' answer label-7'><span>False</span></label><br /></div><div class='quizzin-question' id='question-8'><div class='question-content'>MasterPlex allows you to "virtually" increase the plex of your plate by combining wells with different analytes.</div><br /><input type='hidden' name='question_id[]' value='8' /><input type='radio' name='answer-8' id='answer-id-34' class='answer answer-8 ' value='34' /><label for='answer-id-34' id='answer-label-34' class=' answer label-8'><span>True</span></label><br /><input type='radio' name='answer-8' id='answer-id-35' class='answer answer-8 ' value='35' /><label for='answer-id-35' id='answer-label-35' class=' answer label-8'><span>False</span></label><br /></div><div class='quizzin-question' id='question-9'><div class='question-content'>MasterPlex is a product of...</div><br /><input type='hidden' name='question_id[]' value='9' /><input type='radio' name='answer-9' id='answer-id-36' class='answer answer-9 ' value='36' /><label for='answer-id-36' id='answer-label-36' class=' answer label-9'><span>Panasonic</span></label><br /><input type='radio' name='answer-9' id='answer-id-37' class='answer answer-9 ' value='37' /><label for='answer-id-37' id='answer-label-37' class=' answer label-9'><span>Hitachi Solutions</span></label><br /><input type='radio' name='answer-9' id='answer-id-38' class='answer answer-9 ' value='38' /><label for='answer-id-38' id='answer-label-38' class=' answer label-9'><span>Sony</span></label><br /><input type='radio' name='answer-9' id='answer-id-39' class='answer answer-9 ' value='39' /><label for='answer-id-39' id='answer-label-39' class=' answer label-9'><span>It was a gift sent down from the Software Gods</span></label><br /></div><div class='quizzin-question' id='question-10'><div class='question-content'>One MasterPlex Network license can be installed on how many computers?
(This assumes that all computers are on the same network.)</div><br /><input type='hidden' name='question_id[]' value='10' /><input type='radio' name='answer-10' id='answer-id-40' class='answer answer-10 ' value='40' /><label for='answer-id-40' id='answer-label-40' class=' answer label-10'><span>1</span></label><br /><input type='radio' name='answer-10' id='answer-id-41' class='answer answer-10 ' value='41' /><label for='answer-id-41' id='answer-label-41' class=' answer label-10'><span>5</span></label><br /><input type='radio' name='answer-10' id='answer-id-42' class='answer answer-10 ' value='42' /><label for='answer-id-42' id='answer-label-42' class=' answer label-10'><span>10</span></label><br /><input type='radio' name='answer-10' id='answer-id-43' class='answer answer-10 ' value='43' /><label for='answer-id-43' id='answer-label-43' class=' answer label-10'><span>As many as my heart desires</span></label><br /></div><br />
<input type="button" id="next-question" value="Next &gt;"  /><br />

<input type="submit" name="action" id="action-button" value="Show Results"  />
<input type="hidden" name="quiz_id" value="1" />
</form>
</div>


<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;count=none&amp;text=What%20is%20your%20MasterPlex%20IQ%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;count=none&amp;text=What%20is%20your%20MasterPlex%20IQ%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;title=What%20is%20your%20MasterPlex%20IQ%3F" id="wpa2a_6"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2011/01/test-your-masterplex-iq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Free Webinar &#8211; &#8220;From Genes to Proteins: Multiplex Assays for Studying Gene Regulation and Cell Function&#8221;</title>
		<link>http://www.miraibio.com/blog/2010/06/live-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function/</link>
		<comments>http://www.miraibio.com/blog/2010/06/live-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 01:29:13 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MasterPlex AssayCheX]]></category>
		<category><![CDATA[MasterPlex EX]]></category>
		<category><![CDATA[MasterPlex GT]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[Microspheres]]></category>
		<category><![CDATA[MasterPlex]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=675</guid>
		<description><![CDATA[From Genes to Proteins: Multiplex Assays for Studying Gene Regulation and Cell Function Join us for a Webinar on June 30 Space is limited.Reserve your Webinar seat now at:https://www1.gotomeeting.com/register/347794241 Biomarkers for studying gene regulation and cell function can be efficiently analyzed by multiplexed methods.&#160;&#160;Dr. Jim Lazar from OriGene Technologies will provide an overview of four [...]]]></description>
			<content:encoded><![CDATA[<p><center></p>
<table cellpadding=0 cellspacing=0 border=0 width=600 bgcolor=#ffffff>
<tr>
<td align=center valign=top>
<table cellspacing=0 cellpadding=0 border=0 width=100% bgcolor=#ffffff>
<tr>
<td height=18></td>
</tr>
<tr>
<td width=20><img src="http://img.gotomeeting.com/g2mimages/1x1.gif" width=20 height=1></td>
<td width=668>
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr>
<td align=center valign=top><img src="http://www1.gotomeeting.com/g2w/images/347794241/78213741050907970//embed.jpg" width=400 height=83></td>
</tr>
<tr>
<td height=30></td>
</tr>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 30px; font-weight: bold; line-height: 30px;">From Genes to Proteins: Multiplex Assays for Studying Gene Regulation and Cell Function</font></td>
</tr>
<tr>
<td height=15></td>
</tr>
<tr>
<td width=100%>
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr valign=top>
<td>
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr>
<td><font color="#0077dd" face="arial,verdana,helvetica" style="font-size: 14px; font-weight: bold">Join us for a Webinar on June 30</font></td>
</tr>
<tr>
<td height=20></td>
</tr>
<tr>
<td><a href="https://www1.gotomeeting.com/register/347794241"><img src="http://img.gotomeeting.com/g2mimages/webinar/themes/basic/button_registerNow.gif" width=183 height=31 border=0></a></td>
</tr>
<tr>
<td height=20></td>
</tr>
<p><!-- MCD - Please do not reformat this section.  It causes the TrailContent url to break --></p>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 13px; font-weight: normal"><b>Space is limited.</b><br />Reserve your Webinar seat now at:<br /><a href='https://www1.gotomeeting.com/register/347794241'>https://www1.gotomeeting.com/register/347794241</a></font></td>
</tr>
<tr>
<td height=20></td>
</tr>
<tr>
<td>
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;">Biomarkers for studying gene regulation and cell function can be efficiently analyzed by multiplexed methods.&nbsp;&nbsp;Dr. Jim Lazar from OriGene Technologies will provide an overview of four different but related detection technologies that can be used to analyze genetic variants, microRNA expression, transcription factor binding, and protein expression on the Luminex xMAP platform.&nbsp;&nbsp;OriGene’s broad panel of assays and tools for discovery, analysis and validation of multiple classes of important biomarkers will allow researcher to develop more accurate descriptions of biologically complex systems.</font></td>
</tr>
<tr>
<td height=20></td>
</tr>
<tr>
<td>
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr>
<td width=32><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;"><b>Title:</b></font></td>
<td width=5><font face=arial size=1 id=lnt>&nbsp;</font></td>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;"><font style="font-style: italic">From Genes to Proteins: Multiplex Assays for Studying Gene Regulation and Cell Function</font></font></td>
</tr>
<tr>
<td height=3></td>
</tr>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;"><b>Date:</b></font></td>
<td></td>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;">Wednesday, June 30, 2010</font></td>
</tr>
<tr>
<td height=3></td>
</tr>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;"><b>Time:</b></font></td>
<td></td>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;">11:00 AM &#8211; 12:00 PM PDT</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height=20></td>
</tr>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;">After registering you will receive a confirmation email containing information about joining the Webinar.</font></td>
</tr>
<tr>
<td height=20></td>
</tr>
</table>
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;"><b>System Requirements</b><br />
		PC-based attendees<br />
		Required: Windows&#174; 7, Vista, XP, 2003 Server or 2000</font></td>
</tr>
<tr>
<td height=18></td>
</tr>
<tr>
<td><font color="#000000" face="arial,verdana,helvetica" style="font-size: 12px;">Macintosh&#174;-based attendees<br />
        Required: Mac OS&#174; X 10.4.11 (Tiger&#174;) or newer</font></td>
</tr>
<tr>
<td height=20></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width=20><img src="http://img.gotomeeting.com/g2mimages/1x1.gif" width=20 height=1></td>
</tr>
<tr>
<td height=20></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border=0 width=708>
<tr>
<td align=center valign=top>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="20"></td>
</tr>
<tr>
<td align="center" width="550"><font face=arial,verdana,helvetica size=1 id=lnt><font color="#000000"><br />
		</font></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height=40></td>
</tr>
</table>
<p><img src="http://www1.gotomeeting.com/g2w/emailtracking/invitation/347794241" width=1 height=1 nosend="1" ><br />
</center></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;count=none&amp;text=Live%20Free%20Webinar%20%26%238211%3B%20%26%238220%3BFrom%20Genes%20to%20Proteins%3A%20Multiplex%20Assays%20for%20Studying%20Gene%20Regulation%20and%20Cell%20Function%26%238221%3B" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;count=none&amp;text=Live%20Free%20Webinar%20%26%238211%3B%20%26%238220%3BFrom%20Genes%20to%20Proteins%3A%20Multiplex%20Assays%20for%20Studying%20Gene%20Regulation%20and%20Cell%20Function%26%238221%3B" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F06%2Flive-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function%2F&amp;title=Live%20Free%20Webinar%20%26%238211%3B%20%26%238220%3BFrom%20Genes%20to%20Proteins%3A%20Multiplex%20Assays%20for%20Studying%20Gene%20Regulation%20and%20Cell%20Function%26%238221%3B" id="wpa2a_8"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2010/06/live-free-webinar-from-genes-to-proteins-multiplex-assays-for-studying-gene-regulation-and-cell-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of weighting with the 4PL and 5PL</title>
		<link>http://www.miraibio.com/blog/2010/05/the-importance-of-weighting-with-the-4pl-and-5pl/</link>
		<comments>http://www.miraibio.com/blog/2010/05/the-importance-of-weighting-with-the-4pl-and-5pl/#comments</comments>
		<pubDate>Fri, 28 May 2010 16:07:36 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[MasterPlex ReaderFit]]></category>
		<category><![CDATA[4pl]]></category>
		<category><![CDATA[5PL]]></category>
		<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[heteroscedasticity]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[weighting]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=631</guid>
		<description><![CDATA[We recently had a customer that was interested in MasterPlex QT because his current analysis software for his Bio-Plex instrument was reporting a lot of &#8220;OOR]]></description>
			<content:encoded><![CDATA[<p>We recently had a customer that was interested in MasterPlex QT because his current analysis software for his Bio-Plex instrument was reporting a lot of &#8220;<strong>OOR <</strong>&#8221; or out of range concentration values (below the lower asymptote in this case) for points on the lower end of curve.  This is what you would normally expect to see for values that fall below the minimum asymptote <strong>BUT</strong> the software did not have the capability to use weighting in calculating the lower asymptote which can greatly affect points on the lower part of the curve.<br />
<span id="more-631"></span><br />
Weighting algorithms are used to offset heteroscedasticity and apply a nonconstant variance across your data.  In the case of Luminex/Bio-Plex data where you have a curve fit of MFI vs concentration, let&#8217;s say you have a sample A with 20 MFI on the lower end of the curve and another sample B on the higher end of the curve with 5000 MFI.  Now let&#8217;s say we wanted to do a background subtraction where our background sample is 10 MFI.</p>
<p>Sample A = 20 MFI &#8211; 10 MFI (background) = 10 MFI (<strong>50% reduction</strong>)<br />
Sample B = 5000 MFI &#8211; 10 MFI (background) = 4990 MFI (<strong>0.2% reduction</strong>)</p>
<p>As can clearly be seen, slight MFI changes on the lower end of the curve can dramatically affect MFI values on the lower end where it barely makes a dent with points on the higher end of the curve.  To make things worse, if Sample A were on the really flat part of the curve, this issue will be magnified as really small changes in MFI greatly affect the concentration values.</p>
<div class="wp-caption aligncenter" style="width: 535px"><img alt="The affect of variance on the lower part of the curve" src="http://www.miraibio.com/images/variance.gif" title="The affect of variance on the lower part of the curve" width="525" height="345" /><p class="wp-caption-text">An MFI change on the lower part of the curve has greater weight</p></div>
<p>A change in MFI has greater weight on the lower end of the curve because values here have smaller variance.  This is a natural situation that arises in almost all fields, including chemical- and immuno-assays, in which the variance of a dependent variable varies across the data.  <strong>Simply using the 4PL or 5PL model equations without weighting will assume equal variance across the entire curve</strong> which is certainly not optimal.</p>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/nonconstant_variance1.gif"><img class="size-medium wp-image-202" title="Heteroscedasticity - Nonconstant Variance " src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/nonconstant_variance1-300x196.gif" alt="Heteroscedasticity - Nonconstant Variance in Immunoassay Data" width="300" height="196" /></a><p class="wp-caption-text">Heteroscedasticity - Nonconstant Variance in Immunoassay Data</p></div>
<p>Ok&#8230;back to my story on the true case.  We first wanted to compare apples to apples so we imported the data into MasterPlex QT and used the 5PL model equation with no weighting.  The results were very similar where both analysis software had calculated the minimum asymptote to roughly about 8.  This means that any sample with an MFI lower than 8 is considered out of range (for the lower part of the curve).  Both analysis software reported out of range results since most of the samples were on the lower part of the curve.  Not good.</p>
<p>We then applied 1/Y weighting to our 5PL model equation and the minimum asymptote was lowered to about -4.  I know what you are thinking right about now; how it is possible to have a negative MFI value for the minimum asymptote?  This is something that is certainly possible with background subtraction on background wells with higher MFI values than the actual samples.  Anyway, <strong>with weighting applied, we were able to recover 95% of the out of range values =)</strong>  It is also worthy to note that the majority of these points were interpolated rather than extrapolated so they were in fact within standard range.  This is not to say to adding weighting will always push the minimum asymptote lower.  What can be said with confidence is that the lower asymptote is more accurate with weighting than without weighting because it takes into account the natural heteroscedastic nature of bioassay data.  In this particular case, having weighting was able to bring a large majority of the unknown samples into calculable range.</p>
<p>For more details regarding heteroscedasticity, please review point #2 of our <a href="http://www.miraibio.com/blog/2009/02/tips-for-luminex-data-analysis/">10 Tips for Luminex/Bio-Plex Data Analysis</a> post.</p>
<p>You may also be interesting in reading our previous blog post on the <a href="http://www.miraibio.com/blog/2009/02/5-pl-logistic-regression/">5PL nonlinear regression model equation</a>.</p>
<p>This is sort of non-related but I just wanted to add that according to our most recent survey results, users who switch to <a href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html">MasterPlex QT</a> from their old analysis software, <strong>save (on average) 83 minutes per analysis</strong>!</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;count=none&amp;text=The%20importance%20of%20weighting%20with%20the%204PL%20and%205PL" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;count=none&amp;text=The%20importance%20of%20weighting%20with%20the%204PL%20and%205PL" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;title=The%20importance%20of%20weighting%20with%20the%204PL%20and%205PL" id="wpa2a_10"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2010/05/the-importance-of-weighting-with-the-4pl-and-5pl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MiraiBio and Radix BioSolutions at Planet xMAP 2009</title>
		<link>http://www.miraibio.com/blog/2009/05/miraibio-and-radix-biosolutions-at-planet-xmap-2009/</link>
		<comments>http://www.miraibio.com/blog/2009/05/miraibio-and-radix-biosolutions-at-planet-xmap-2009/#comments</comments>
		<pubDate>Thu, 14 May 2009 00:32:24 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[MasterPlex AssayCheX]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[assaychex]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MasterPlex]]></category>
		<category><![CDATA[planet xmap]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=291</guid>
		<description><![CDATA[The turnout at this year&#8217;s event was fairly successful given the alert of the swine flu that is going around. Our speaker, Ali Vahedi of Aviir, Inc., gave a very nice presentation on his evaluation of the AssayCheX beads and the MasterPlex AssayCheX plugin. Not surprisingly, his findings stirred a lot of attention from the [...]]]></description>
			<content:encoded><![CDATA[<p>The turnout at this year&#8217;s event was fairly successful given the alert of the swine flu that is going around.  Our speaker, Ali Vahedi of Aviir, Inc., gave a very nice presentation on his evaluation of the <a href="http://www.miraibio.com/reagents/assaychex-process-controls.html">AssayCheX beads</a> and the <a href="http://www.miraibio.com/masterplex-qt/assaychex.html">MasterPlex AssayCheX plugin</a>.  Not surprisingly, his findings stirred a lot of attention from the crowd.  He summed it up pretty nicely by saying that he <strong>&#8216;felt like Darwin presenting the theory of evolution for the first time.&#8217;</strong>  Curious to know what the buzz is all about?  Read the <a href="http://www.miraibio.com/downloads/pdf/liquidarrays/AssayCheX_White_Paper.pdf">AssayCheX white paper</a> to find out.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;count=none&amp;text=MiraiBio%20and%20Radix%20BioSolutions%20at%20Planet%20xMAP%202009" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;count=none&amp;text=MiraiBio%20and%20Radix%20BioSolutions%20at%20Planet%20xMAP%202009" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fmiraibio-and-radix-biosolutions-at-planet-xmap-2009%2F&amp;title=MiraiBio%20and%20Radix%20BioSolutions%20at%20Planet%20xMAP%202009" id="wpa2a_12"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2009/05/miraibio-and-radix-biosolutions-at-planet-xmap-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New MasterPlex EX is set to launch on 4/15/2009</title>
		<link>http://www.miraibio.com/blog/2009/04/the-new-masterplex-ex-is-set-to-launch-on-4152009/</link>
		<comments>http://www.miraibio.com/blog/2009/04/the-new-masterplex-ex-is-set-to-launch-on-4152009/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 23:58:11 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[MasterPlex EX]]></category>
		<category><![CDATA[expression analysis]]></category>
		<category><![CDATA[fold change]]></category>
		<category><![CDATA[gene expression]]></category>
		<category><![CDATA[Luminex]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=264</guid>
		<description><![CDATA[Luminex multiplex expression data analysis has been taken to a whole new level in this major upgrade that features a new dashboard for managing your housekeeping genes and a makeover of the entire user interface.  Other improvements include: Data Reporting &#8211; A highly flexible data reporting interface will allow you to create your own reports [...]]]></description>
			<content:encoded><![CDATA[<p>Luminex multiplex expression data analysis has been taken to a whole new level in this major upgrade that features a new <strong>dashboard for managing your housekeeping genes</strong> and a makeover of the entire user interface.  Other improvements include:</p>
<ul>
<li><strong>Data Reporting</strong> &#8211; A highly flexible data reporting interface will allow you to create your own reports and export them in many useful formats such as CSV, Excel, or PDF.</li>
<li><strong>Professional Charts</strong> &#8211; MasterPlex EX will include a new powerful charting engine for you to create and customize your own charts.</li>
</ul>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;count=none&amp;text=The%20New%20MasterPlex%20EX%20is%20set%20to%20launch%20on%204%2F15%2F2009" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;count=none&amp;text=The%20New%20MasterPlex%20EX%20is%20set%20to%20launch%20on%204%2F15%2F2009" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F04%2Fthe-new-masterplex-ex-is-set-to-launch-on-4152009%2F&amp;title=The%20New%20MasterPlex%20EX%20is%20set%20to%20launch%20on%204%2F15%2F2009" id="wpa2a_14"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2009/04/the-new-masterplex-ex-is-set-to-launch-on-4152009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The MiraiBio Community has Launched</title>
		<link>http://www.miraibio.com/blog/2008/10/the-miraibio-community-has-launched/</link>
		<comments>http://www.miraibio.com/blog/2008/10/the-miraibio-community-has-launched/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 22:10:28 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[DNASIS MAX]]></category>
		<category><![CDATA[MasterPlex CT]]></category>
		<category><![CDATA[MasterPlex GT]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[Microspheres]]></category>
		<category><![CDATA[SmartNote]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[dnasis]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MasterPlex]]></category>
		<category><![CDATA[miraibio]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=94</guid>
		<description><![CDATA[An online social community for nearly every niche exists on the internet.  MiraiBio understands this so now, there is one for the Luminex Community, MasterPlex Community, and DNASIS Community. In addition to the online community members, MiraiBio&#8217;s own employees will be browsing around as well joining in on all the conversations.  So whether you were [...]]]></description>
			<content:encoded><![CDATA[<p>An online social community for nearly every niche exists on the internet.  MiraiBio understands this so now, there is one for the <a href="http://www.miraibio.com/community/viewforum.php?f=1" target="_blank">Luminex Community</a>, <a href="http://www.miraibio.com/community/viewforum.php?f=4" target="_blank">MasterPlex Community</a>, and <a href="http://www.miraibio.com/community/viewforum.php?f=8" target="_blank">DNASIS Community</a>.</p>
<p>In addition to the online community members, MiraiBio&#8217;s own employees will be browsing around as well joining in on all the conversations.  So whether you were just curious about something or need help troubleshooting, feel free to drop by and <a href="http://www.miraibio.com/community/">start a converation!</a></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;count=none&amp;text=The%20MiraiBio%20Community%20has%20Launched" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;count=none&amp;text=The%20MiraiBio%20Community%20has%20Launched" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F10%2Fthe-miraibio-community-has-launched%2F&amp;title=The%20MiraiBio%20Community%20has%20Launched" id="wpa2a_16"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2008/10/the-miraibio-community-has-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Term Licensing is now available for the MasterPlex QT/GT software</title>
		<link>http://www.miraibio.com/blog/2008/09/term-licensing-is-now-available-for-the-masterplex-qtgt-software/</link>
		<comments>http://www.miraibio.com/blog/2008/09/term-licensing-is-now-available-for-the-masterplex-qtgt-software/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 23:24:48 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[MasterPlex GT]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[data analysis software]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MasterPlex]]></category>
		<category><![CDATA[miraibio]]></category>
		<category><![CDATA[perpetual license]]></category>
		<category><![CDATA[software license]]></category>
		<category><![CDATA[term licensing]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=59</guid>
		<description><![CDATA[MiraiBio has heard your voice and we realize that not all customers require a perpetual license when there is only the need to use our Luminex analysis software a couple of times a year. We are now happy to introduce the new Term Licensing options for our MasterPlex QT and GT Luminex data analysis software.  [...]]]></description>
			<content:encoded><![CDATA[<p>MiraiBio has heard your voice and we realize that not all customers require a perpetual license when there is only the need to use our Luminex analysis software a couple of times a year.</p>
<p>We are now happy to introduce the new <strong>Term Licensing</strong> options for our <strong>MasterPlex QT</strong> and <strong>GT</strong> Luminex data analysis software.  Term Licensing durations include the 3, 4, 5, 6, 7, 8, 12, or 24 month options.  The software license expires at the end of the purchased term and also includes <strong>all major upgrades</strong> released during the term.</p>
<p>For those that do not need to run analyses 24/7, this may be the cost-efficient choice for you.  To find out more details, please visit the <a title="MasterPlex QT Product Page" href="http://store.miraibio.com/index.php?main_page=product_info&amp;cPath=65&amp;products_id=186">MasterPlex QT product page</a> or the <a title="MasterPlex GT Product Page" href="http://store.miraibio.com/index.php?main_page=product_info&amp;cPath=65&amp;products_id=187">MasterPlex GT product page</a> at the <a title="MiraiBio Store" href="http://store.miraibio.com/index.php?main_page=index&amp;cPath=65">MiraiBio Store</a>.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;count=none&amp;text=Term%20Licensing%20is%20now%20available%20for%20the%20MasterPlex%20QT%2FGT%20software" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;count=none&amp;text=Term%20Licensing%20is%20now%20available%20for%20the%20MasterPlex%20QT%2FGT%20software" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F09%2Fterm-licensing-is-now-available-for-the-masterplex-qtgt-software%2F&amp;title=Term%20Licensing%20is%20now%20available%20for%20the%20MasterPlex%20QT%2FGT%20software" id="wpa2a_18"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2008/09/term-licensing-is-now-available-for-the-masterplex-qtgt-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better Sequence Importing and Exporting</title>
		<link>http://www.miraibio.com/blog/2008/05/better-sequence-importing-and-exporting/</link>
		<comments>http://www.miraibio.com/blog/2008/05/better-sequence-importing-and-exporting/#comments</comments>
		<pubDate>Thu, 22 May 2008 22:07:01 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[SmartNote]]></category>
		<category><![CDATA[Beads]]></category>
		<category><![CDATA[dnasis]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[NCBI]]></category>
		<category><![CDATA[oligos]]></category>
		<category><![CDATA[sequences]]></category>
		<category><![CDATA[SNP]]></category>
		<category><![CDATA[SNPs]]></category>
		<category><![CDATA[xTAG]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=53</guid>
		<description><![CDATA[We have 3 improvements to report for DNASIS SmartNote this week, all having to do with more efficient sequence importing and exporting: 1. Accession number recognition &#8211; DNASIS SmartNote now recognizes accession numbers in sequences you import (or will ask you to enter one if you paste in a raw sequence). This gives you better [...]]]></description>
			<content:encoded><![CDATA[<p>We have 3 improvements to report for DNASIS SmartNote this week, all having to do with more efficient sequence importing and exporting:</p>
<p><strong>1. Accession number recognition</strong> &#8211; DNASIS SmartNote now recognizes accession numbers in sequences you import (or will ask you to enter one if you paste in a raw sequence). This gives you better control over the naming of your sequences, so you can keep better track of which results belong to which sequence.</p>
<p><strong>2. Import multiple sequences at once</strong> &#8211; If you’d like to import several sequences into DNASIS SmartNote and you know their accession numbers, you can now enter them all (separated by commas). To try it out, click on “Get Sequences” under DNASIS SmartNote’s “Sequences” tab, then select “Search for sequences from NCBI Entrez” or “Search for SNPs from NCBI DB”</p>
<p><strong>3. Export raw results from xTAG Software tool</strong> &#8211; For those who are using DNASIS SmartNote’s new tools for designing tagged, gene-specific oligos (GSO) for their Luminex assays using Universal Array beads, the xTAG tool can now export results as comma-separated values (CSV), so you can transfer the data to Microsoft Excel or other spreadsheet programs. The output fields are: “Sequence Name”, “Bead Region” and “Oligo Sequence”</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;count=none&amp;text=Better%20Sequence%20Importing%20and%20Exporting" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;count=none&amp;text=Better%20Sequence%20Importing%20and%20Exporting" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F05%2Fbetter-sequence-importing-and-exporting%2F&amp;title=Better%20Sequence%20Importing%20and%20Exporting" id="wpa2a_20"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2008/05/better-sequence-importing-and-exporting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the MiraiBio Blog!</title>
		<link>http://www.miraibio.com/blog/2008/04/welcome-to-the-miraibio-blog/</link>
		<comments>http://www.miraibio.com/blog/2008/04/welcome-to-the-miraibio-blog/#comments</comments>
		<pubDate>Thu, 01 May 2008 02:08:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[miraibio]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/mbiweb/blog/?p=3</guid>
		<description><![CDATA[Better communication improves any relationship, so we&#8217;ve started this blog to enhance communication with our customers. We&#8217;re going to use this blog to discuss what we&#8217;re doing, how we&#8217;re doing it and why. Our goal is to offer useful information, help our customers know us better and get to know them better, talk openly about [...]]]></description>
			<content:encoded><![CDATA[<p>Better communication improves any  relationship, so we&#8217;ve started this blog to enhance communication with our  customers. We&#8217;re going to use this blog to discuss what we&#8217;re doing, how we&#8217;re  doing it and why. Our goal is to offer useful information, help our customers  know us better and get to know them better, talk openly about what we&#8217;re about  and build trust.</p>
<p>We&#8217;ll be discussing Luminex instruments, assays,  bioinformatics software, and anything else that helps biologists work more  efficiently, particularly if it has to do with software.</p>
<p>Please let us  know if you have an idea, topic or something you&#8217;d like us to write  about.</p>
<p>Let&#8217;s start the conversation!</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;count=none&amp;text=Welcome%20to%20the%20MiraiBio%20Blog%21" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;count=none&amp;text=Welcome%20to%20the%20MiraiBio%20Blog%21" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2008%2F04%2Fwelcome-to-the-miraibio-blog%2F&amp;title=Welcome%20to%20the%20MiraiBio%20Blog%21" id="wpa2a_22"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2008/04/welcome-to-the-miraibio-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

