<?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/36880?offset=800</link>
	<atom:link href="https://bioinformaticsonline.com/related/36880?offset=800" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40889/rcorrector-efficient-and-accurate-error-correction-for-illumina-rna-seq-reads</guid>
	<pubDate>Tue, 04 Feb 2020 23:23:16 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40889/rcorrector-efficient-and-accurate-error-correction-for-illumina-rna-seq-reads</link>
	<title><![CDATA[Rcorrector: efficient and accurate error correction for Illumina RNA-seq reads]]></title>
	<description><![CDATA[<p><span>Rcorrector has an accuracy higher than or comparable to existing methods, including the only other method (SEECER) designed for RNA-seq reads, and is more time and memory efficient. With a 5 GB memory footprint for 100 million reads, it can be run on virtually any desktop or server. The software is available free of charge under the GNU General Public License from&nbsp;</span><a href="https://github.com/mourisl/Rcorrector/" target="_blank">https://github.com/mourisl/Rcorrector/</a><span>.</span></p>
<pre><code>Usage: perl run_rcorrector.pl [OPTIONS]
OPTIONS:
	Required
	-s seq_files: comma separated files for single-end data sets
	-1 seq_files_left: comma separated files for the first mate in the paried-end data sets
	-2 seq_files_right: comma separated files for the second mate in the paired-end data sets
	-i seq_files_interleaved: comma sperated files for interleaved paired-end data sets
	Optional
	-k INT: kmer_length (&lt;=32, default: 23)
	-od STRING: output_file_directory (default: ./)
	-t INT: number of threads to use (default: 1)
	-trim : allow trimming (default: false)
	-maxcorK INT: the maximum number of correction within k-bp window (default: 4)
	-wk FLOAT: the proportion of kmers that are used to estimate weak kmer count threshold, lower for more divergent genome (default: 0.95)
	-ek INT: expected number of kmers; does not affect the correctness of program but affects the memory usage (default: 100000000)
	-stdout: output the corrected reads to stdout (default: not used)
	-verbose: output some correction information to stdout (default: not used)
	-stage INT: start from which stage (default: 0)
		0-start from begining(storing kmers in bloom filter) ;
		1-start from count kmers showed up in bloom filter;
		2-start from dumping kmer counts into a jf_dump file;
		3-start from error correction.</code></pre><p>Address of the bookmark: <a href="https://github.com/mourisl/Rcorrector/" rel="nofollow">https://github.com/mourisl/Rcorrector/</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25094/project-assistant-bioinformatics</guid>
  <pubDate>Mon, 02 Nov 2015 03:23:09 -0600</pubDate>
  <link></link>
  <title><![CDATA[Project Assistant BioInformatics]]></title>
  <description><![CDATA[
<p>Project Assistant BioInformatics</p>

<p>Eligibility : ME/M.Tech(Bio-Informatics/Bio-Chemistry Engg), MSc(Bio-Informatics), BE/B.Tech</p>

<p>Location : Pune</p>

<p>Last Date : 16 Nov 2015</p>

<p>Hiring Process : Face to Face Interview</p>

<p>No. Bio/NCIM/3 </p>

<p>Project Assistant II Jobs opportunity in National Chemical Laboratory (NCL) on temporary basis</p>

<p>Project Code No. : GAP312626</p>

<p>Title of the Project : Microbial ecology and distribution of geochemical cycling genes in an hot spring ecosystem</p>

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

<p>Qualifications : M.Sc./B.Tech/M.Tech in Computational biology/ Bioinformatics from recognized university with minimum 60 % marks (aggregate) </p>

<p>Desirable : Good knowledge of computational skills, Linux (command line and GUI) and Unix; Perl / Python / R /C-programming. Practical knowledge of analysis of Next generation sequence datasets (amplicon sequencing, whole metagenome, and complete genome sequencing) with reference to microbes. Analysis and statistical validation of NGS data generated from different chemistry platforms. Some wet-lab experience in microbial system would be an added advantage as project involves some travel.</p>

<p>Emoluments : Rs. 16,000/- </p>

<p>Age Limit : 28 years</p>

<p>The application with the above information duly signed together with photo-copies of relevant certificates/testimonials should be addressed to : The Head, NCIM Resource Centre (Attn Dr. M.S. DHARNE), National Chemical Laboratory, Pune 411 008, so as to reach on or before 16th November 2015.</p>

<p>More at http://www.ncl-india.org/files/JoinUs/JobVacancies/TemporaryJobs.aspx?menuid=ql6&amp;childmenustripid=divSubQL6</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41501/hicanu-accurate-assembly-of-segmental-duplications-satellites-and-allelic-variants-from-high-fidelity-long-reads</guid>
	<pubDate>Fri, 27 Mar 2020 22:49:31 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41501/hicanu-accurate-assembly-of-segmental-duplications-satellites-and-allelic-variants-from-high-fidelity-long-reads</link>
	<title><![CDATA[HiCanu: accurate assembly of segmental duplications, satellites, and allelic variants from high-fidelity long reads]]></title>
	<description><![CDATA[<p><span>HiCanu, a significant modification of the Canu assembler designed to leverage the full potential of HiFi reads via homopolymer compression, overlap-based error correction, and aggressive false overlap filtering.&nbsp;</span></p>
<p>More at&nbsp;<a href="https://www.biorxiv.org/content/10.1101/2020.03.14.992248v3?fbclid=IwAR2PaN4GLjvAZpWmCE2q0EWk2dtwY7wiKxVlXn9PPG7OBSP06PP2gcCrv3A">https://www.biorxiv.org/content/10.1101/2020.03.14.992248v3</a></p><p>Address of the bookmark: <a href="https://github.com/marbl/canu" rel="nofollow">https://github.com/marbl/canu</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25147/pre-or-postdoctoral-research-fellowship-in-structural-bioinformatics-at-padova</guid>
  <pubDate>Thu, 05 Nov 2015 22:15:12 -0600</pubDate>
  <link></link>
  <title><![CDATA[Pre- or postdoctoral research fellowship in Structural Bioinformatics at Padova]]></title>
  <description><![CDATA[
<p>A research fellowship for a software developer is available at the BioComputing UP Laboratory, University of Padova (URL: http://protein.bio.unipd.it/).<br />A highly motivated and creative candidate is sought to work on structural bioinformatics. Specifically, the project entails the development of novel methods, tools and databases for the analysis of protein structures.</p>

<p>The BioComputing UP Laboratory, headed by Prof. Silvio Tosatto, is a dynamic group of a dozen people working on several aspects of prediction of protein structure &amp; function employing techniques at the intersection between biology, medicine, chemistry, physics &amp; computer science.<br />Our aim is to integrate the development of novel methods and their application to biologically relevant problems.</p>

<p>We are looking for candidates with a solid Bioinformatics background, programming experience (Python, C++ and/or Java) and good knowledge of molecular biology (protein structure/function). Good knowledge of statistics as well as experience in using database systems (MongoDB, MySQL and/or Postgres) is desirable. Candidates should have a degree with top marks, optionally hold a PhD, and be highly motivated to work on interdisciplinary research. Good knowledge of English, an open-minded spirit, being collaborative and creative are crucial.</p>

<p>The fellowship, which should start as soon as possible, is renewable and initially for one year. It will be commensurate to experience, can be extended depending on performance and may lead to a PhD degree. The successful candidate will be working full-time at the BioComputing UP Laboratory, University of Padova. Travel support for conferences and/or research visits abroad is provided.<br />To apply, please send your CV, with a motivation letter and brief description of your research background as well as the names of two (or more) references to: biocomp@bio.unipd.it. </p>

<p>Start date: As soon as possible</p>

<p>Duration: 1 year, renewable</p>

<p>Salary on grant: Commesurate to experience</p>

<p>Contact Person (Referent): Silvio Tosatto</p>

<p>Ref. E-Mail: biocomp@bio.unipd.it</p>

<p>Tel: +39 049 827 6269<br />Fax: +39 049 827 6260</p>

<p>Group Web Page: http://protein.bio.unipd.it/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42139/mixtures-a-novel-tool-for-bacterial-strain-reconstruction-from-reads</guid>
	<pubDate>Fri, 21 Aug 2020 08:23:19 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42139/mixtures-a-novel-tool-for-bacterial-strain-reconstruction-from-reads</link>
	<title><![CDATA[mixtureS: a novel tool for bacterial strain reconstruction from reads]]></title>
	<description><![CDATA[<div>
<p>mixtureS that can de novo identify bacterial strains from shotgun reads of a clonal or metagenomic sample, without prior knowledge about the strains and their variations. Tested on 243 simulated datasets and 195 experimental datasets, mixtureS reliably identified the strains, their numbers and their abundance. Compared with three tools, mixtureS showed better performance in almost all simulated datasets and the vast majority of experimental datasets.</p>
</div>
<div>
<div>Availability</div>
<p>The source code and tool mixtureS is available at&nbsp;<a href="http://www.cs.ucf.edu/~xiaoman/mixtureS/" target="_blank">http://www.cs.ucf.edu/&tilde;xiaoman/mixtureS/</a>.</p>
</div><p>Address of the bookmark: <a href="http://www.cs.ucf.edu/~xiaoman/mixtureS/" rel="nofollow">http://www.cs.ucf.edu/~xiaoman/mixtureS/</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26587/last</guid>
	<pubDate>Wed, 09 Mar 2016 14:27:01 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26587/last</link>
	<title><![CDATA[LAST]]></title>
	<description><![CDATA[<p style="text-align: center;"><img src="http://last.cbrc.jp/lastwebfig.png" alt="sketch of  similar regions in sequences" style="border: 0px;"></p>
<p>LAST can:</p>
<ul>
<li>Handle <strong>big</strong> sequence data, e.g:
<ul>
<li>Compare two vertebrate genomes</li>
<li>Align billions of DNA reads to a genome</li>
</ul>
</li>
<li>Indicate the <a href="http://lastweb.cbrc.jp/about.html">reliability</a> of each aligned column.</li>
<li>Use sequence quality data <a href="http://nar.oxfordjournals.org/content/38/7/e100.abstract">properly</a>.</li>
<li>Compare DNA to proteins, with frameshifts.</li>
<li>Compare PSSMs to sequences</li>
<li>Calculate the likelihood of chance similarities between random sequences.</li>
<li>Do split and spliced alignment.</li>
<li><a href="http://last.cbrc.jp/doc/last-train.html">Train</a> alignment parameters for unusual kinds of sequence (e.g. nanopore).</li>
</ul><p>Address of the bookmark: <a href="http://last.cbrc.jp/" rel="nofollow">http://last.cbrc.jp/</a></p>]]></description>
	<dc:creator>Archana Malhotra</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25308/traineeship-at-biomedical-informatics-centre-pgimer-chandigarh</guid>
  <pubDate>Sun, 29 Nov 2015 03:04:27 -0600</pubDate>
  <link></link>
  <title><![CDATA[Traineeship at Biomedical Informatics Centre  PGIMER  Chandigarh]]></title>
  <description><![CDATA[
<p>Biomedical Informatics Centre</p>

<p>PGIMER</p>

<p>Chandigarh</p>

<p>invites application for a project dissertation program for students who have completed their first year of M.Sc. in Bioinformatics.</p>

<p>This is an exciting opportunity for Master's students to train in modern methods in Bioinformatics. The duration of the training will be four to six months, starting from January 2016.</p>

<p>Education: Pursuing M.Sc. Bioinformatics</p>

<p>Essential: Post graduate applicants should have completed their first year and should be in the third semester or first half of the second year.</p>

<p>Only students who are willing to spend a minimum period of 4 months to a maximum of six months, without any break, would be eligible for the program.</p>

<p>How to Apply: Candidates interested in the above project dissertation program should apply online. Send your CV, Scanned copy of letter of recommendation from Head of Institution along with Registration form in the given format should be sent to: info@bicpgi.org</p>

<p>Please mention clearly “Project dissertation &amp; your Name” in the Subject.</p>

<p>The last date for application is December 23, 2015</p>

<p>Note: Selected candidates may please note that the program is free of cost and would not provide any financial aid for transport and stay. Name of the selected candidates would be posted on the centre website by December 31, 2015.</p>

<p>Incomplete applications will be rejected.</p>

<p>For more information visit our website: http://bic-pgi.org/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44595/squeezemeta-a-fully-automated-metagenomics-pipeline-from-reads-to-bins</guid>
	<pubDate>Sat, 06 Jul 2024 04:29:16 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44595/squeezemeta-a-fully-automated-metagenomics-pipeline-from-reads-to-bins</link>
	<title><![CDATA[SqueezeMeta: a fully automated metagenomics pipeline, from reads to bins]]></title>
	<description><![CDATA[<p dir="auto">SqueezeMeta is a full automatic pipeline for metagenomics/metatranscriptomics, covering all steps of the analysis. SqueezeMeta includes multi-metagenome support allowing the co-assembly of related metagenomes and the retrieval of individual genomes via binning procedures. Thus, SqueezeMeta features several unique characteristics:</p>
<ol dir="auto">
<li>Co-assembly procedure with read mapping for estimation of the abundances of genes in each metagenome</li>
<li>Co-assembly of a large number of metagenomes via merging of individual metagenomes</li>
<li>Includes binning and bin checking, for retrieving individual genomes</li>
<li>The results are stored in a database, where they can be easily exported and shared, and can be inspected anywhere using a web interface.</li>
<li>Internal checks for the assembly and binning steps inform about the consistency of contigs and bins, allowing to spot potential chimeras.</li>
<li>Metatranscriptomic support via mapping of cDNA reads against reference metagenomes</li>
</ol><p>Address of the bookmark: <a href="https://github.com/jtamames/SqueezeMeta" rel="nofollow">https://github.com/jtamames/SqueezeMeta</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/25302/ra-bioinformatics-at-jamia-hamdard</guid>
  <pubDate>Sat, 28 Nov 2015 03:37:36 -0600</pubDate>
  <link></link>
  <title><![CDATA[RA Bioinformatics at Jamia Hamdard]]></title>
  <description><![CDATA[
<p>Research Associate, Bioinformatics Facility<br />Jamia Hamdard - New Delhi, Delhi<br />Research Associate, Bioinformatics Facility, Jamia Hamdard.<br />Emoluments: Rs. 22,000 + HRA 30%<br />Qualification: PhD or equivalent or having 3 years of research, teaching and design and development experience after M. Pharm./M.VSc./M.E./M.Tech. PhD in life sciences and related areas with experience in Bioinformatics may apply. Company Info.<br />Jamia Hamdard</p>

<p>Jamia Hamdard New Delhi - 110062 Additional Information States &amp; U.T State &amp; Union Territories Delhi How To Apply Apply Details<br />Last date of application: December 5, 2015 Web/Notification URL http://www.jamiahamdard.ac.in/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38792/nxrepair-error-correction-in-de-novo-assemblies-using-nextera-mate-pair-reads</guid>
	<pubDate>Thu, 24 Jan 2019 10:35:12 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38792/nxrepair-error-correction-in-de-novo-assemblies-using-nextera-mate-pair-reads</link>
	<title><![CDATA[NxRepair: error correction in de novo assemblies using Nextera Mate Pair Reads]]></title>
	<description><![CDATA[<p>NxRepair is a python module that automatically detects large structural errors in de novo assemblies using Nextera mate pair reads. The decector will break a contig at the site of an identified misassembly and will generate a new fasta file containing both the corrected contigs and the correct, unaffected contigs.</p>
<p>https://nxrepair.readthedocs.io/en/latest/tutorial.html</p>
<div>
<div>
<div id="js-repo-pjax-container">
<div>
<div>
<div id="readme">
<div>
<div>
<pre>nxrepair aligned_matepairs.bam assemblyfasta.fasta error_locations.csv new_fasta.fasta</pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>&nbsp;</div><p>Address of the bookmark: <a href="https://github.com/rebeccaroisin/nxrepair" rel="nofollow">https://github.com/rebeccaroisin/nxrepair</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

</channel>
</rss>