<?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/13852?offset=70</link>
	<atom:link href="https://bioinformaticsonline.com/related/13852?offset=70" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/23633/biorg</guid>
  <pubDate>Tue, 04 Aug 2015 20:52:52 -0500</pubDate>
  <link></link>
  <title><![CDATA[BioRG]]></title>
  <description><![CDATA[
<p>This research group works on problems from the fields of Bioinformatics, Biotechnology, Data Mining, and Information Retrieval. The group's research projects includes Comparative Genomics of Bacterial genomes, Metagenomics, Genomic databases, Pattern Discovery in sequences and structures, micro-array data analysis, prediction of regulatory elements, primer design, probe design, phylogenetic analysis, medical image processing, image analysis, data integration, data mining, information retrieval, knowledge discovery in electronic medical records, and more. </p>

<p>More at http://biorg.cis.fiu.edu/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26325/crossmap</guid>
	<pubDate>Mon, 08 Feb 2016 15:47:00 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26325/crossmap</link>
	<title><![CDATA[CrossMap]]></title>
	<description><![CDATA[<p>CrossMap is a program for convenient conversion of genome coordinates (or annotation files) between <em>different assemblies</em> (such as Human <a href="http://www.ncbi.nlm.nih.gov/assembly/2928/">hg18 (NCBI36)</a> &lt;&gt; <a href="http://www.ncbi.nlm.nih.gov/assembly/2758/">hg19 (GRCh37)</a>, Mouse <a href="http://www.ncbi.nlm.nih.gov/assembly/165668/">mm9 (MGSCv37)</a> &lt;&gt; <a href="http://www.ncbi.nlm.nih.gov/assembly/327618/">mm10 (GRCm38)</a>).</p>
<p>It supports most commonly used file formats including SAM/BAM, Wiggle/BigWig, BED, GFF/GTF, VCF.</p>
<p>CrossMap is designed to liftover genome coordinates between assemblies. It&rsquo;s <em>not</em> a program for aligning sequences to reference genome.</p>
<p>We <em>do not</em> recommend using CrossMap to convert genome coordinates between species.</p>
<p>More at http://crossmap.sourceforge.net/</p><p>Address of the bookmark: <a href="http://crossmap.sourceforge.net/" rel="nofollow">http://crossmap.sourceforge.net/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/27430/mosaik-a-hash-based-algorithm-for-accurate-next-generation-sequencing-short-read-mapping</guid>
	<pubDate>Fri, 20 May 2016 18:53:49 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27430/mosaik-a-hash-based-algorithm-for-accurate-next-generation-sequencing-short-read-mapping</link>
	<title><![CDATA[MOSAIK: A Hash-Based Algorithm for Accurate Next-Generation Sequencing Short-Read Mapping]]></title>
	<description><![CDATA[<p><span>MOSAIK is a stable, sensitive and open-source program for mapping second and third-generation sequencing reads to a reference genome. Uniquely among current mapping tools, MOSAIK can align reads generated by all the major sequencing technologies, including Illumina, Applied Biosystems SOLiD, Roche 454, Ion Torrent and Pacific BioSciences SMRT. Indeed, MOSAIK was the only aligner to provide consistent mappings for all the generated data (sequencing technologies, low-coverage and exome) in the 1000 Genomes Project. To provide highly accurate alignments, MOSAIK employs a hash clustering strategy coupled with the Smith-Waterman algorithm. This method is well-suited to capture mismatches as well as short insertions and deletions. To support the growing interest in larger structural variant (SV) discovery, MOSAIK provides explicit support for handling known-sequence SVs, e.g. mobile element insertions (MEIs) as well as generating outputs tailored to aid in SV discovery.</span></p><p>Address of the bookmark: <a href="http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0090581" rel="nofollow">http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0090581</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/30102/prism</guid>
	<pubDate>Sat, 10 Dec 2016 15:19:40 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/30102/prism</link>
	<title><![CDATA[PRISM]]></title>
	<description><![CDATA[<p><span>PRISM is a software for split read (reads which span across a structrual variant -- SV ) mapping and SV calling from the mapping result. PRISM is able to detect small insertions and abitrary size deletions, inversions and tandom duplications with the direction of discordant read pairs. PRISM_CTX is a tool for detecting inter-chromosome trans-location events.&nbsp;</span><br><br><span>PRISM and PRISM_CTX were originally designed and written by&nbsp;</span><a href="http://www.cs.toronto.edu/~brudno">Michael Brudno</a><span>&nbsp;and Yue Jiang, The original PRISM publication can be found&nbsp;</span><a href="http://bioinformatics.oxfordjournals.org/content/early/2012/07/31/bioinformatics.bts484.abstract">here</a><span>.&nbsp;</span><br><br><span>The authors may be contacted via e-mail at:&nbsp;</span><em>prism at cs.toronto.edu</em><span>.&nbsp;</span><br><br><span>Additional information is available in the&nbsp;</span><a href="http://compbio.cs.toronto.edu/prism/PRISM_README">PRISM README</a><span>&nbsp;file and&nbsp;</span><a href="http://compbio.cs.toronto.edu/prism/PRISM_CTX_README">PRISM_CTX README</a><span>&nbsp;file.&nbsp;</span></p>
<p>http://compbio.cs.toronto.edu/prism/</p><p>Address of the bookmark: <a href="http://compbio.cs.toronto.edu/prism/" rel="nofollow">http://compbio.cs.toronto.edu/prism/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/33903/visiting-scientist-computational-genomics</guid>
  <pubDate>Mon, 17 Jul 2017 07:20:18 -0500</pubDate>
  <link></link>
  <title><![CDATA[Visiting Scientist - Computational Genomics]]></title>
  <description><![CDATA[
<p>ICRISAT is a non-profit, non-political organization that conducts agricultural research for development in Asia and sub-Saharan Africa with a wide array of partners throughout the world. ICRISAT and its partners help empower those living in the semi-arid tropics, especially smallholder farmers, to overcome poverty, hunger, malnutrition and a degraded environment through more efficient and profitable agriculture. </p>

<p>ICRISAT is headquartered in Patancheru near Hyderabad, India, with two regional hubs and five country offices in sub-Saharan Africa. ICRISAT, established in 1972, is a member of the CGIAR Consortium. For more details, see www.icrisat.org.</p>

<p>Job Responsibilities:<br />Planning and execution of different NGS/genomics data analysis<br />Apply, maintain, and support cutting-edge pipelines for the analysis and interpretation of NGS data<br />Analyze large-scale genomic datasets generated internally and through collaboration with others<br />Genome wide analysis- LD analysis, hapmap, genetic map construction and qtl mapping<br />Expression analysis based on RNA-seq, gene ontology and metabolic pathway data<br />Sequence level analysis like gene family analysis, orthology/paralogy etc.<br />Familiarity with genomic and biological information databases<br />Compilation and interpretation of results and writing reports<br />Experience working independently and in a team environment<br />Requirements:</p>

<p>PhD or M.Sc with 2-3 years experience from reputed institute in the area of life science or similar Knowledge in Next Generation Sequencing (NGS) data analysis. Should be familiar with various sequencing platforms. Sound knowledge of genomics and molecular biology is must. Proficient in any one of the programming/scripting in languages: Python, Perl, PHP, R, Shell Scripting. Must be experienced in working on Linux and CLI environment. Ability to work as team as well as independently with minimal support. Fluency in spoken and written English is essential. </p>

<p>NGS techniques like sequence alignment, variant calling based on whole genome re-sequencing and genotyping-by-sequencing (GBS), RNA-Seq/transcriptome analysis<br />Knowledge of various standard NGS related tool<br />Ability to solve complex problems in advanced genomics research areas<br />Ease and interest in working with people from diverse backgrounds<br />Excellent oral/written communication and interpersonal/networking skills<br />General: <br />This position is contract for a period of two years.</p>

<p>How to apply:<br />Applicants should apply on or before 27-July-2017, with latest Curriculum Vitae, and the names and contact information of three references that are knowledgeable about your professional qualifications and work experience. All applications will be acknowledged, however only short listed candidates will be contacted<br />Please CLICK HERE to submit your application. <br />ICRISAT is an equal opportunity employer</p>

<p>http://icrisat.careersitemanager.com/job-listings-Visiting-Scientist-Computational-Genomics-ICRISAT-Hyderabad-Secunderabad-2-to-4-years-060717000278</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/34624/teacheng-teaching-engine-for-genomics</guid>
	<pubDate>Wed, 13 Dec 2017 17:55:23 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/34624/teacheng-teaching-engine-for-genomics</link>
	<title><![CDATA[TeachEnG: Teaching Engine for Genomics]]></title>
	<description><![CDATA[<p>TeachEnG (pronounced &ldquo;teaching&rdquo;), a <span style="text-decoration: underline;">Teach</span>ing <span style="text-decoration: underline;">En</span>gine for <span style="text-decoration: underline;">G</span>enomics, provides educational games to help students and researchers understand key bioinformatics concepts. The current version includes interactive modules for sequence alignment and phylogenetic tree reconstruction algorithms, with accompanying video tutorials. <br><br> Please contact us via email (knoweng@illinois.edu) if you have any questions or suggestions.&nbsp;</p><p>Address of the bookmark: <a href="http://teacheng.illinois.edu/" rel="nofollow">http://teacheng.illinois.edu/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/37248/postdoctoral-research-assistant-at-rvc</guid>
  <pubDate>Mon, 09 Jul 2018 00:47:38 -0500</pubDate>
  <link></link>
  <title><![CDATA[Postdoctoral Research Assistant at RVC]]></title>
  <description><![CDATA[
<p>This is a fixed term post for 24 months.</p>

<p>We wish to recruit a highly motivated, postdoctoral scientist to carry out a BBSRC funded project in the laboratory of Dr. Denis Larkin. The project is focused on developing and applying new methods and algorithms to study genome and chromosome evolution in mammals and other animals using whole-genome sequences and existing algorithms (e.g., Damas et al. Genome Res. 2017. 27(5):875-884; Kim et al., Proc Natl Acad Sci USA. 2013. 110 (5)). The post holder will use cutting edge computational and laboratory approaches to generate chromosomal assemblies for sequenced genomes, study chromosomal structures and differences between mammalian and other vertebrate genomes in attempt to identify species- and clade-specific genome signatures.</p>

<p>Applicants must have a Ph.D. and a track record of success, as indicated by first-author publications in international journals. They must possess excellent organisation skills and be capable of individual initiative and of interacting as part of a team. Applicants with extensive practical experience in bioinformatics or computer science, programming, visualization, handling of large data sets, high-performance computing are encouraged to apply. The post will involve collaboration with a wide range of academic partners both within the EU and worldwide.</p>

<p>Experience in programming, bioinformatics and comparative genome analysis is essential. Applicants should have a minimum of a degree and preferably a higher degree in a relevant subject.</p>

<p>The Royal Veterinary College has the largest range of veterinary, para-veterinary and animal science undergraduate and postgraduate courses of any veterinary school in the world and is one of the largest veterinary schools in Europe.</p>

<p>Prospective applicants are encouraged to contact Dr. Denis Larkin, Comparative Biomedical Sciences Department on +442071211906 or email: dlarkin@rvc.ac.uk</p>

<p>We offer a generous reward package.</p>

<p>For further information and to apply on-line please visit our website: www.rvc.ac.uk<br />Job reference CBS-0084-18</p>

<p>https://jobs.rvc.ac.uk/Vacancy.aspx?ref=CBS-0084-18</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37636/department-of-genetics-genomics-and-bioinformatics-national-biotechnology-development-agency-nigeria</guid>
	<pubDate>Wed, 05 Sep 2018 10:48:25 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37636/department-of-genetics-genomics-and-bioinformatics-national-biotechnology-development-agency-nigeria</link>
	<title><![CDATA[DEPARTMENT OF GENETICS, GENOMICS AND BIOINFORMATICS, National Biotechnology Development Agency, Nigeria]]></title>
	<description><![CDATA[<p>The Genetics, Genomics &amp; Bioinformatics Department (GBBD) at NABDA is unique, encompassing all facets of modern genetics and bioinformatics research. Trans-disciplinary research being conducted in our laboratories would lead to cures for human diseases; improvements to crop and livestock quality and yield; creation of new technologies with applications to medicine; agriculture; environment; and industry.</p>
<p>Our capacity building activities covers both general and specialized topics in translational genetics, and is designed to better acquaint scientists and clinicians with the tools and technologies of genetics and genomics.</p>
<p><span>OUR RESEARCH ACTIVITIES INCLUDE:</span></p>
<div>
<ul>
<li>Biomedical Genetics: investigating genetic and environmental factors contributing to phenotypes with relevance to human health and disease.</li>
<li>Computation and Bioinformatics: develop new approaches for the management, analysis, and modelling of large, complex data sets.</li>
<li>Population and Quantitative Genetics: study of how genetic processes evolve to generate genetic variation in populations of organisms, and the effects on the patterning of variation within and between populations and specie, and</li>
<li>Genetic Engineering and Biotechnology: focuses on the research and innovation for industrial enzymes, biologics and biosimilars production.</li>
</ul>
<p>https://www.h3abionet.org/nabda</p>
</div><p>Address of the bookmark: <a href="http://www.nabda.gov.ng/departments/genetics-genomics-and-bioinformatics" rel="nofollow">http://www.nabda.gov.ng/departments/genetics-genomics-and-bioinformatics</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41604/synteny-and-rearrangement-identifier-syri</guid>
	<pubDate>Tue, 05 May 2020 10:37:10 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41604/synteny-and-rearrangement-identifier-syri</link>
	<title><![CDATA[Synteny and Rearrangement Identifier (SyRI)]]></title>
	<description><![CDATA[<p>SyRI is a comprehensive tool for predicting genomic differences between related genomes using whole-genome assemblies (WGA). The assemblies are aligned using whole-genome alignment tools, and these alignments are then used as input to SyRI. SyRI identifies syntenic path (longest set of co-linear regions), structural rearrangements (inversions, translocations, and duplications), local variations (SNPs, indels, CNVs etc) within syntenic and structural rearrangements, and un-aligned regions.</p><p>Address of the bookmark: <a href="https://schneebergerlab.github.io/syri/" rel="nofollow">https://schneebergerlab.github.io/syri/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/42470/the-new-corona-variant-has-23-mutations-in-all-which-is-unusually-huge</guid>
	<pubDate>Wed, 23 Dec 2020 03:50:50 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/42470/the-new-corona-variant-has-23-mutations-in-all-which-is-unusually-huge</link>
	<title><![CDATA[The new corona variant has 23 mutations in all, which is unusually huge !]]></title>
	<description><![CDATA[<p>The new SARS-CoV-2 version, B.1.1.7, which was first seen in the third week of September in Kent and Greater London, has since spread to other locations in the UK. According to the COVID-19 Genomics UK Consortium (COG-UK Consortium) that analysed the genome data of the virus and identified the variant, the new variant has been spreading "rapidly" over the last four weeks and has now been detected in other locations in the UK, suggesting further spread of the variant in the region.</p><p><span>According to a<span>&nbsp;</span></span><a href="https://virological.org/t/preliminary-genomic-characterisation-of-an-emergent-sars-cov-2-lineage-in-the-uk-defined-by-a-novel-set-of-spike-mutations/563"><strong><span>preliminary report</span></strong></a><span><span>&nbsp;</span>posted on December 19 by the COG-UK Consortium scientists, as of December 15, 1,623 variant genomes have been sequenced. In a<span>&nbsp;</span></span><a href="https://twitter.com/TheCGPS/status/1340749351803629569"><strong><span>December 21 tweet</span></strong></a><span>, COG-UK Consortium said that it added 2,963 more genome sequences of SARS-CoV-2, of which 942 (32%) belong to the new variant. The Consortium<span>&nbsp;</span></span><a href="https://twitter.com/CovidGenomicsUK/status/1341073233420955654"><strong><span>intends to sequence</span></strong></a><span><span>&nbsp;</span>20,000 more SARS-CoV-2 genomes in the next two weeks to further ascertain the spread of the variant.</span></p><p><span>There is no clear proof, at least not yet, that it does cause severe pandemic. But there is a justification for seriously taking the possibility. Another coronavirus lineage in South Africa has acquired one specific mutation that is also present in B.1.1.7. This variant is increasingly spreading across South Africa's coastal regions. And doctors have observed in preliminary research that individuals infected with this variant bear a higher viral load-a higher concentration of the virus in their upper respiratory tract. In many viral diseases, this is associated with more severe symptoms.</span></p><p>&nbsp;</p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>

</channel>
</rss>