<?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/32481?offset=470</link>
	<atom:link href="https://bioinformaticsonline.com/related/32481?offset=470" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23247/ra-at-csir-urdip</guid>
  <pubDate>Fri, 10 Jul 2015 18:34:03 -0500</pubDate>
  <link></link>
  <title><![CDATA[RA at CSIR-URDIP]]></title>
  <description><![CDATA[
<p>CSIR - UNIT FOR RESEARCH AND DEVELOPMENT OF INFORMATION PRODUCTS (CSIR- URDIP)</p>

<p>Adv. No. URDIP/ 15/2015</p>

<p>Opportunity for young Bioinformatics Professionals to make a career in the area of Intellectual Property</p>

<p>CSIR has set up a Unit for Research and Development of Information Products (CSIRURDIP) at Pune to work in the area of scientific informatics. One of the major focus areas of research work at CSIR-URDIP is PATENT INFORMATICS. With the increasing applications of Bioinformatics in the areas of life sciences industry such as Agriculture and Health Care (Diagnostics and Drugs), the output of research in these area is being protected by different forms of Intellectual Property rights. Realizing the importance of IP in the Bioinformatics field, Department of Biotechnology (DBT) has sanctioned a project on “Development, Facilitation and Harvesting of Bioinformatics related Intellectual Property” at CSIR-URDIP.</p>

<p>The project will involve application of Patent Informatics tools and techniques to Bioinformatics (including creation of patent landscapes, preparation of techno-legal reports of patentability, freedom to operate studies) to help protect IPRs and develop and conduct training programmes on IPRs related to Bioinformatics.</p>

<p>CSIR-URDIP invites applications from young Bioinformatics professionals to work on this emerging area which offers challenging opportunities and attractive career possibilities in future.</p>

<p>Position I: Research Associate</p>

<p>No of Positions: One</p>

<p>Consolidated amount Payable: = Rs 26,400.00</p>

<p>Qualification: PhD in Bioinformatics. In exceptional cases, candidature of M. Tech. candidates with First class in Bioinformatics with three years of relevant work experience will also be considered.</p>

<p>Job requirement: The prospective candidate will be expected to identify patents/scientific literature in field of Bioinformatics, evaluate them Vis a Vis other patents in fields and come up landscape / FTO / Patentability reports.</p>

<p>Age Limit: 35 years. </p>

<p>The candidates meeting the above criteria may appear for walk in interview at their cost on Monday 13th July 2015 at 02:00 p.m. with the CV and supporting documents (original plus copies) at the following address: CSIR Unit or Research and Development of Information Products (URDIP), "Tapovan" S.No. 113 &amp; 114, Near NCL Colony Baner Side Gate, NCL Estate, Pashan Road, Pune-411008, Maharashtra, India</p>

<p>Advertisement: www.urdip.res.in/download/DBT_RA_Advt_July%202015.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/44672/libraries-or-management-tools-for-high-throughput-sequencing-data</guid>
	<pubDate>Fri, 04 Oct 2024 02:45:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/44672/libraries-or-management-tools-for-high-throughput-sequencing-data</link>
	<title><![CDATA[Libraries or management tools for high throughput sequencing data]]></title>
	<description><![CDATA[<ul>
<li><a href="http://gatb.inria.fr/"><span>GATB</span></a>&nbsp;Library.&nbsp;The&nbsp;<span>Genome Analysis Toolbox with de-Bruijn graph.&nbsp;</span>A large part of tools developed by the GenScale team are based on this library.<br />These methods enable the analysis of data sets of any size on multi-core desktop computers, including very huge amount of reads data coming from any kind of organisms such as bacteria, plants, animals and even complex samples (<em>e.g.</em>&nbsp;metagenomes). Among them are (the full is available here:&nbsp;<a href="https://gatb.inria.fr/software/">https://gatb.inria.fr/software/</a>):</li>
<li><a href="https://github.com/morispi/LRez"><span>LRez</span></a>: C++ Library and toolkit for the barcode-based management and indexation of linked-read datasets.</li>
</ul><h2>Variant calling and/or genotyping</h2><ul>
<li><a href="https://gatb.inria.fr/software/discosnp/" title="DiscoSNP">DiscoSNP++ and&nbsp;discoSnpRAD</a>: Reference-free small variant discovery (SNPs and indels)</li>
<li><a href="https://gatb.inria.fr/software/mind-the-gap/" title="MindTheGap">MindTheGap</a>: Detection and assembly of large insertion variants</li>
<li><a href="https://gatb.inria.fr/software/takeabreak/" title="TakeABreak">TakeABreak</a>:&nbsp;reference-free inversion discovery tool</li>
<li><a href="https://github.com/llecompte/SVJedi">SVJedi</a>: Structural Variant genotyper with long read data</li>
<li><a href="https://github.com/SandraLouise/SVJedi-graph">SVJedi-graph</a>: Structural Variant genotyper with long read data using a variation graph</li>
</ul><h2>Sequence assembly</h2><ul>
<li><a href="https://github.com/cguyomar/MinYS">MinYS</a>: reference-guided genome assembly in metagenomics data</li>
<li><a href="https://github.com/anne-gcd/MTG-Link">MTG-link</a>: local assembly tool for linked-read data</li>
<li><a href="https://gatb.inria.fr/software/minia/" title="Minia">Minia</a>: De novo short read assembler</li>
<li><a href="https://gatb.inria.fr/de-novo-genome-assembly/">de-novo pipeline</a>:&nbsp;<em>de-novo</em>&nbsp;assembly pipeline (error correction / contigs / scaffolding) for genomes and meta-genomes</li>
<li><a href="https://gatb.inria.fr/software/mapsembler/" title="Mapsembler2">Mapsembler2</a>: Targeted assembly (not maintained)</li>
</ul><h2>Managing k-mers &amp; indexation</h2><ul>
<li><a href="https://github.com/lrobidou/findere">findere</a>:&nbsp;simple strategy for speeding up queries and for reducing false positive calls from any Approximate Membership Query data structure.
<ul>
<li><a href="https://github.com/lrobidou/fimpera">fimpera</a>&nbsp;extends findere adding the abundance information.</li>
</ul>
</li>
<li><a href="https://github.com/tlemane/kmtricks">kmtricks</a>:&nbsp;modular tool suite for counting kmers, and constructing Bloom filters or kmer matrices, for large collections of sequencing data.</li>
<li><a href="https://github.com/tlemane/kmindex">kmindex&nbsp;</a>is a tool for indexing and querying sequencing samples. It is built on top of kmtricks.</li>
<li><a href="https://github.com/pierrepeterlongo/back_to_sequences">back to sequences</a>: Find sequences (reads, unitigs, genes) related to a set of kmers in large datasets, in a matter of seconds.</li>
<li><a href="https://github.com/vicLeva/bqf">Backpack Quotient Filter</a>:&nbsp;k-mer indexing data structure with abundance</li>
<li><a href="http://github.com/GATB/rconnector">short read connector</a>:&nbsp;Detect similar reads from potentially large read set</li>
<li><a href="https://gatb.inria.fr/software/dsk/" title="DSK">DSK</a>:&nbsp;Count K-mer in sequences</li>
</ul><h2>Pangenome graph manipulation</h2><ul>
<li><a href="https://github.com/Tharos-ux/pancat">Pancat</a>: Pangenome Comparison and Analysis Toolkit</li>
<li><a href="https://pypi.org/project/gfagraphs/">GFAGraphs</a>: a Python library to handle pangenome graph files in GFA format.</li>
</ul><h2>Comparative metagenomics with k-mers</h2><ul>
<li><a href="https://github.com/GATB/simka">Simka and SimkaMin</a>:&nbsp;Comparative metagenomics for large-scale datasets</li>
<li><a href="https://team.inria.fr/genscale/high-throughput-sequence-analysis/compreads-metagenomic-data-analysis/">Comparead &amp; Commet</a>:&nbsp;comparison of metagenomic datasets</li>
</ul><h2>Species and bacterial strains identification</h2><ul>
<li><a href="https://github.com/gsiekaniec/ORI">ORI</a>: software using long nanopore reads to identify bacteria present in a sample at the strain level</li>
<li><a href="https://github.com/kevsilva/StrainFLAIR">StrainFLAIR</a>:&nbsp;STRAIN-level proFiLing using vArIation gRaph</li>
</ul><h2>General-purpose sequencing data manipulation</h2><ul>
<li><a href="https://team.inria.fr/genscale/ngs-software/gassst/">GASSST</a>:&nbsp;long read mapper</li>
<li><a href="https://gatb.inria.fr/software/leon/" title="Leon">Leon</a>: short read compressor (now included in GATB-core)</li>
<li><a href="https://gatb.inria.fr/software/bloocoo/" title="Bloocoo">Bloocoo</a>:&nbsp;short read corrector</li>
<li><a href="https://github.com/GATB/bcalm">BCALM</a>:&nbsp;Construct compacted de Bruijn graphs (unitigs)</li>
</ul><h2>&nbsp;Protein Structure</h2><ul>
<li><a href="https://team.inria.fr/genscale/protein-structure/a-purva-contact-map-overlap-solver/">A_Purva</a>:&nbsp;Contact Map Overlap solver</li>
<li><a href="https://team.inria.fr/genscale/protein-structure/md-jeep-distance-geomtry-solver/">MD-Jeep</a>:&nbsp;Distance Geometry solver</li>
<li><a href="https://team.inria.fr/genscale/csa-comparative-structural-alignment/">CSA</a>:&nbsp;Comparative Structural Alignment</li>
</ul><h2>Workflow</h2><ul>
<li><a href="https://team.inria.fr/genscale/workflows/slicee/">SLICEE</a>:&nbsp;parallel execution of bioinformatics workflows</li>
</ul><h3>Comparative Genomics</h3><ul>
<li><a href="https://team.inria.fr/genscale/comparative-genomics/cassis/">CASSIS</a>:&nbsp;detection of rearrangement breakpoints</li>
<li><a href="https://team.inria.fr/genscale/high-throughput-sequence-analysis/plast-intensive-sequence-comparison/">PLAST</a>:&nbsp;intensive bank-to-bank sequence comparison</li>
<li><a href="https://github.com/stephanierobin/DrjBreakpointFinder">DRJBreakpointFinder</a>: detection and precise localization of excision sites in proviral segments</li>
</ul>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23277/project-fellow-at-ihbt-palampur-himachal-pradesh</guid>
  <pubDate>Sun, 12 Jul 2015 07:54:37 -0500</pubDate>
  <link></link>
  <title><![CDATA[Project Fellow at IHBT - Palampur, Himachal Pradesh]]></title>
  <description><![CDATA[
<p>The Institute is working relentlessly on developing technologies for sustainable utilization of Himalayan bioresources, and in the area of tea, floriculture, bamboos and medicinal and aromatic plants. Looking at the mission of the Institute,the quantum of work undertaken and milestones achieved it was rightly conceived to rename the Institute from CSIR Complex Palampur to Institute of Himalayan Bioresource Technology at a high level meeting. Finally the Institute received its new name Institute of Himalayan Bioresource Technology (IHBT) in 1997 by then Prime Minister Shri H.D. Deve Gowda. Till date this is the only kind of National R&amp;D laboratory in the state of Himachal.</p>

<p>Detail Of Institute of Himalayan Bioresource Technology (IHBT) Project Fellow Recruitment:</p>

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

<p>Qualification : 1st Class B. Tech. in Bioinformatics/ Computational Biology Or M.Sc. in Bioinformatics/ Computational Biology with 55% marks OR M.Tech. in Bioinformatics/ Computational Biology with 55% marks.</p>

<p>Age : 28 years as on 10.06.2015</p>

<p>Pay Scale: Rs.12,000/- P.M/Rs.14,000/- P.M.</p>

<p>Age : 35 years,(Up to 40 years for members of SC/STs).</p>

<p>Selection Procedure For Institute of Himalayan Bioresource Technology (IHBT) – Project Fellow Post:</p>

<p>Written Test on 10/06/2015.</p>

<p>Shortlisted candidates will undertake face to face interview.</p>

<p>Dates are yet to be announced for the final selection</p>

<p>Walkin Procedure For Project Fellow vacancy in Institute of Himalayan Bioresource Technology (IHBT):</p>

<p>Eligible candidates may appear for Walk-in-Interview on Date : 10.06.2015, Time 9:00 A.M. Venue : CSIR- IHBT Palampur (H.P.) alongwith an application on prescribed format. Candidates must also bring with them original certificates of testimonials at the time of the appearing for interview failing which he/she will not be allowed to appear for interview.</p>

<p>Important Dates To Remember :<br />Walk in date for this job : 10/06/2015</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37674/qualimap2-evaluating-next-generation-sequencing-alignment-data</guid>
	<pubDate>Tue, 11 Sep 2018 04:44:29 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37674/qualimap2-evaluating-next-generation-sequencing-alignment-data</link>
	<title><![CDATA[Qualimap2: Evaluating next generation sequencing alignment data]]></title>
	<description><![CDATA[<p><strong>Qualimap 2</strong><span>&nbsp;is a platform-independent application written in Java and R that provides both a Graphical User Inteface (GUI) and a command-line interface to facilitate the quality control of alignment sequencing data and its derivatives like feature counts.&nbsp;</span><br><br><span>Supported types of experiments include:</span></p>
<ul>
<li>Whole-genome sequencing</li>
<li>Whole-exome sequencing</li>
<li>RNA-seq (speical mode available)</li>
<li>ChIP-seq</li>
</ul><p>Address of the bookmark: <a href="http://qualimap.bioinfo.cipf.es/" rel="nofollow">http://qualimap.bioinfo.cipf.es/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23369/assistant-professor-professor-at-central-university-of-south-bihar</guid>
  <pubDate>Thu, 16 Jul 2015 22:36:53 -0500</pubDate>
  <link></link>
  <title><![CDATA[Assistant Professor/ Professor at Central University of South Bihar]]></title>
  <description><![CDATA[
<p>Central University of South Bihar</p>

<p>(Established under Central Universities Act, 2009)</p>

<p>BIT Campus, PO: B.V. College,</p>

<p>Patna – 800 014 (Bihar)</p>

<p>Employment Notice No. CUSB / 27 / Faculty / 2015</p>

<p>Appointment for Faculty Positions Applications in the prescribed form are invited from the eligible candidates for the following posts shown against the subjects to be filled up on regular/contract/re-employment after superannuation basis:</p>

<p>1 Bioinformatics - 03 Posts</p>

<p>2 Biotechnology – 02 Posts</p>

<p>12 Life Science – 04 Posts</p>

<p>The duly filled in application form, complete in all respect along with fee must be sent only by Speed post/Registered post/Courier to The Registrar, Central University of South Bihar, BIT Campus, P.O. : B.V. College, Patna-800014.</p>

<p>Last Date of Receiving Application 10th August, 2015</p>

<p>Advertisement:</p>

<p>http://cub.ac.in/index.php?option=com_content&amp;view=article&amp;id=31&amp;Itemid=157</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39213/flye-fast-and-accurate-de-novo-assembler-for-single-molecule-sequencing-reads</guid>
	<pubDate>Tue, 02 Apr 2019 21:54:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39213/flye-fast-and-accurate-de-novo-assembler-for-single-molecule-sequencing-reads</link>
	<title><![CDATA[Flye: Fast and accurate de novo assembler for single molecule sequencing reads]]></title>
	<description><![CDATA[<p><span>Flye is a de novo assembler for single molecule sequencing reads, such as those produced by PacBio and Oxford Nanopore Technologies. It is designed for a wide range of datasets, from small bacterial projects to large mammalian-scale assemblies. The package represents a complete pipeline: it takes raw PB / ONT reads as input and outputs polished contigs. Flye also includes a special mode for metagenome assembly.</span></p><p>Address of the bookmark: <a href="https://github.com/fenderglass/Flye" rel="nofollow">https://github.com/fenderglass/Flye</a></p>]]></description>
	<dc:creator>BioJoker</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23672/jrf-in-bioinformatics-rajiv-gandhi-centre-for-biotechnology-rgcb-thiruvananthapuram</guid>
  <pubDate>Sat, 08 Aug 2015 01:22:29 -0500</pubDate>
  <link></link>
  <title><![CDATA[JRF in Bioinformatics @ Rajiv Gandhi Centre for Biotechnology (RGCB), Thiruvananthapuram]]></title>
  <description><![CDATA[
<p>Rajiv Gandhi Centre for Biotechnology (RGCB), Thiruvananthapuram<br />Job Code: 060815(10)Y</p>

<p>Jr Research Fellow Posts At Rajiv Gandhi Centre for Biotechnology<br />Rajiv Gandhi Centre for Biotechnology (RGCB) invites applications to recruit on vacant posts of Junior Research Fellow (JRF). Applications against these Government Jobs can be submitted on or before 15 August 2015.</p>

<p>Rajiv Gandhi Centre for Biotechnology Vacancy 2015 Details<br />Name of the post – Junior Research Fellow (JRF)<br />Total vacancies –</p>

<p>Age Limit: Below 28 years as on 15-08-2015.</p>

<p>Qualification(s): Masters Degree in Life Sciences/Biotechnology/Bioinformatics.</p>

<p>How to Apply: Duly filled-in applications in prescribed application format along with copies of required documents should be reach to: Rajiv Gandhi Centre for Biotechnology Thycaud PO, Poojappura, Thiruvananthapuram – 695014, Kerala. </p>

<p>More at http://rgcb.res.in/temporary-position-available-10/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40754/understanding-your-reads-and-mapping</guid>
	<pubDate>Wed, 29 Jan 2020 06:29:55 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40754/understanding-your-reads-and-mapping</link>
	<title><![CDATA[Understanding your reads and mapping !]]></title>
	<description><![CDATA[<p>One of the best tutorial for beginners ...</p>
<p>https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html</p><p>Address of the bookmark: <a href="https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html" rel="nofollow">https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/23577/senior-research-fellow-srf-bioinformatics-at-aiims-india</guid>
  <pubDate>Tue, 04 Aug 2015 03:14:32 -0500</pubDate>
  <link></link>
  <title><![CDATA[Senior Research Fellow (SRF) Bioinformatics at AIIMS, India]]></title>
  <description><![CDATA[
<p>DEPARTMENT OF BIOTECHNOLOGY<br />ALL INDIA INSTITUTE OF MEDICAL SCIENCES<br />NEW DELHI-110029</p>

<p>Requirement of Senior Research Fellow Applications are invited for the following vacancy under Research project entitled “Exploiting temporal transcription profile, computational analysis and post-transcriptional gene silencing to identify and intercept interactions between host and dormant and actively replicating Mycobacterium tuberculosis”</p>

<p>Senior Research Fellow One</p>

<p>M.Sc. Degree in Biotechnology/ /Microbiology/Bioinformatics and 2 years research experience in the relevant field NET/GATE Qualification with at least 2 years research experience in M. tuberculosis culture and related techniques as well as transcriptome data generation and analysis.</p>

<p>1 year</p>

<p>1. Age relaxation for SC/ST/OBC/PH Candidates will be as per the government rules.</p>

<p>2. Qualification/degree should be from a reputed Institution/University.</p>

<p>3. Mere fulfilling the essential qualification/experience does not guarantee selection.</p>

<p>4. Canvassing in any form will be a disqualification.</p>

<p>5. No TA/DA will be paid either for attending the interview or joining the post.</p>

<p>Interested candidates are to submit their Curriculum Vitae by 5 PM on 17th August, 2015 to Room No.107, Department of Biotechnology, AIIMS, New Delhi-29.</p>

<p>Only shortlisted candidates will be notified by email for interview</p>

<p>Advertisement:</p>

<p>www.aiims.edu/images/pdf/recruitment/advertisement/advertisement%20of%20SRF_N1306.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36985/swalo-scaffolding-with-assembly-likelihood-optimization</guid>
	<pubDate>Wed, 20 Jun 2018 02:45:16 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36985/swalo-scaffolding-with-assembly-likelihood-optimization</link>
	<title><![CDATA[SWALO: Scaffolding with assembly likelihood optimization]]></title>
	<description><![CDATA[SWALO (scaffolding with assembly likelihood optimization) is a method for scaffolding based on likelihood of genome assemblies computed using generative models for sequencing.

Please email your questions, comments, suggestions, and bug reports to atif.bd@gmail.com.<p>Address of the bookmark: <a href="https://atifrahman.github.io/SWALO/" rel="nofollow">https://atifrahman.github.io/SWALO/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>