<?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/26543?</link>
	<atom:link href="https://bioinformaticsonline.com/related/26543?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/28891/lumpy</guid>
	<pubDate>Thu, 25 Aug 2016 08:05:02 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/28891/lumpy</link>
	<title><![CDATA[LUMPY]]></title>
	<description><![CDATA[<p>A probabilistic framework for structural variant discovery.</p>
<p>Ryan M Layer, Colby Chiang, Aaron R Quinlan, and Ira M Hall. 2014. "LUMPY: a Probabilistic Framework for Structural Variant Discovery." Genome Biology 15 (6): R84.&nbsp;<a href="http://dx.doi.org/10.1186/gb-2014-15-6-r84">doi:10.1186/gb-2014-15-6-r84</a>.</p>
<p>More at&nbsp;https://github.com/arq5x/lumpy-sv</p><p>Address of the bookmark: <a href="https://github.com/arq5x/lumpy-sv" rel="nofollow">https://github.com/arq5x/lumpy-sv</a></p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/31382/seqmule-automated-human-exomegenome-variants-detection</guid>
	<pubDate>Tue, 07 Mar 2017 10:12:36 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/31382/seqmule-automated-human-exomegenome-variants-detection</link>
	<title><![CDATA[SeqMule: Automated human exome/genome variants detection]]></title>
	<description><![CDATA[<p><span>SeqMule takes single-end or paird-end FASTQ or BAM files, generates a script consisting of more than 10 popular alignment, analysis tools and runs the script line by line. Users can change the pipeline or fine-tune the parameters by modifying its configuration file. SeqMule also has some built-in functions, such as pooling consensus calls from various callers, plotting a Venn diagram showing intersection among different callers, and downloading databases. SeqMule can be used for both Mendelian disease study and cancer genome study.</span></p><p>Address of the bookmark: <a href="http://seqmule.openbioinformatics.org/en/latest/" rel="nofollow">http://seqmule.openbioinformatics.org/en/latest/</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/27438/hagfish-assess-an-assembly-through-creative-use-of-coverage-plots</guid>
	<pubDate>Fri, 20 May 2016 19:08:17 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27438/hagfish-assess-an-assembly-through-creative-use-of-coverage-plots</link>
	<title><![CDATA[Hagfish - assess an assembly through creative use of coverage plots]]></title>
	<description><![CDATA[<p>Hagfish is a tool that is to be used in data analysis of Next Generation Sequencing (NGS) experiments. Hagfish builds on the concept of coverage plots and aims to assist (amongst others) in quality control of&nbsp;<em style="font-size: 12.8px;">de novo</em>&nbsp;genome assembly or identification of structural variation in a genome re-sequencing experiment.</p>
<p>Hagfish requires a reference sequence and a&nbsp;<span>paired end</span>&nbsp;re-sequencing data set. Hagfish has more power the larger the insert size of the paired end library is.</p>
<p>Quick links:&nbsp;<a href="https://github.com/mfiers/hagfish/wiki/Install">Installation</a>,<a href="https://github.com/mfiers/hagfish/wiki/Operation">Operation</a>,&nbsp;<a href="https://github.com/mfiers/hagfish/wiki/ReadMappers">Read mappers</a>,&nbsp;<a href="https://github.com/mfiers/hagfish/wiki/Scripts">Hagfish scripts</a>,&nbsp;<a href="https://github.com/mfiers/hagfish/wiki/Plots">Hagfish plots</a></p><p>Address of the bookmark: <a href="https://github.com/mfiers/hagfish" rel="nofollow">https://github.com/mfiers/hagfish</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/31566/software-and-tools-to-detect-structure-variation-with-long-reads</guid>
	<pubDate>Wed, 15 Mar 2017 14:31:09 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/31566/software-and-tools-to-detect-structure-variation-with-long-reads</link>
	<title><![CDATA[Software and Tools to detect structure variation with long reads !!]]></title>
	<description><![CDATA[<p>Uncovering the connection between genetics and heritable diseases requires an approach that looks at all the variant bases and types in a genome. While a PacBio&nbsp;<em>de novo</em>&nbsp;assembly resolves the most novel SV variants. 8-10X PacBio coverage of single genomes or trios reveals triple the SVs detectable by short-read data.</p><p>With&nbsp;<span style="text-decoration: underline;"><a href="http://www.pacb.com/smrt-science/">Single Molecule, Real-Time (SMRT) Sequencing</a></span>, you can access structural variations having a broad range of sizes, types, and GC content with the ability to:</p><ul>
<li>Uncover missing heritability linked to structural variation</li>
<li>Unambiguously identify genomic context and variant breakpoints at the sequence level to unravel the genetic etiology of disease</li>
<li>Resolve structural variation across the complete size spectrum with basepair resolution</li>
</ul><p>Following are the SV tools, which can assist you to achieve your goal.</p><p><strong>Sniffles:</strong>&nbsp;Structural variation caller using third generation sequencing</p><p>Sniffles is a structural variation caller using third generation sequencing (PacBio or Oxford Nanopore). It detects all types of SVs using evidence from split-read alignments, high-mismatch regions, and coverage analysis. Please note the current version of Sniffles requires sorted output from BWA-MEM (use -M and -x parameter) or NGM-LR with the optional SAM attributes enabled!&nbsp;</p><p>More at&nbsp;https://github.com/fritzsedlazeck/Sniffles</p><p><strong style="font-size: 12.8px;"><br />MultiBreak-SV:</strong> It identifies structural variants from next-generation paired end data, third-generation long read data, or data from a combination of sequencing platforms.</p><p>There are two pieces of software in this release: (1) a pre-processor that takes machineformat (.m5) BLASR files, and (2) MultiBreak-SV. For installation and usage instructions, see doc/MultiBreakSV-Manual.txt.</p><p>More at&nbsp;https://github.com/raphael-group/multibreak-sv</p><p><strong style="font-size: 12.8px;"><br />Parliament:</strong>&nbsp;A Structural Variation Tool. Why ask a single sv-detection approach to find every variant when you can have a parliament of tools deciding?</p><p>Publication about the algorithm and &ldquo;&hellip;the first long-read characterization of structural variation in a diploid human personal genome&hellip;&rdquo; (HS1011) -&nbsp;<a href="http://www.biomedcentral.com/1471-2164/16/286">&ldquo;Assessing structural variation in a personal genome&mdash;towards a human reference diploid genome&rdquo;</a></p><p>More at&nbsp;https://sourceforge.net/projects/parliamentsv/</p><p>https://www.dnanexus.com/papers/Parliament_Info_Sheet.pdf</p><p><br /><strong>PBHoney:</strong>&nbsp;the structural variation discovery tool&nbsp;<br /><br />PBHoney is an implementation of two variant-identification approaches designed to exploit the high mappability of long reads (i.e., greater than 10,000 bp). PBHoney considers both intra-read discordance and soft-clipped tails of long reads to identify structural variants.</p><p>Read The Paper&nbsp;<a href="http://www.biomedcentral.com/1471-2105/15/180/abstract" target="_blank">http://www.biomedcentral.com/1471-2105/15/180/abstract</a></p><p>More at&nbsp;https://sourceforge.net/projects/pb-jelly/</p><p><strong><br />SMRT-SV:</strong> Structural variant and indel caller for PacBio reads</p><p>Structural variant (SV) and indel caller for PacBio reads based on methods from&nbsp;<a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature13907.html">Chaisson et al. 2014</a>.</p><p>SMRT-SV provides an official software package for tools described in&nbsp;<a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature13907.html">Chaisson et al. 2014</a>&nbsp;and adds several key features including the following.</p><ul>
<li>Unified variant calling user interface with built-in cluster compute support</li>
<li>Small indel calling (2-49 bp)</li>
<li>Improved inversion calling (<code>screenInversions</code>)</li>
<li>Quality metric for SV calls based on number of local assemblies supporting each call</li>
<li>Higher sensitivity for SV calls using tiled local assemblies across the entire genome instead of "signature" regions</li>
<li>Genotyping of SVs with Illumina paired-end reads from WGS samples</li>
</ul><p>More at&nbsp;https://github.com/EichlerLab/pacbio_variant_caller</p>]]></description>
	<dc:creator>Archana Malhotra</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25410/srfjrf-bioinformatics-at-ciari</guid>
  <pubDate>Fri, 04 Dec 2015 00:10:09 -0600</pubDate>
  <link></link>
  <title><![CDATA[SRF/JRF Bioinformatics at CIARI]]></title>
  <description><![CDATA[
<p>Realizing the importance of Island Agriculture to meet the requirements of local population and tourists, Indian Council of Agricultural research (ICAR) established Central Island Agricultural Research Institute, Port Blair on June 23rd, 1978 by merging different regional research stations of ICAR institutes located in Islands. The ultimate aim of CIARI is the developments of island agricultural production technologies which utilizes the strengths of the island and convert the constraints in opportunities, without causing any ill effect to the fragile ecosystem of the island.The institute has made tremendous progress in the Agriculture development of the islands during the last three decades. Keeping in view the natural resources of the islands diversity, fragile ecosystem, research program would be designed to maximize the productivity without disturbing to the islands ecosystem to provide better and decent livelihood and as a source of revenue and resource generation. Research and development in Agriculture sector should cover all disciplines in order to have a balanced progress in all disciplines for the overall benefits of the farmers of these islands.</p>

<p>Position I</p>

<p>Job Title : Junior Research Fellow</p>

<p>No. of Posts : One</p>

<p>Project : Establishment of sub distributed information centre</p>

<p>Qualification : M.Sc in Basic Science with NET or B.Sc in professional course with NET or M.Sc in professional course</p>

<p>Desired Experience : Experience in Bioinformatics and molecular biology</p>

<p>Payscale : Rs. 25000 per month</p>

<p>Age Limit : Upto 35 for men and 40 for women with 5 years relaxation to SC/ST and 3 years relaxation for OBC.</p>

<p>Position II</p>

<p>Job Title : Traineeship</p>

<p>No. of Posts : One</p>

<p>Project : Establishment of sub distributed information centre</p>

<p>Qualification : B.Sc Bioinformatics /Biotechnology / Life Science / Computer Science</p>

<p>Desired Experience : Experience in Bioinformatics and molecular biology</p>

<p>Payscale : Rs. 8000 per month</p>

<p>Age Limit : Upto 35 for men and 40 for women with 5 years relaxation to SC/ST and 3 years relaxation for OBC.</p>

<p>Position III</p>

<p>Job Title : Studentship</p>

<p>No. of Posts : Two</p>

<p>Project : Establishment of sub distributed information centre</p>

<p>Qualification : B.Sc Bioinformatics /Biotechnology / Life Science / Computer Science</p>

<p>Desired Experience : Experience in Bioinformatics and molecular biology</p>

<p>Payscale : Rs. 8000 per month</p>

<p>Age Limit : Upto 35 for men and 40 for women with 5 years relaxation to SC/ST and 3 years relaxation for OBC.</p>

<p>How to Apply : Candidates who meet the requirements can attend the walk in interview at CIARI,Port Blair on 09.12.2015 10.30AM.</p>

<p>http://icar-ciari.res.in/employment/9-12-15.pdf</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25674/post-doc-position-at-labgem-evry-france</guid>
  <pubDate>Fri, 11 Dec 2015 06:24:00 -0600</pubDate>
  <link></link>
  <title><![CDATA[Post-doc position at LABGeM - Evry, France]]></title>
  <description><![CDATA[
<p>The LABGeM team (CEA/Genoscope, CNRS UMR 8030, France, Dir. Claudine Médigue) is developing integrated approaches which combines bioinformatics methods based (i) on genomic and metabolic contexts, (ii) on an orignal metabolic network representation and (iii) on a structural classification of active sites for the discovery of new metabolic enzymatic activities.</p>

<p>We are hiring a post-doctoral fellow for the development of innovative bioinformatics methods to explore metabolic networks and enzyme families. These methods will be based on protein family analysis and graph approaches combining genomic and metabolic contexts.</p>

<p>For more details, please see this link : http://goo.gl/tHQOqk</p>

<p>Qualifications:<br />PhD degree in bioinformatics or computational biology<br />- Previous experience in network or protein family analysis<br />- Programming skills (C/C++, Python, Java) and in common biostatistical analyses<br />- Team player, innovative and creative thinking, good oral and written communication skills</p>

<p>24 months, Post Doctoral position<br />Start: from March 2016<br />Place: CEA, Genoscope UMR8030, LABGeM (Laboratory of Bioinformatics Analyses for Genomics and Metabolism), Evry, France<br />Contact: David Vallenet, vallenet@genoscope.cns.fr<br />Publications: https://scholar.google.com/citations?user=rJNPLSAAAAAJ<br />Remuneration per month: from 2,850 €</p>

<p>Interested candidates should send their CV, statement of research interests, and contact information of at least 2 references to David Vallenet (vallenet@genoscope.cns.fr).</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/26221/project-assistant-at-iiser-mohali</guid>
  <pubDate>Fri, 29 Jan 2016 11:04:27 -0600</pubDate>
  <link></link>
  <title><![CDATA[Project Assistant at IISER Mohali]]></title>
  <description><![CDATA[
<p>Project Assistant Job position in Indian Institute of Science Education &amp; Research (IISER) Mohali </p>

<p>Title : In silico understanding of molecular basis of recognition, binding, and regulation of mRNA by STAR family of transcriptional regulators.</p>

<p>No. of Post : 01</p>

<p>Department : Science and Technology</p>

<p>Qualifications : M.Sc./B.Tech in computational life sciences, computational chemistry, computational natural sciences or allied areas. Working experience in MD simulations, bioinformatics, molecular modeling, and drug designing is desirable and plus</p>

<p>Emoluments : As per DST norms<br />How to apply</p>

<p>Applicants are requested to send application along with bio-data and a summary of previous projects (if any) as a PDF file with the e-mail to Dr. Monika Sharma, Email: mnsharma@iisermohali.ac.in. Last date of applications is 17:00 IST. Feb 15, 2016. Shortlisted candidates will be called for interview on Feb 22, 2016. </p>

<p>More at http://14.139.227.202/tenders/tenderinvite/index.php/iiserm-project-openings/554-applications-are-invited-to-work-as-project-assistant-in-a-dst-inspire-research-project-funded-by-department-of-science-and-technology-india</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26309/ratt</guid>
	<pubDate>Sun, 07 Feb 2016 16:09:40 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26309/ratt</link>
	<title><![CDATA[RATT]]></title>
	<description><![CDATA[<p><strong>RATT</strong> is software to transfer annotation from a reference (annotated) genome to an unannotated query genome.</p>
<p>It was first developed to transfer annotations between different genome assembly versions. However, it can also transfer annotations between strains and even different species, like <em>Plasmodium chabaudi</em> onto <em> P. berghei</em>, between different Leishmania species or <em>Salmonella enterica</em> onto other Salmonella serotypes. <strong>RATT</strong> is able to transfer any entries present on a reference sequence, such as the systematic id or an annotator's notes; such information would be lost in a <em>de novo</em> annotation.</p>
<p>More at http://ratt.sourceforge.net/</p><p>Address of the bookmark: <a href="http://ratt.sourceforge.net/" rel="nofollow">http://ratt.sourceforge.net/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26332/pilon</guid>
	<pubDate>Mon, 08 Feb 2016 15:56:18 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26332/pilon</link>
	<title><![CDATA[Pilon]]></title>
	<description><![CDATA[<p>Pilon is a software tool which can be used to:</p>
<ul>
<li>Automatically improve draft assemblies</li>
<li>Find variation among strains, including large event detection</li>
</ul>
<p>Pilon requires as input a FASTA file of the genome along with one or more BAM files of reads aligned to the input FASTA file. Pilon uses read alignment analysis to identify inconsistencies between the input genome and the evidence in the reads. It then attempts to make improvements to the input genome, including:</p>
<ul>
<li>Single base differences</li>
<li>Small indels</li>
<li>Larger indel or block substitution events</li>
<li>Gap filling</li>
<li>Identification of local misassemblies, including optional opening of new gaps</li>
</ul>
<p>More at https://github.com/broadinstitute/pilon/wiki</p><p>Address of the bookmark: <a href="https://github.com/broadinstitute/pilon/wiki" rel="nofollow">https://github.com/broadinstitute/pilon/wiki</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26535/svelter</guid>
	<pubDate>Mon, 29 Feb 2016 17:33:15 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26535/svelter</link>
	<title><![CDATA[svelter]]></title>
	<description><![CDATA[<p>This software is designed to identify both simple and complex rearrangements from paired-end sequencing data. Users could ran it easily by just alling&nbsp;<em>SVelter.py</em>&nbsp;with proper parameters. It's also possible to ran it on multiple cores by calling different sub-functions separately.</p>
<p>More at&nbsp;https://github.com/mills-lab/svelter/</p><p>Address of the bookmark: <a href="https://github.com/mills-lab/svelter/" rel="nofollow">https://github.com/mills-lab/svelter/</a></p>]]></description>
	<dc:creator>Jitendra Prajapati</dc:creator>
</item>

</channel>
</rss>