<?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: BioStar's bookmarks]]></title>
	<link>https://bioinformaticsonline.com/bookmarks/owner/biostar?offset=10</link>
	<atom:link href="https://bioinformaticsonline.com/bookmarks/owner/biostar?offset=10" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<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/bookmarks/view/44593/bear-better-emulation-for-artificial-reads</guid>
	<pubDate>Sat, 06 Jul 2024 04:27:53 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44593/bear-better-emulation-for-artificial-reads</link>
	<title><![CDATA[BEAR: Better Emulation for Artificial Reads]]></title>
	<description><![CDATA[<p dir="auto">Created by Stephen Johnson, Brett Trost, Dr. Jeffrey R. Long, Dr. Anthony Kusalik University of Saskatchewan, Department of Computer Science</p>
<p dir="auto">BEAR is intended to be an easy-to-use collection of scripts for generating simulated WGS metagenomic reads with read lengths, quality scores, error profiles, and species abundances derived from real user-supplied WGS data.</p><p>Address of the bookmark: <a href="https://github.com/sej917/BEAR" rel="nofollow">https://github.com/sej917/BEAR</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44591/yamp-yet-another-metagenomic-pipeline</guid>
	<pubDate>Sat, 06 Jul 2024 04:26:00 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44591/yamp-yet-another-metagenomic-pipeline</link>
	<title><![CDATA[YAMP: Yet Another Metagenomic Pipeline]]></title>
	<description><![CDATA[<p><span>YAMP is constructed on&nbsp;</span><a href="https://www.nextflow.io/docs/latest/index.html">Nextflow</a><span>, a framework based on the dataflow programming model, which allows writing workflows that are highly parallel, easily portable (including on distributed systems), and very flexible and customisable, characteristics which have been inherited by YAMP. New modules can be added easily and the existing ones can be customised -- even though we have already provided default parameters deriving from our own experience.</span></p><p>Address of the bookmark: <a href="https://github.com/alesssia/YAMP" rel="nofollow">https://github.com/alesssia/YAMP</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44589/sourmash-quickly-search-compare-and-analyze-genomic-and-metagenomic-data-sets</guid>
	<pubDate>Sat, 06 Jul 2024 04:24:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44589/sourmash-quickly-search-compare-and-analyze-genomic-and-metagenomic-data-sets</link>
	<title><![CDATA[sourmash: Quickly search, compare, and analyze genomic and metagenomic data sets.]]></title>
	<description><![CDATA[<p dir="auto">sourmash is a k-mer analysis multitool, and we aim to provide stable, robust programmatic and command-line APIs for a variety of sequence comparisons. Some of our special sauce includes:</p>
<ul dir="auto">
<li><code>FracMinHash</code>&nbsp;sketching, which enables accurate comparisons (including ANI) between data sets of different sizes</li>
<li><code>sourmash gather</code>, a combinatorial k-mer approach for more accurate metagenomic profiling</li>
</ul>
<p dir="auto">Please see the&nbsp;<a href="https://sourmash.readthedocs.io/en/latest/publications.html#sourmash-fundamentals">sourmash publications</a>&nbsp;for details.</p>
<p dir="auto">The name is a riff off of&nbsp;<a href="https://github.com/marbl/Mash">Mash</a>, combined with @ctb's love of whiskey. (<a href="https://en.wikipedia.org/wiki/Sour_mash">Sour mash</a>&nbsp;is used in making whiskey.)</p>
<p dir="auto">Maintainers:&nbsp;<a href="mailto:titus@idyll.org">C. Titus Brown</a>&nbsp;(<a href="http://github.com/ctb">@ctb</a>),&nbsp;<a href="mailto:luiz@sourmash.bio">Luiz C. Irber, Jr</a>&nbsp;(<a href="http://github.com/luizirber">@luizirber</a>), and&nbsp;<a href="mailto:tessa@sourmash.bio">N. Tessa Pierce-Ward</a>&nbsp;(<a href="http://github.com/bluegenes">@bluegenes</a>).</p>
<p dir="auto">sourmash was initially developed by the&nbsp;<a href="http://ivory.idyll.org/lab/">Lab for Data-Intensive Biology</a>&nbsp;at the&nbsp;<a href="http://www.vetmed.ucdavis.edu/">UC Davis School of Veterinary Medicine</a>, and now includes contributions from the global research and developer community.</p><p>Address of the bookmark: <a href="https://github.com/sourmash-bio/sourmash" rel="nofollow">https://github.com/sourmash-bio/sourmash</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44587/lorikeet-strain-resolver-for-metagenomics</guid>
	<pubDate>Sat, 06 Jul 2024 04:21:31 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44587/lorikeet-strain-resolver-for-metagenomics</link>
	<title><![CDATA[Lorikeet: Strain resolver for metagenomics]]></title>
	<description><![CDATA[<p><span>Lorikeet is a within-species variant analysis pipeline for metagenomic communities that utilizes both long and short reads. Lorikeet utilizes a re-implementaion of the GATK HaplotypeCaller algorithm, performing local re-assembly of potentially active regions within candidate genomes. Called variants can be clustered into likely strains using a combination of UMAP and HDBSCAN.</span></p>
<p><span><img src="https://github.com/rhysnewell/Lorikeet/raw/master/docs/_include/images/lorikeet_logo.png" alt="image" style="border: 0px;"></span></p><p>Address of the bookmark: <a href="https://github.com/rhysnewell/Lorikeet" rel="nofollow">https://github.com/rhysnewell/Lorikeet</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44585/dram-distilled-and-refined-annotation-of-metabolism</guid>
	<pubDate>Sat, 06 Jul 2024 04:19:45 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44585/dram-distilled-and-refined-annotation-of-metabolism</link>
	<title><![CDATA[DRAM: Distilled and Refined Annotation of Metabolism]]></title>
	<description><![CDATA[<p><span>DRAM (Distilled and Refined Annotation of Metabolism) is a tool for annotating metagenomic assembled genomes and&nbsp;</span><a href="https://github.com/simroux/VirSorter">VirSorter</a><span>&nbsp;identified viral contigs. DRAM annotates MAGs and viral contigs using&nbsp;</span><a href="https://www.kegg.jp/">KEGG</a><span>&nbsp;(if provided by the user),&nbsp;</span><a href="https://www.uniprot.org/">UniRef90</a><span>,&nbsp;</span><a href="https://pfam.xfam.org/">PFAM</a><span>,&nbsp;</span><a href="http://bcb.unl.edu/dbCAN2/">dbCAN</a><span>,&nbsp;</span><a href="https://www.ncbi.nlm.nih.gov/genome/viruses/">RefSeq viral</a><span>,&nbsp;</span><a href="http://vogdb.org/">VOGDB</a><span>&nbsp;and the&nbsp;</span><a href="https://www.ebi.ac.uk/merops/">MEROPS</a><span>&nbsp;peptidase database as well as custom user databases. DRAM is run in two stages. First an annotation step to assign database identifiers to gene, and then a distill step to curate these annotations into useful functional categories. Additionally, viral contigs are further analyzed during to identify potential AMGs. This is done via assigning an auxiliary score and flags representing the confidence that a gene is both metabolic and viral.</span></p>
<p><img src="https://genomicsaotearoa.github.io/metagenomics_summer_school/figures/ex14_DRAM_annotation_rank.png" alt="image" style="border: 0px;"></p>
<p>Ref&nbsp;https://genomicsaotearoa.github.io/metagenomics_summer_school/day4/ex15_gene_annotation_part3/#overview-of-drampy-annotate-output&nbsp;</p><p>Address of the bookmark: <a href="https://github.com/WrightonLabCSU/DRAM" rel="nofollow">https://github.com/WrightonLabCSU/DRAM</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44508/a-web-based-tool-for-sequence-alignment-statistics-and-innovative-visualization</guid>
	<pubDate>Thu, 04 Apr 2024 01:44:50 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44508/a-web-based-tool-for-sequence-alignment-statistics-and-innovative-visualization</link>
	<title><![CDATA[A web-based tool for sequence alignment statistics and innovative visualization]]></title>
	<description><![CDATA[<p>AlignStatPlot, a new R package and online tool that is well-documented and easy-to usefor MSA and post-MSA analysis. This tool performs both traditional and cutting-edge analy-ses on sequencing data and generates new visualisation methods for MSA results. Whencompared to currently available tools, AlignStatPlot provides a robust ability to handle andvisualise diversity data, while the online version will save time and encourage researchersto focus on explaining their findings. It is a simple tool that can be used in conjunction withpopulation genetics software (PDF) AlignStatPlot: An R package and online tool for robust sequence alignment statistics and innovative visualization of big data.</p><p>Address of the bookmark: <a href="https://bioinformatics.um6p.ma/AlignStatPlot/" rel="nofollow">https://bioinformatics.um6p.ma/AlignStatPlot/</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44483/baclife-an-automated-genome-mining-tool-for-identification-of-lifestyle-associated-genes</guid>
	<pubDate>Fri, 15 Mar 2024 04:59:14 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44483/baclife-an-automated-genome-mining-tool-for-identification-of-lifestyle-associated-genes</link>
	<title><![CDATA[bacLIFE: an automated genome mining tool for identification of lifestyle associated genes]]></title>
	<description><![CDATA[<p style="margin-top: 0px; margin-bottom: 16px; color: #1f2328; font-size: 16px; font-style: normal; font-weight: 400; text-align: start; background-color: #ffffff;" dir="auto">bacLIFE is a streamlined computational workflow that annotates bacterial genomes and performs large-scale comparative genomics to predict bacterial lifestyles and to pinpoint candidate genes, denominated<span>&nbsp;</span><strong style="font-weight: var(--base-text-weight-semibold, 600);">lifestyle-associated genes (LAGs)</strong>, and biosynthetic gene clusters associated with each lifestyle detected. This whole process is divided into different modules:</p>
<ul style="margin-top: 0px; margin-bottom: 16px; color: #1f2328; font-size: 16px; font-style: normal; font-weight: 400; text-align: start; background-color: #ffffff;" dir="auto">
<li><strong style="font-weight: var(--base-text-weight-semibold, 600);">Clustering module</strong><span>&nbsp;</span>Predicts, clusters and annotates the genes of every input genome</li>
<li style="margin-top: 0.25em;"><strong style="font-weight: var(--base-text-weight-semibold, 600);">Lifestyle prediction</strong><span>&nbsp;</span>Employs a machine learning model to forecast bacterial lifestyle or other specified metadata</li>
<li style="margin-top: 0.25em;"><strong style="font-weight: var(--base-text-weight-semibold, 600);">Analitical module (Shiny app)</strong><span>&nbsp;</span>Results from the previous modules are embedded in a user-friendly interface for comprehensive and interactive comparative genomics.</li>
</ul>
<p style="margin-top: 0px; margin-bottom: 16px; color: #1f2328; font-size: 16px; font-style: normal; font-weight: 400; text-align: start; background-color: #ffffff;" dir="auto">You can find the complete wiki here [<a href="https://github.com/Carrion-lab/bacLIFE/wiki/bacLIFE-wiki">https://github.com/Carrion-lab/bacLIFE/wiki/bacLIFE-wiki</a>]</p><p>Address of the bookmark: <a href="https://github.com/Carrion-lab/bacLIFE" rel="nofollow">https://github.com/Carrion-lab/bacLIFE</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44403/programming-for-lovers</guid>
	<pubDate>Tue, 07 Nov 2023 23:56:30 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44403/programming-for-lovers</link>
	<title><![CDATA[Programming for Lovers !]]></title>
	<description><![CDATA[<p>Programming for Lovers (P4❤️) is a free online course that teaches programming using the Go programming language by immersing learners in fun scientific applications.</p>
<p>Each chapter focuses on a single scientific problem and contains a core text accompanied by code alongs and autograded exercises.</p>
<p>You can meet Phillip Compeau in our intro video. Phillip has taught programming at Carnegie Mellon University for years and is a serial online education founder. He is thrilled to bring you this course.</p><p>Address of the bookmark: <a href="https://programmingforlovers.com/" rel="nofollow">https://programmingforlovers.com/</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44387/creating-genetic-maps-from-gbs-data</guid>
	<pubDate>Fri, 08 Sep 2023 06:31:24 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44387/creating-genetic-maps-from-gbs-data</link>
	<title><![CDATA[Creating Genetic Maps from GBS data]]></title>
	<description><![CDATA[<p><span>Genetic map, as the name suggest is simply knowing the relative positions of specific sequences across the genome. There are various methods to generate them, but most popular method is to use a cross between the known parents and examining their progenies. These kinds of crosses to create specific group of individuals of known ancestry is called as mapping population. Many types of mapping population exist. Here we will use the data collected from a Recombinant Inbred Line (RIL) (through selfing) to create a genetic map.</span></p><p>Address of the bookmark: <a href="https://bioinformaticsworkbook.org/dataAnalysis/GenomeAssembly/GeneticMaps/creating-genetic-maps.html" rel="nofollow">https://bioinformaticsworkbook.org/dataAnalysis/GenomeAssembly/GeneticMaps/creating-genetic-maps.html</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

</channel>
</rss>