<?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/39867?offset=90</link>
	<atom:link href="https://bioinformaticsonline.com/related/39867?offset=90" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43815/kebabs-package-provides-functionality-for-kernel-based-analysis-of-biological-sequences-via-support-vector-machine-svm-based-methods</guid>
	<pubDate>Fri, 04 Mar 2022 00:14:11 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43815/kebabs-package-provides-functionality-for-kernel-based-analysis-of-biological-sequences-via-support-vector-machine-svm-based-methods</link>
	<title><![CDATA[kebabs: package provides functionality for kernel based analysis of biological sequences via Support Vector Machine (SVM) based methods]]></title>
	<description><![CDATA[<p><span>The&nbsp;</span><tt>kebabs</tt><span>&nbsp;package provides functionality for kernel based analysis of biological sequences via Support Vector Machine (SVM) based methods. Biological sequences include DNA, RNA, and amino acid (AA) sequences. Sequence kernels define similarity measures between sequences. The package implements some of the most important kernels for sequence analysis in a very flexible and efficient way and extends the standard position-independent functionality of these kernels in a novel way to take the position of patterns in the sequences into account for the similarity measure.</span></p>
<p>http://www.bioinf.jku.at/software/kebabs/</p>
<p>http://bioconductor.org/packages/release/bioc/vignettes/kebabs/inst/doc/kebabs.pdf</p><p>Address of the bookmark: <a href="http://www.bioinf.jku.at/software/kebabs/" rel="nofollow">http://www.bioinf.jku.at/software/kebabs/</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44479/doubletrouble-identify-duplicated-genes-from-whole-genome-protein-sequences-and-classify</guid>
	<pubDate>Tue, 05 Mar 2024 00:23:49 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44479/doubletrouble-identify-duplicated-genes-from-whole-genome-protein-sequences-and-classify</link>
	<title><![CDATA[doubletrouble: identify duplicated genes from whole-genome protein sequences and classify]]></title>
	<description><![CDATA[<p><span>doubletrouble aims to identify duplicated genes from whole-genome protein sequences and classify them based on their modes of duplication. The duplication modes are i. segmental duplication (SD); ii. tandem duplication (TD); iii. proximal duplication (PD); iv. transposed duplication (TRD) and; v. dispersed duplication (DD). Transposon-derived duplicates (TRD) can be further subdivided into rTRD (retrotransposon-derived duplication) and dTRD (DNA transposon-derived duplication). If users want a simpler classification scheme, duplicates can also be classified into SD- and SSD-derived (small-scale duplication) gene pairs. Besides classifying gene pairs, users can also classify genes, so that each gene is assigned a unique mode of duplication. Users can also calculate substitution rates per substitution site (i.e., Ka and Ks) from duplicate pairs, find peaks in Ks distributions with Gaussian Mixture Models (GMMs), and classify gene pairs into age groups based on Ks peaks.</span></p><p>Address of the bookmark: <a href="https://bioconductor.org/packages/release/bioc/html/doubletrouble.html" rel="nofollow">https://bioconductor.org/packages/release/bioc/html/doubletrouble.html</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44896/jaeger-an-accurate-and-fast-deep-learning-tool-to-detect-bacteriophage-sequences</guid>
	<pubDate>Sun, 31 Aug 2025 06:30:16 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44896/jaeger-an-accurate-and-fast-deep-learning-tool-to-detect-bacteriophage-sequences</link>
	<title><![CDATA[Jaeger : an accurate and fast deep-learning tool to detect bacteriophage sequences]]></title>
	<description><![CDATA[<p><span>Jaeger is a tool that utilizes homology-free machine learning to identify phage genome sequences that are hidden within metagenomes. It is capable of detecting both phages and prophages within metagenomic assemblies.</span></p><p>Address of the bookmark: <a href="https://github.com/MGXlab/Jaeger" rel="nofollow">https://github.com/MGXlab/Jaeger</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37416/gfinisher-a-new-strategy-to-refine-and-finish-bacterial-genome-assemblies</guid>
	<pubDate>Thu, 26 Jul 2018 09:31:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37416/gfinisher-a-new-strategy-to-refine-and-finish-bacterial-genome-assemblies</link>
	<title><![CDATA[GFinisher: a new strategy to refine and finish bacterial genome assemblies]]></title>
	<description><![CDATA[<p>GFinisher is an application tools for refinement and finalization of prokaryotic genomes assemblies using the bias of GC Skew to identify assembly errors and organizes the contigs/scaffolds with genomes references.</p>
<pre>java -Xms2G -Xmx4G -jar GenomeFinisher.jar  \
    -i target_contigs.fasta  \
    -ds alternative_assemblies.fasta -ref reference.fasta  \
    -o outputDirectory</pre><p>Address of the bookmark: <a href="http://gfinisher.sourceforge.net" rel="nofollow">http://gfinisher.sourceforge.net</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36827/sex-detector-a-probabilistic-approach-to-study-sex-chromosomes-in-non-model-organisms</guid>
	<pubDate>Wed, 30 May 2018 15:57:31 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36827/sex-detector-a-probabilistic-approach-to-study-sex-chromosomes-in-non-model-organisms</link>
	<title><![CDATA[SEX-DETector: A Probabilistic Approach to Study Sex Chromosomes in Non-Model Organisms]]></title>
	<description><![CDATA[<p>SEX-DETector is a probabilistic method that relies on RNAseq data from a cross (parents and progeny of each sex) to infer autosomal and sex-linked genes (genes located on the non recombining part of sex chromosomes).</p>
<h3>How does SEX-DETector work?</h3>
<p>SEX-DETector does not require prior sequencing of a reference genome: the same sequencing data can be used for the assembly and for the mapping of the reads. A full documentation on the pipeline can be found&nbsp;<a href="https://lbbe.univ-lyon1.fr/IMG/pdf/sex-detector_user_manual.pdf?1294/78de9ae01fbe949e85db7b4392a7854efeba225d">here</a>.</p>
<ul>
<li>we recommend&nbsp;<a href="http://github.com/trinityrnaseq/trinityrnaseq/wiki">Trinity</a>&nbsp;for the assembly.</li>
<li>Trinity components should be merged with&nbsp;<a href="http://seq.cs.iastate.edu/cap3.html">cap3</a>. Our code to perform the merging is available&nbsp;<a href="http://lbbe.univ-lyon1.fr/IMG/zip/cap3_on_trinity_output-2.zip?1517/9ee57874639c69f96319b15e301705489ffce5ce">here</a>.</li>
<li>We recommend&nbsp;<a href="http://bio-bwa.sourceforge.net/">BWA</a>&nbsp;for mapping of the reads.</li>
<li>When the mapping has been perfomed, the individuals need to be genotyped; SEX-DETector takes files produced by Reads2snp (which is available for download on the&nbsp;<a href="http://kimura.univ-montp2.fr/PopPhyl/index.php?section=tools">PopPhyl website</a>) as input.</li>
</ul><p>Address of the bookmark: <a href="http://lbbe.univ-lyon1.fr/-SEX-DETector-.html?lang=eg" rel="nofollow">http://lbbe.univ-lyon1.fr/-SEX-DETector-.html?lang=eg</a></p>]]></description>
	<dc:creator>Surabhi Chaudhary</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39281/humcfs-a-database-of-fragile-sites-in-human-chromosomes</guid>
	<pubDate>Sun, 21 Apr 2019 20:17:29 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39281/humcfs-a-database-of-fragile-sites-in-human-chromosomes</link>
	<title><![CDATA[HumCFS: a database of fragile sites in human chromosomes]]></title>
	<description><![CDATA[<p>Fragile sites are specific chromosomal region that exhibit an increased frequency of chromosdomal breakge when cells are exposed to replicative stress. Since from the discovery of chromosomal fragile sites/regions (CFS), several line of evidence suggests their involvement in human pathologies and they have been recognized as a preferential site for integration of exogenous oncogenic DNA viruses and hotspots for chromosomal re-arrangement. There is large gap in our knowledge of human CFS region as knowledge about CFS are unequally distributed in literature, which impose a problem in studying these region. In order to address these issues, we develop this platform HumCFS, which provides comprehensive information about experimentally identified CFS at a single source.</p>
<p>https://link.springer.com/epdf/10.1186/s12864-018-5330-5?author_access_token=ICASEpyMAQaxLlKw--fyCG_BpE1tBhCbnbw3BuzI2RMA57KLmXk5bZabRUiDQzRFHXd6hjm4kWSiLV3mU5XVMitqXUwFMSo4x5vbfty0EDQ9PW1sd1h923_TYXkvJ5niSwAyZ7BklJ0ujFAFhcKtjw%3D%3D</p><p>Address of the bookmark: <a href="https://webs.iiitd.edu.in/raghava/humcfs/" rel="nofollow">https://webs.iiitd.edu.in/raghava/humcfs/</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/3925/genome-annotation</guid>
	<pubDate>Sun, 25 Aug 2013 10:53:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/3925/genome-annotation</link>
	<title><![CDATA[Genome Annotation]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/on4TMnuYTaU" frameborder="0" allowfullscreen></iframe>Dr. Rob Edwards describes some of the problems, challenges, and approches in genome annotation, with a particular emphasis on how the Fellowship for the Interpretation of Genomes (FIG) developed subsystems using the SEED database available at http://www.theseed.org/]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32868/pollux-platform-independent-error-correction-of-single-and-mixed-genomes</guid>
	<pubDate>Fri, 19 May 2017 09:41:27 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32868/pollux-platform-independent-error-correction-of-single-and-mixed-genomes</link>
	<title><![CDATA[Pollux: platform independent error correction of single and mixed genomes]]></title>
	<description><![CDATA[<p><span>Pollux: General-purpose error corrector that corrects errors introduced by Illumina, Ion Torrent, and Roche 454 sequencing technologies and can be applied to single- or mixed-genome data. In addition to correcting substitution errors, we locate and correct insertion, deletion, and homopolymer errors while remaining sensitive to low coverage areas of sequencing projects. Using published data sets, we correct 94% of Illumina MiSeq errors, 88% of Ion Torrent PGM errors, 85% of Roche 454 GS Junior errors. Introduced errors are 20 to 70 times more rare than successfully corrected errors. Furthermore, we show that the quality of assemblies improves when reads are corrected by our software.</span></p>
<p><span>https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-014-0435-6</span></p><p>Address of the bookmark: <a href="https://github.com/emarinier/pollux" rel="nofollow">https://github.com/emarinier/pollux</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36597/gappadder-a-sensitive-approach-for-closing-gaps-on-draft-genomes-with-short-sequence-reads</guid>
	<pubDate>Mon, 14 May 2018 05:25:48 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36597/gappadder-a-sensitive-approach-for-closing-gaps-on-draft-genomes-with-short-sequence-reads</link>
	<title><![CDATA[GAPPadder: A Sensitive Approach for Closing Gaps on Draft Genomes with Short Sequence Reads]]></title>
	<description><![CDATA[<p><span>This software is provided ``as is&rdquo; without warranty of any kind. In no event shall the author be held responsible for any damage resulting from the use of this software. The program package, including source codes, executables, and this documentation, is distributed free of charge. If you use this program in a publication, please cite the following reference:</span><br><span>Chong Chu, Xin Li, and Yufeng Wu. "GAPPadder: A Sensitive Approach for Closing Gaps on Draft Genomes with Short Sequence Reads." bioRxiv (2017): 125534.</span></p><p>Address of the bookmark: <a href="https://github.com/Reedwarbler/GAPPadder" rel="nofollow">https://github.com/Reedwarbler/GAPPadder</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44635/1000-genomes-chile-project</guid>
	<pubDate>Thu, 08 Aug 2024 01:24:13 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44635/1000-genomes-chile-project</link>
	<title><![CDATA[1000 Genomes Chile Project]]></title>
	<description><![CDATA[<p>Welcome to Chile Sequence to Chile: A Genomic Exploration Project for the Future Genomics, the science that deciphers the complexity of DNA, immerses us in the world of life at its most basic level. On this journey into the depths of genetic information, we find the 1000 Genomes Chile Project, an initiative that seeks to explore and understand the genetic wealth of our country.</p>
<p>Deciphering Life at the Molecular Level DNA sequencing is the key that opens the door to invaluable knowledge. By understanding the genes that make up Chilean species, we unravel the secrets of their evolution, their resistance and their adaptation to the environment. In a world where biodiversity faces constant threats, sequencing becomes crucial for the conservation and understanding of our natural heritage.</p>
<p>Involving Everyone: A Nationwide Effort The 1000 Genomes Chile Project is not just a task for scientists. It is a country-wide effort that seeks the participation of everyone: from citizens to the government to the private sector. We believe in the importance of sharing knowledge, involving society in the selection of species to sequence, in monitoring progress and in applying the results to preserve our environment.</p><p>Address of the bookmark: <a href="https://1000genomas.cl/" rel="nofollow">https://1000genomas.cl/</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

</channel>
</rss>