<?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: LEGE's pages]]></title>
	<link>https://bioinformaticsonline.com/pages/owner/lege?</link>
	<atom:link href="https://bioinformaticsonline.com/pages/owner/lege?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<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/pages/view/44667/bioinformatics-lecture-notes</guid>
	<pubDate>Tue, 01 Oct 2024 03:45:26 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/44667/bioinformatics-lecture-notes</link>
	<title><![CDATA[Bioinformatics Lecture Notes]]></title>
	<description><![CDATA[<h1 style="text-align: center;">Study Resources for</h1><h1 style="text-align: center;">ECM3413 - Bioinformatics</h1><p style="text-align: center;">Contents</p><p style="text-align: center;">&nbsp;</p><p style="text-align: center;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/#GenInfo">General Information</a></p><p style="text-align: center;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/#Past%20Paper">Lecture Slides</a></p><p style="text-align: center;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/#Past%20Paper">Past Exam Paper</a></p><p style="text-align: center;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/#Assess">Continuous Assessments</a></p><p style="text-align: center;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/#Reading">Suggested Reading List</a></p><p><a name="GenInfo" id="GenInfo"></a><strong>General Information</strong></p><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">This module runs in Semester 2.&nbsp;</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">It is taught by&nbsp;<a href="http://www.secam.ex.ac.uk/staff/index.php?nav=40&amp;group=Teaching%20Fellows&amp;user_directory_limit=&amp;user_directory_order=&amp;sid=182">Dr Ed Keedwell</a>&nbsp;(Module Coordinator)</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top"><strong>Module Descriptor</strong>:&nbsp;&nbsp;<a href="http://www.secam.ex.ac.uk/student/modules?mid=393">ECM3413</a></td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top"><strong>Lecture Times</strong>: Tuesday 5pm,&nbsp; 171| Thursday, 171</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top"><strong>Workshop Times</strong>: Wednesday 11am Blue Room (Weeks 29,33 &amp;40)</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p><strong>Assessment:&nbsp;</strong>2 CAs each worth 15% | 1 Examination worth 70%</p>
</td>
</tr>
</tbody>
</table><p>&nbsp;&nbsp;</p><p style="text-align: left;"><strong><a name="Slides" id="Slides"></a>Lecture Slides&nbsp;</strong>(if you have to print slides, to save your ink choose 'print in black and white' on the print menu)</p><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture1.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture1.pdf">PDF</a>| Lecture 1 - Introduction to Bioinformatics (&amp; Biology)</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture2.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture2.pdf">PDF</a>| Lecture 2 - Genome Sequences: from fragments to sequences</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture3.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture3.pdf">PDF</a>| Lecture 3 - Sequence Alignment 1</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture4.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture4.pdf">PDF</a>| Lecture 4 - Global Pairwise Sequence Alignment</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture5.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture5.pdf">PDF</a>| Lecture 5 - Local Pairwise Sequence Alignment (Smith-Waterman &amp; BLAST)</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOWorkshop1.doc">DOC</a>| Workshop 1 - Using BLAST and other Bioinformatics Databases</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture6.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture6.pdf">PDF</a>| Lecture 6 - Multiple Sequence Alignment</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture7.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture7.pdf">PDF</a>| Lecture 7 - BLAST (in more detail) &amp; FASTA</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture8.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture8.pdf">PDF</a>| Lecture 8 - Sequence Alignment Conclusion &amp; Other Sequence Analyses</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture9.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture9.pdf">PDF</a>| Lecture 9 - Markov Chains and Intro to Hidden Markov Models</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture10.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture10.pdf">PDF</a>| Lecture 10 - Hidden Markov Models</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture11.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture11.pdf">PDF</a>| Lecture 11 - Classification in Bioinformatics</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOWorkshop2.doc">DOC</a>|Workshop 2 - Using See5</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;">Workshop Data - Part 1 -&nbsp;<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/adult.names">adult.names&nbsp;</a>|&nbsp;<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/adult.data">adult.data&nbsp;</a>|&nbsp;<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/adult.test">adult.test,&nbsp;</a>Part 3 -&nbsp;<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/wdbc.names">wdbc.names</a>|&nbsp;<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/wdbc.data">wdbc.data</a></p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture12.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture12.pdf">PDF</a>| Lecture 12 - Gene Expression Data</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture13.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture13.pdf">PDF</a>| Lecture 13 - Decision Trees and Gene Expression Classification</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture14.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture14.pdf">PDF</a>| Lecture 14 - Other Methods for Gene Expression Classification</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture15.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture15.pdf">PDF</a>| Lecture 15 - Gene Regulation</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture16.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture16.pdf">PDF</a>| Lecture 16 - Neural Networks in Gene Expression Analysis</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture17.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture17.pdf">PDF</a>| Lecture 17 - Genome Analysis</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture18.ppt">PPT</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/BIOLecture18.pdf">PDF</a>| Lecture 18 - Conclusion/Revision Lecture</p>
</td>
</tr>
</tbody>
</table><p style="text-align: left;">&nbsp;</p><p style="text-align: left;">For some reason best known to itself, my PDF creator doesn't like the slide with the substitution matrix on.&nbsp; Therefore this has been removed from Lectures 3 and 7 for the PDF copy only - however, more information on these matrices can be found&nbsp;<a href="http://www.ebi.ac.uk/help/matrix.html">here</a>.</p><p style="text-align: left;"><strong><a name="Past%20Paper"></a>Past Exam Paper</strong></p><p style="text-align: left;">The paper from 2007/8 can be found&nbsp;<a href="http://library.exeter.ac.uk/exampapers/">here</a>.</p><p style="text-align: left;"><strong><a name="Assess" id="Assess"></a>Continuous Assessments</strong></p><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/CA1ECM3413.pdf">PDF</a>|&nbsp; CA1 - Manual Sequence Alignment</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;"><a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/CA2ECM3413.pdf">PDF</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/Promoter.names">Promoter.names</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/Promoter.data">Promoter.data</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/ML.names">ML.names</a>|<a href="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/ML.data">ML.data</a>| CA2 - Data Mining in Bioinformatics</p>
</td>
</tr>
</tbody>
</table><p style="text-align: left;">&nbsp;</p><p style="text-align: left;"><strong><a name="Reading" id="Reading"></a>Suggested Reading List</strong></p><p style="text-align: left;"><strong>General Bioinformatics</strong></p><p>&lt;="top"&gt;Xiong, J., (2006) Essential Bioinformatics, Cambridge University Press</p><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;">Lesk, A.M., (2002) Introduction to Bioinformatics, Oxford University Press</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;">Higgs, P.G., (2005) Bioinformatics and Molecular Evolution,&nbsp; Blackwell Publishing</p>
</td>
</tr>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
</tr>
</tbody>
</table><p style="text-align: left;">&nbsp;</p><p style="text-align: left;"><strong>Machine Learning in Bioinformatics</strong></p><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="baseline"><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;">Baldi, P., Brunak, S., (2001) Bioinformatics: The Machine Learning Approach, MIT Press</p>
</td>
</tr>
<tr>
<td><img src="https://empslocal.ex.ac.uk/people/staff/reverson/sr/oldECM3413/blubul1a.gif" alt="bullet" width="15" height="15" style="border: 0px; margin-left: 13px; margin-right: 13px; border: 0px;"></td>
<td valign="top">
<p style="text-align: left;">Keedwell, E., Narayanan, A., (2005) Intelligent Bioinformatics: The Application of Artificial Intelligence Techniques to Bioinformatics Problems, Wiley</p>
</td>
</tr>
</tbody>
</table>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/44637/tools-to-access-the-quality-of-your-assembled-genome</guid>
	<pubDate>Thu, 08 Aug 2024 23:31:18 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/44637/tools-to-access-the-quality-of-your-assembled-genome</link>
	<title><![CDATA[Tools to access the quality of your assembled genome !]]></title>
	<description><![CDATA[<ul dir="auto">
<li><a href="https://github.com/linsalrob/fasta_validator">FASTA VALIDATOR</a>&nbsp;+&nbsp;<a href="https://github.com/shenwei356/seqkit">SEQKIT RMDUP</a>: FASTA validation</li>
<li><a href="https://genometools.org/tools/gt_gff3validator.html">GENOMETOOLS GT GFF3VALIDATOR</a>: GFF3 validation</li>
<li><a href="https://github.com/PlantandFoodResearch/assemblathon2-analysis/blob/a93cba25d847434f7eadc04e63b58c567c46a56d/assemblathon_stats.pl">ASSEMBLATHON STATS</a>: Assembly statistics</li>
<li><a href="https://genometools.org/tools/gt_stat.html">GENOMETOOLS GT STAT</a>: Annotation statistics</li>
<li><a href="https://github.com/ncbi/fcs">NCBI FCS ADAPTOR</a>: Adaptor contamination pass/fail</li>
<li><a href="https://github.com/ncbi/fcs">NCBI FCS GX</a>: Foreign organism contamination pass/fail</li>
<li><a href="https://gitlab.com/ezlab/busco">BUSCO</a>: Gene-space completeness estimation</li>
<li><a href="https://github.com/tolkit/telomeric-identifier">TIDK</a>: Telomere repeat identification</li>
<li><a href="https://github.com/oushujun/LTR_retriever/blob/master/LAI">LAI</a>: Continuity of repetitive sequences</li>
<li><a href="https://github.com/DerrickWood/kraken2">KRAKEN2</a>: Taxonomy classification</li>
<li><a href="https://github.com/igvteam/juicebox.js">HIC CONTACT MAP</a>: Alignment and visualisation of HiC data</li>
<li><a href="https://github.com/mummer4/mummer">MUMMER</a>&nbsp;&rarr;&nbsp;<a href="http://circos.ca/documentation/">CIRCOS</a>&nbsp;+&nbsp;<a href="https://plotly.com/">DOTPLOT</a>&nbsp;&amp;&nbsp;<a href="https://github.com/lh3/minimap2">MINIMAP2</a>&nbsp;&rarr;&nbsp;<a href="https://github.com/schneebergerlab/plotsr">PLOTSR</a>: Synteny analysis</li>
<li><a href="https://github.com/marbl/merqury">MERQURY</a>: K-mer completeness, consensus quality and phasing assessment</li>
</ul>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

</channel>
</rss>