<?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/12883?offset=130</link>
	<atom:link href="https://bioinformaticsonline.com/related/12883?offset=130" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/29479/how-to-install-perl-modules-on-mac-os-x-in-easy-steps</guid>
	<pubDate>Thu, 20 Oct 2016 07:26:29 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/29479/how-to-install-perl-modules-on-mac-os-x-in-easy-steps</link>
	<title><![CDATA[How to install Perl modules on Mac OS X in easy steps !!]]></title>
	<description><![CDATA[<p>Today at work, I learned how to install Perl modules using&nbsp;<a href="http://en.wikipedia.org/wiki/CPAN">CPAN</a>. It&rsquo;s a lot easier than I thought.</p><p>You see, for the past couple of years, I&rsquo;ve been a bit frustrated because OS X does not come with a whole lot of Perl modules pre-installed, and for all I googled, I couldn&rsquo;t find an &ldquo;idiot&rsquo;s&rdquo; guide for moderately-savvy-but-not-expert users like myself to install modules and dependencies on demand.</p><p>The only instructions I could find point to&nbsp;<a href="http://fink.sourceforge.net/">Fink</a>, which basically installs modules in a path that isn&rsquo;t included in the Perl @INC variable, meaning you have to manually specify the full path to the modules in every script &mdash; which is not a lot of fun if you&rsquo;re developing on OS X and deploying on Red Hat, for instance.</p><p>Moreover, Fink doesn&rsquo;t seem to make every module available, and it&rsquo;s not very easy to determine which Fink package you need to install if you need a particular module.</p><p>So, with a script that called on several apparently unavailable modules, and a deadline looming, I finally decided to suck it up and figure out how to use CPAN to install them:</p><h4>1) Make sure you have the Apple Developer Tools (XCode) installed.</h4><p>These are on one of your install discs, or available as a huge but free download from the&nbsp;<a href="https://developer.apple.com/xcode/">Apple Developer Connection</a>&nbsp;[free registration required] or the Mac App Store. I thought I had them, but apparently when we upgraded that computer to Tiger, they went missing.</p><p>If you don&rsquo;t have this stuff installed, your installation will fail with errors about unavailable commands.</p><h4>1.5) Install Command Line Tools (Recent XCode versions only)</h4><p>(Thank you to Tom Marchioro for informing me about this step.)</p><p>Older versions of XCode installed the command line tools (which are required to properly install CPAN modules) by default, but apparently newer ones do not. To check whether you have the command line tools already installed, run the following from the Terminal:</p><p><code>$ which make</code></p><p>This command checks the system for the &ldquo;<code>make</code>&rdquo; tool. If it spits out something like&nbsp;<code>/usr/bin/make</code>&nbsp;you&rsquo;re golden and can skip ahead to Step 2. If you just get a new prompt and no output, you&rsquo;ll need to install the tools:</p><ol>
<li>Launch XCode and bring up the Preferences panel.</li>
<li>Click on the Downloads tab</li>
<li>Click to install the Command Line Tools</li>
</ol><p>If you like, you can run&nbsp;<code>which make</code>&nbsp;again to confirm that everything&rsquo;s installed correctly.</p><h4>2) Configure CPAN.</h4><p><code>$ sudo perl -MCPAN -e shell</code></p><p><code>perl&gt; o conf init</code></p><p>This will prompt you for some settings. You can accept the defaults for almost everything (just hit &ldquo;return&rdquo;). The two things you must fill in are the path to&nbsp;<code>make</code>&nbsp;(which should be&nbsp;<code>/usr/bin/make</code>&nbsp;or the value returned when you run&nbsp;<code>which make</code>&nbsp;from the command line) and your choice of CPAN mirrors (which you actually choose don&rsquo;t really matter, but it won&rsquo;t let you finish until you select at least one). If you use a proxy or a very restrictive firewall, you may have to configure those settings as well.</p><p>If you skip Step 2, you may get errors about&nbsp;<code>make</code>&nbsp;being unavailable.</p><h4>3) Upgrade CPAN</h4><p><code>$ sudo perl -MCPAN -e 'install Bundle::CPAN'</code></p><p>Don&rsquo;t forget the&nbsp;<code>sudo</code>, or it&rsquo;ll fail with permissions errors, probably when doing something relatively unimportant like installing&nbsp;<code>man</code>&nbsp;files.</p><p>This will spend a long time downloading, testing, and compiling various files and dependencies. Bear with it. It will prompt you a few times about dependencies. You probably want to enter &ldquo;yes&rdquo;. I agreed to everything it asked me, and everything turned out fine. YMMV of course. If everything installs properly, it&rsquo;ll give you an &ldquo;OK&rdquo; at the end.</p><h4>4) Install your modules. For each module&hellip;.</h4><p><code>$ sudo perl -MCPAN -e 'install Bundle::Name'</code></p><p>or</p><p><code>$ sudo perl -MCPAN -e 'install Module::Name'</code></p><p>This will install the module&nbsp;<em>and</em>&nbsp;its dependencies. Nice, eh? Again, don&rsquo;t forget the&nbsp;<code>sudo</code>.</p><p>The first time you run this after upgrading CPAN, it may prompt you to configure again (see Step 2). If you accept its offer to try to configure itself automatically, it may just run through everything without a problem.</p><p>There are a couple of potential pitfalls with specific modules (such as the<code>LWP::UserAgent</code>&nbsp;/&nbsp;<code>HEAD</code>&nbsp;issue), but most have workarounds, and I haven&rsquo;t run into anything that wasn&rsquo;t easily recoverable.</p><p>And that&rsquo;s it!</p><p>Did you find this useful? Is there anything I missed?</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/29953/traineeship-at-jawaharlal-nehru-tropical-botanic-garden-and-research-institute</guid>
  <pubDate>Fri, 25 Nov 2016 08:07:59 -0600</pubDate>
  <link></link>
  <title><![CDATA[Traineeship at JAWAHARLAL NEHRU TROPICAL BOTANIC GARDEN AND RESEARCH INSTITUTE]]></title>
  <description><![CDATA[
<p>JAWAHARLAL NEHRU TROPICAL BOTANIC GARDEN AND RESEARCH INSTITUTE</p>

<p>THIRUVANANTHAPURAM - 695 562</p>

<p>Traineeship on Bioinformatics(2)</p>

<p>First class M.Sc. Bioinformatics/ Agriculture/ Botany/ Biotechnology @ Rs.8000</p>

<p>Those candidates who fulfill the above criteria may attend a walk PCC Coordinator in-interview on 28th November 2016 at Saraswathy Thangavelu center, JNTBGRI, Puthenthope, Thiruvananthapuram between at 10.00 am and 2.00 pm with all the relevant document and testimonials.</p>

<p>No TA/DA will be given to candidates for attending the interview.</p>

<p>More Info : http://jntbgri.res.in/downloads/traineeship_notification.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29583/graph-genome-suite</guid>
	<pubDate>Fri, 28 Oct 2016 07:59:54 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29583/graph-genome-suite</link>
	<title><![CDATA[Graph Genome Suite]]></title>
	<description><![CDATA[<p><span>Seven Bridges is the biomedical data analysis company accelerating breakthroughs in genomics research for cancer, drug development and precision medicine. We build self-improving systems to analyze millions of genomes, including the&nbsp;</span><strong>Graph Genome Suite</strong><span>&nbsp;&mdash; the most advanced population genomics tools in the world.</span></p><p>Address of the bookmark: <a href="https://www.sbgenomics.com/graph/" rel="nofollow">https://www.sbgenomics.com/graph/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29603/statistical-for-biological-research</guid>
	<pubDate>Thu, 03 Nov 2016 04:59:48 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29603/statistical-for-biological-research</link>
	<title><![CDATA[Statistical for biological research]]></title>
	<description><![CDATA[<p>There is no disputing the importance of statistical analysis in biological research, but too often it is considered only after an experiment is completed, when it may be too late.</p>
<p>This collection highlights important statistical issues that biologists should be aware of and provides practical advice to help them improve the rigor of their work.</p>
<p><em>Nature Methods</em>' <strong><a href="http://www.nature.com/collections/qghhqm/pointsofsignificance">Points of Significance</a></strong> column on statistics explains many key statistical and experimental design concepts. <strong><a href="http://www.nature.com/collections/qghhqm/resources">Other resources</a></strong> include an online plotting tool and links to statistics guides from other publishers.</p><p>Address of the bookmark: <a href="http://www.nature.com/collections/qghhqm" rel="nofollow">http://www.nature.com/collections/qghhqm</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29628/links</guid>
	<pubDate>Fri, 04 Nov 2016 06:19:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29628/links</link>
	<title><![CDATA[LINKS]]></title>
	<description><![CDATA[<p>LINKS is a genomics application for scaffolding genome assemblies with long reads, such as those produced by Oxford Nanopore Technologies Ltd. It can be used to scaffold high-quality draft genome assemblies with any long sequences (eg. ONT reads, PacBio reads, another draft genomes, etc)</p>
<p>Paper at&nbsp;https://gigascience.biomedcentral.com/articles/10.1186/s13742-015-0076-3</p><p>Address of the bookmark: <a href="https://github.com/warrenlr/LINKS/" rel="nofollow">https://github.com/warrenlr/LINKS/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/29644/junior-research-fellow-at-rajiv-gandhi-centre-for-biotechnology-thiruvananthapuram</guid>
  <pubDate>Mon, 07 Nov 2016 10:27:06 -0600</pubDate>
  <link></link>
  <title><![CDATA[Junior Research Fellow at Rajiv Gandhi Centre for Biotechnology, Thiruvananthapuram]]></title>
  <description><![CDATA[
<p>Adv. # 22/ 2016<br />Applications are invited from suitable candidates for one position of Junior Research Fellow in a DST funded bioinformatics research project entitled "Major gene influxes in microbial genome evolution" in the Laboratory of Dr. Shijulal Nelson-Sathi at Rajiv Gandhi Centre for Biotechnology, Thiruvananthapuram.</p>

<p>ESSENTIAL QUALIFICATIONS:<br />We are looking for a motivated candidate with keen interest in bioinformatics and microbial genome evolution. The candidate must have a Master’s Degree in Bioinformatics, Computational Biology, Computer Science, Microbiology, Biology or a related field with good academic record.</p>

<p>DESIRABLE QUALIFICATIONS<br />Hands on research experience on handling next generation sequencing data and phylogenetic reconstruction methods. Excellent programming skills (Perl/Python/Java/Php) and experience in working on Unix/Linux platform is preferred. Furthermore; good knowledge is required in statistics (R/Matlab) and the application of bioinformatics analysis tools.</p>

<p>AGE:<br />Below 28 years as on 15th November, 2016.</p>

<p>EMOLUMENTS:<br />Rs. 25,000 + 20% HRA for NET/GATE qualified and Post Graduate in Professional Degree course qualified candidates and <br />Rs. 12,000/- + 20% HRA for others.</p>

<p>DURATION:<br />Initial appointment will be given for one year and further extension will be based on the performance till termination of the project.<br />Only those fulfilling the above criteria need apply and will be called for interview. In the event of more than 10 candidates being short-listed by screening the applications, a written test will be conducted before the selection interview and only those who are successful in the written test will be interviewed. No TA/ DA will be given for appearing in the interview.</p>

<p>Suitably qualified candidates may send applications in the prescribed format (Download here) with a photograph, a copy of full resume indicating the percentage of Marks obtained and attested photocopies of credentials &amp; experience to reach the undersigned on or before 15th November, 2016. Envelopes must be superscripted with abbreviated title of the project, advertisement number and job title. Selection to the position will not entitle the candidate to any future positions at RGCB (permanent or otherwise). As with all project positions at RGCB, the position will be co terminus with end of the project.</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29658/bookmarks-biostatistics-materials-and-books</guid>
	<pubDate>Tue, 08 Nov 2016 07:42:42 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29658/bookmarks-biostatistics-materials-and-books</link>
	<title><![CDATA[Bookmarks Biostatistics materials and books]]></title>
	<description><![CDATA[<p>Biostatistics did not spring fully formed from the brow of R. A. Fisher, but evolved over many years. This process is continuing, although it may not be obvious from the outside. It has been ten years since the first edition of this book appeared (and rather longer since it was begun). Over this time, new areas of biostatistics have been developed and emphases and interpretations have changed</p>
<p>Please bookmarks your favourate biostatistics&nbsp;books in commend sectons ...</p><p>Address of the bookmark: <a href="http://www.cos.ufrj.br/~bioestatistica/livros/Introduction%20to%20Biostatistics.pdf" rel="nofollow">http://www.cos.ufrj.br/~bioestatistica/livros/Introduction%20to%20Biostatistics.pdf</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/29842/research-assistant-bioinformatics-recruitment-in-national-institute-of-cancer-prevention-research-icmr-on-contract-basis</guid>
  <pubDate>Tue, 15 Nov 2016 17:15:48 -0600</pubDate>
  <link></link>
  <title><![CDATA[Research Assistant Bioinformatics recruitment in National Institute Of Cancer Prevention &amp; Research (ICMR) on Contract basis]]></title>
  <description><![CDATA[
<p>National Institute Of Cancer Prevention &amp; Research - ICMR</p>

<p>Research Assistant Bioinformatics recruitment in National Institute Of Cancer Prevention &amp; Research (ICMR) on Contract basis <br />Project entitled: “Next generation EGFR inhibitor identification using ligand based QSAR technique” </p>

<p>Essential: M.Sc. in Bioinformatics or related field. Desirable: Experience in QSAR and structure based drug designing.<br />Age: 28 years<br />No.of Post: 1</p>

<p>Pay Scale : Rs.27000</p>

<p>Application format is attached and should be sent by post to Dr. Subhash M Agarwal, Scientist D, Division of Bioinformatics, National Institute of Cancer Prevention &amp; Research (ICMR), Plot No. I-7, Sector-39, Noida 201301 (U.P).</p>

<p>More at http://www.icmr.nic.in/icmrnews/NICPR_Advertisement%20for%20RA.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29912/maq-mapping-and-assembly-with-quality</guid>
	<pubDate>Tue, 22 Nov 2016 04:51:39 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29912/maq-mapping-and-assembly-with-quality</link>
	<title><![CDATA[Maq: Mapping and Assembly with Quality]]></title>
	<description><![CDATA[<p><strong>Maq</strong>&nbsp;stands for&nbsp;<em>Mapping and Assembly with Quality</em>&nbsp;It builds assembly by mapping short reads to reference sequences. Maq is a project hosted by&nbsp;<a href="http://sourceforge.net/">SourceForge.net</a>. The project page is available at<a href="http://sourceforge.net/projects/maq/">http://sourceforge.net/projects/maq/</a>. Maq is previously known as mapass2.</p>
<h2>Run Maq Now</h2>
<p>Follow these steps to try Maq. All you need is a reference sequence file in the FASTA format.</p>
<ol>
<li>Prepare a reference sequence (ref.fasta). Better a bacterial genome.</li>
<li>Download maq, maq-data and maqview at the&nbsp;<a href="http://sourceforge.net/project/showfiles.php?group_id=191815">download page</a>.</li>
<li>Copy maq, maq.pl and maq_eval.pl to the $PATH or to the same directory.</li>
<li>Simulate diploid reference and read sequences, map reads, call variants and evaluate the results in one go:
<pre>maq.pl demo ref.fasta calib-30.dat
</pre>
where&nbsp;<em>calib-30.dat</em>&nbsp;is contained in maq-data.</li>
<li>View the alignment:
<pre>cd maqdemo/easyrun;
maqindex -i -c consensus.cns all.map;
maqview -c consensus.cns all.map</pre>
</li>
</ol>
<p><strong>Even for advanced maq users, running `maq.pl demo' is recommended. You may find something helpful.</strong></p><p>Address of the bookmark: <a href="http://maq.sourceforge.net" rel="nofollow">http://maq.sourceforge.net</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29995/hga</guid>
	<pubDate>Tue, 29 Nov 2016 07:25:53 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29995/hga</link>
	<title><![CDATA[HGA]]></title>
	<description><![CDATA[<p>HGA tool version 1.0 This tool helps to apply the Hierarchical Genome Assembly (HGA) method. The tool will apply: 1. Partitioning a given reads dataset into a given number of partitions. 2. Assembling each partitions using a pre-specified assembler (Velvet or SPAdes in this version) and using a given kmer size. 3. Merging all the assemblies of the partition. 4. Combining all the assemblies of the partition (using velvet with kmer value of 31). 5. Finaly, re-assembling the whole dataset with the merged contigs or the combined contigs, using a given kmer size.</p>
<p>https://github.com/aalokaily/Hierarchical-Genome-Assembly-HGA</p><p>Address of the bookmark: <a href="https://github.com/aalokaily/Hierarchical-Genome-Assembly-HGA" rel="nofollow">https://github.com/aalokaily/Hierarchical-Genome-Assembly-HGA</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>