<?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/32076?offset=150</link>
	<atom:link href="https://bioinformaticsonline.com/related/32076?offset=150" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/31353/concoct-clustering-contigs-with-coverage-and-composition</guid>
	<pubDate>Mon, 06 Mar 2017 04:08:16 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/31353/concoct-clustering-contigs-with-coverage-and-composition</link>
	<title><![CDATA[CONCOCT: Clustering cONtigs with COverage and ComposiTion]]></title>
	<description><![CDATA[<p>A program for unsupervised binning of metagenomic contigs by using nucleotide composition, coverage data in multiple samples and linkage data from paired end reads.</p>
<p>Warning! This software is to be considered under development. Functionality and the user interface may still change significantly from one version to another. If you want to use this software, please stay up to date with the list of known issues:<a href="https://github.com/BinPro/CONCOCT/issues">https://github.com/BinPro/CONCOCT/issues</a></p><p>Address of the bookmark: <a href="https://github.com/BinPro/CONCOCT" rel="nofollow">https://github.com/BinPro/CONCOCT</a></p>]]></description>
	<dc:creator>Jit</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/32633/a-post-assembly-genome-improvement-toolkit-pagit-to-obtain-annotated-genomes-from-contigs</guid>
	<pubDate>Fri, 12 May 2017 10:50:29 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32633/a-post-assembly-genome-improvement-toolkit-pagit-to-obtain-annotated-genomes-from-contigs</link>
	<title><![CDATA[A Post-assembly genome-improvement toolkit (PAGIT) to obtain annotated genomes from contigs]]></title>
	<description><![CDATA[<p>PAGIT addresses the need for software to generate high quality draft genomes. It is based on a series of programs that we developed:</p>
<p><a href="https://sourceforge.net/projects/abacas/files/">ABACAS</a>, that is able to contiguate contigs from a de novo assembly against a closely related reference.</p>
<p><a href="https://sourceforge.net/projects/image2/files/">IMAGE</a>, an iterative approach for closing gaps in assembled genomes using mate pair information. It is able to close gaps left open by the assembler in a draft genome, even when using the same data sets as used by the original assembler.</p>
<p><a href="http://icorn.sourceforge.net/">iCORN</a>, that enables errors in the consensus sequence to be corrected by iteratively mapping reads to the current assembly. An improved version, especially correction Pacfic Bioscience assemblies (PacBio) can be found&nbsp;<a href="ftp://ftp.sanger.ac.uk/pub4/resources/software/pagit/ICORN2/icorn2.V0.95.tgz">here</a>.</p>
<p><a href="https://ratt.svn.sourceforge.net/svnroot/ratt">RATT</a>, a tool to transfer the annotation from a reference genome, or an earlier assembly, onto the latest assembly.</p>
<p>PAGIT bundles these software and makes them more accessible for users.</p><p>Address of the bookmark: <a href="http://www.sanger.ac.uk/science/tools/pagit" rel="nofollow">http://www.sanger.ac.uk/science/tools/pagit</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32730/ncbi-prokaryotic-genome-annotation-pipeline</guid>
	<pubDate>Tue, 16 May 2017 08:56:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32730/ncbi-prokaryotic-genome-annotation-pipeline</link>
	<title><![CDATA[NCBI Prokaryotic Genome Annotation Pipeline]]></title>
	<description><![CDATA[<p>NCBI Prokaryotic Genome Annotation Pipeline is designed to annotate bacterial and archaeal genomes (chromosomes and plasmids).</p>
<p>Genome annotation is a multi-level process that includes prediction of protein-coding genes, as well as other functional genome units such as structural RNAs, tRNAs, small RNAs, pseudogenes, control regions, direct and inverted repeats, insertion sequences, transposons and other mobile elements.</p>
<p>NCBI has developed an automatic prokaryotic genome annotation pipeline that combines&nbsp;<em>ab initio</em>&nbsp;gene prediction algorithms with homology based methods. The first version of NCBI Prokaryotic Genome Automatic Annotation Pipeline (PGAAP;&nbsp;<a href="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=18416670">see Pubmed Article</a>) developed in 2005 has been replaced with an upgraded version that is capable of processing a larger data volume. You can find a more detailed description of the new version of&nbsp;the pipeline in&nbsp;<a href="https://www.ncbi.nlm.nih.gov/books/NBK174280/">NCBI Handbook chapter</a>. NCBI's annotation pipeline depends on several internal databases and is not currently available for download or use outside of the NCBI environment.</p>
<p>https://www.ncbi.nlm.nih.gov/genome/annotation_prok/</p><p>Address of the bookmark: <a href="https://www.ncbi.nlm.nih.gov/genome/annotation_prok/" rel="nofollow">https://www.ncbi.nlm.nih.gov/genome/annotation_prok/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43315/genome-assembly-workshop-2020</guid>
	<pubDate>Wed, 25 Aug 2021 04:30:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43315/genome-assembly-workshop-2020</link>
	<title><![CDATA[Genome Assembly Workshop 2020]]></title>
	<description><![CDATA[<p><span>Our team offers custom bioinformatics services to academic and private organizations. We have a strong academic background with a focus on cutting edge, open source software. We replicate standard analysis pipelines (best practices) when appropriate, and/or develop novel applications and pipelines when needed, however we always emphasize biological interpretation of the data.</span></p>
<p><span>More at&nbsp;https://ucdavis-bioinformatics-training.github.io/</span></p><p>Address of the bookmark: <a href="https://ucdavis-bioinformatics-training.github.io/2020-Genome_Assembly_Workshop/snakemake/snakemake_intro" rel="nofollow">https://ucdavis-bioinformatics-training.github.io/2020-Genome_Assembly_Workshop/snakemake/snakemake_intro</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/1466/iscb-asia-2013-translational-bioinformatics-conference</guid>
  <pubDate>Thu, 08 Aug 2013 06:31:32 -0500</pubDate>
  <link></link>
  <title><![CDATA[ISCB-Asia 2013 Translational Bioinformatics Conference]]></title>
  <description><![CDATA[
<p>ISCB-Asia 2013<br />Translational Bioinformatics Conference<br />Seoul, Korea<br />October 2 - 4, 2013</p>

<p>For more information visit: http://www.snubi.org/TBC2013/</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/43262/bioinformatics-research-scientist-oklahoma-state-university-osu</guid>
  <pubDate>Tue, 17 Aug 2021 13:24:39 -0500</pubDate>
  <link></link>
  <title><![CDATA[Bioinformatics Research Scientist @ Oklahoma State University (OSU)]]></title>
  <description><![CDATA[
<p>This position is an early career research scientist in the area of Bioinformatics to support research projects involving faculty and staff, at Oklahoma State University (OSU). This is a highly technical position that requires a strong research background in biomedical or life sciences, including a high level of expertise with bioinformatics algorithms, databases, and analyses with a focus on next-generation sequence data. Although most of the projects will deal directly with the analysis of DNA and RNA sequence data the individual should be well versed in other types of data sources as well (i.e., microarrays) and handling of large datasets (using data analytics, machine learning, and deep learning techniques). </p>

<p>More at https://okstate.csod.com/ats/careersite/JobDetails.aspx?site=8&amp;id=9874</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/1467/biopython-cookbook</guid>
	<pubDate>Thu, 08 Aug 2013 06:43:02 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/1467/biopython-cookbook</link>
	<title><![CDATA[BioPython Cookbook]]></title>
	<description><![CDATA[<p>If you are planning to start learning BioPython ( it does not bite but&nbsp;swallow :P just kidding) then this online cookbook will be really helpful for you.</p><p>http://biopython.org/DIST/docs/tutorial/Tutorial.html</p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43390/getting-started-with-nextflow</guid>
	<pubDate>Sat, 18 Sep 2021 01:28:41 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43390/getting-started-with-nextflow</link>
	<title><![CDATA[Getting Started with Nextflow]]></title>
	<description><![CDATA[<p>Introduction to Bioinformatics workflows with Nextflow and nf-core</p>
<p>Getting Started with Nextflow</p>
<p>Objectives Understand</p>
<p>What a workflow management system is.</p>
<p>Understand the benefits of using a workflow management system.</p>
<p>Explain the benefits of using Nextflow as part of your bioinformatics workflow.</p>
<p>Explain the components of a Nextflow script.</p>
<p>Run a Nextflow script.</p>
<h1 style="font-size: 36px; margin: 20px 0px 10px; font-weight: 500; text-align: center;"><a href="https://carpentries-incubator.github.io/workflows-nextflow/index.html">Introduction to Bioinformatics workflows with Nextflow and nf-core</a></h1>
<h1 id="getting-started-with-nextflow" style="font-size: 36px; margin: 20px 0px 10px; font-weight: 500; color: inherit; text-align: center;">Getting Started with Nextflow</h1><p>Address of the bookmark: <a href="https://carpentries-incubator.github.io/workflows-nextflow/aio/index.html" rel="nofollow">https://carpentries-incubator.github.io/workflows-nextflow/aio/index.html</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/1514/list-of-pharmacogenomics-companies-worldwide</guid>
	<pubDate>Fri, 09 Aug 2013 13:24:47 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/1514/list-of-pharmacogenomics-companies-worldwide</link>
	<title><![CDATA[List of pharmacogenomics companies worldwide]]></title>
	<description><![CDATA[<div><div><p>Pharmacogenomics are the most promising area of research. Here is the list of some Pharmacogenomics companies worldwide. Feel free to add more pharmacogenomics companies if not mentioned in here.</p><p>Great Pharmacogenomics companies <br /><a href="http://www.aruplab.com/">www.aruplab.com</a> <br /><a href="http://www.clarientinc.com/">www.clarientinc.com</a> <br /><a href="http://www.cns-hts.com/">www.cns-hts.com</a> <br /><a href="http://www.dnanow.com/">www.dnanow.com</a> <br /><a href="http://www.dnavision.be/">www.dnavision.be</a> <br /><a href="http://www.dnavision.com/">www.dnavision.com</a> <br /><a href="http://www.dxsdiagnostics.com/">www.dxsdiagnostics.com</a> <br /><a href="http://www.entrogen.com/">www.entrogen.com</a> <br /><a href="http://www.exiqon.com/">www.exiqon.com</a> <br /><a href="http://www.gene.com/">www.gene.com</a> <br /><a href="http://www.genomichealth.com/">www.genomichealth.com</a> <br /><a href="http://www.genoptix.com/">www.genoptix.com</a> <br /><a href="http://www.genpathdiagnostics.com/">www.genpathdiagnostics.com</a> <br /><a href="http://www.gentris.com/">www.gentris.com</a> <br /><a href="http://www.immunicon.com/">www.immunicon.com</a> <br /><a href="http://www.ingenuity.com/">www.ingenuity.com</a> <br /><a href="http://www.lab21.com/">www.lab21.com</a> <br /><a href="http://www.labcorp.com/">www.labcorp.com</a> <br /><a href="http://www.lion-ag.de/">www.lion-ag.de</a> <br /><a href="http://www.lynxgen.com/">www.lynxgen.com</a> <br /><a href="http://www.mayoclinic.com/">www.mayoclinic.com</a> <br /><a href="http://www.mesoscale.com/">www.mesoscale.com</a> <br /><a href="http://www.microcide.com/">www.microcide.com</a> <br /><a href="http://www.mitokor.com/">www.mitokor.com </a> <br /><a href="http://www.monarchlifesciences.com/">www.monarchlifesciences.com</a> <br /><a href="http://www.mplnet.com/">www.mplnet.com</a> <br /><a href="http://www.orchidbio.com/">www.orchidbio.com</a> <br /><a href="http://www.pebio.com/">www.pebio.com</a> <br /><a href="http://www.phenomenome.com/">www.phenomenome.com</a> <br /><a href="http://www.phenopath.com/">www.phenopath.com</a> <br /><a href="http://www.ppgx.com/">www.ppgx.com</a> <br /><a href="http://www.prometheuslabs.com/">www.prometheuslabs.com</a> <br /><a href="http://www.protogene.com/">www.protogene.com</a> <br /><a href="http://www.questdiagnostics.com/">www.questdiagnostics.com</a> <br /><a href="http://www.rigelinc.com/">www.rigelinc.com</a> <br /><a href="http://www.rii.com/">www.rii.com</a> <br /><a href="http://www.saladax.com/">www.saladax.com</a> <br /><a href="http://www.tmdlab.com/">www.tmdlab.com</a> <br /><a href="http://www.transgenomic.com/">www.transgenomic.com</a> <br /><a href="http://www.twt.com/">www.twt.com</a> <br /><a href="http://www.uslabs.net/">www.uslabs.net</a> <br /><a href="http://www.variagenics.com/">www.variagenics.com</a> <br /><br />Great Equipment Companies for Genomics <br /><a href="http://www.affymetrix.com/">www.affymetrix.com</a> <br /><a href="http://www.illumina.com/">www.illumina.com</a> <br /><a href="http://www.iontorrent.com/">www.iontorrent.com</a> <br /><a href="http://www.sequenom.com/">www.sequenom.com</a> <br /><a href="http://www.appliedbiosystems.com/">www.appliedbiosystems.com</a> <br /><a href="http://www.454.com/">www.454.com</a> <br /><a href="http://www.appliedbiosystems.com/">www.appliedbiosystems.com</a><br /><br />Genomics in India <br /><a href="http://www.ganitlabs.in/">www.ganitlabs.in</a> <br /><a href="http://www.sandor.co.in/">www.sandor.co.in</a> <br /><a href="http://www.igib.res.in/">www.igib.res.in</a> <br /><a href="http://www.genotypic.co.in/">www.genotypic.co.in</a> <br /><a href="http://www.ocimumbio.com/">www.ocimumbio.com</a> <br /><a href="http://www.abcgenomics.com/">www.abcgenomics.com</a> <br /><a href="http://www.xcelrisgenomics.com/">www.xcelrisgenomics.com</a> <br /><a href="http://www.ayugen.com/">www.ayugen.com</a> <br /><a href="http://www.geneombiotech.com/">www.geneombiotech.com</a> <br /><br /> Large Global Whole Genome Companies <br /><a href="http://www.decode.com/">www.decode.com</a> <br /><a href="http://www.23andme.com/">www.23andme.com</a> <br /><a href="http://www.navigenics.com/">www.navigenics.com</a><br />www.pathway.com<br /><br /> Global companies offering genomics services <br /><a href="http://www.asuragen.com/">www.asuragen.com</a> <br /><a href="http://www.baseclear.com/">www.baseclear.com</a> <br /><a href="http://www.agtcenter.com/">www.agtcenter.com</a> <br /><a href="http://www.ambrygen.com/">www.ambrygen.com</a> <br /><a href="http://www.arosab.com/">www.arosab.com</a> <br /><a href="http://www.agrf.org.au/">www.agrf.org.au</a> <br /><a href="http://www.beckmangenomics.com/">www.beckmangenomics.com</a> <br /><a href="http://www.genomics.cn/">www.genomics.cn</a> <br /><a href="http://www.bsf.a-star.edu.sg/">www.bsf.a-star.edu.sg</a> <br /><a href="http://www.cbm.fvg.it/">www.cbm.fvg.it</a> <br /><a href="http://www.cincinnatichildrens.org/">www.cincinnatichildrens.org</a> <br /><a href="http://www.cofactorgenomics.com/">www.cofactorgenomics.com</a> <br /><a href="http://www.covance.com/">www.covance.com</a> <br /><a href="http://www.dnalandmarks.ca/">www.dnalandmarks.ca</a> <br /><a href="http://www.dnavision.com/">www.dnavision.com</a> <br /><a href="http://www.expressionanalysis.com/">www.expressionanalysis.com</a> <br /><a href="http://www.fasteris.com/">www.fasteris.com</a> <br /><a href="http://www.gatc-biotech.com/">www.gatc-biotech.com</a> <br /><a href="http://www.genesdiffusion.com/">www.genesdiffusion.com</a> <br /><a href="http://www.geneseek.com/">www.geneseek.com</a> <br /><a href="http://www.geneticvisions.com/">www.geneticvisions.com</a> <br /><a href="http://www.geneworks.com.au/">www.geneworks.com.au</a> <br /><a href="http://www.genizon.com/">www.genizon.com</a> <br /><a href="http://www.genoskan.dk/uk">www.genoskan.dk/uk</a> <br /><a href="http://www.gpbio.jp/">www.gpbio.jp</a> <br /><a href="http://www.igatechnology.com/">www.igatechnology.com</a> <br /><a href="http://www.igenixinc.com/">www.igenixinc.com</a> <br /><a href="http://www.auxologico.it/">www.auxologico.it</a> <br /><a href="http://www.lifeandbrain.com/">www.lifeandbrain.com</a> <br /><a href="http://www.macrogen.co.kr/eng">www.macrogen.co.kr/eng</a> <br /><a href="http://www.gqinnovationcenter.com/">www.gqinnovationcenter.com</a> <br /><a href="http://www.mftservices.de/">www.mftservices.de</a> <br /><a href="http://www.ncgr.org/">www.ncgr.org</a> <br /><a href="http://www.ramaciotti.unsw.edu.au/">www.ramaciotti.unsw.edu.au</a> <br /><a href="http://www.rikengenesis.jp/">www.rikengenesis.jp</a> <br /><a href="http://www.sabiosciences.com/">www.SABiosciences.com</a> <br /><a href="http://www.sequensysbio.com/">www.sequensysbio.com</a> <br /><a href="http://www.servicexs.com/">www.servicexs.com</a> <br /><a href="http://www.snp-genetics.com/">www.snp-genetics.com</a> <br /><a href="http://www.takara-bio.com/">www.takara-bio.com</a> <br /><a href="http://www.gen-probe.com/">www.gen-probe.com</a> <br /><a href="http://www.traitgenetics.com/">www.traitgenetics.com</a></p></div></div>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>

</channel>
</rss>