<?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/44387?offset=40</link>
	<atom:link href="https://bioinformaticsonline.com/related/44387?offset=40" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42310/dada2-fast-and-accurate-sample-inference-from-amplicon-data-with-single-nucleotide-resolution</guid>
	<pubDate>Tue, 10 Nov 2020 20:26:00 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42310/dada2-fast-and-accurate-sample-inference-from-amplicon-data-with-single-nucleotide-resolution</link>
	<title><![CDATA[DADA2: Fast and accurate sample inference from amplicon data with single-nucleotide resolution]]></title>
	<description><![CDATA[<p>The&nbsp;<a href="https://benjjneb.github.io/dada2/tutorial.html">DADA2 tutorial</a>&nbsp;goes through a typical workflow for paired end Illumina Miseq data: raw amplicon sequencing data is processed into the table of exact&nbsp;<strong>amplicon sequence variants (ASVs)</strong>&nbsp;present in each sample.</p>
<p>The&nbsp;<a href="https://benjjneb.github.io/dada2/bigdata.html">DADA2 Workflow on Big Data</a>&nbsp;goes through workflow optimized to run on large datasets (10s of millions to billions of reads).</p>
<p>An&nbsp;<a href="https://benjjneb.github.io/dada2/ITS_workflow.html">ITS-specific version of the DADA2 workflow</a>&nbsp;identifies and verifiably removes primers on both ends of each ITS read, a key step due to the variable length of the ITS region.</p>
<p>Short demonstrations of&nbsp;<a href="https://benjjneb.github.io/dada2/assign.html">assigning taxonomy</a>&nbsp;and&nbsp;<a href="https://benjjneb.github.io/dada2/assign.html">assigning species</a>&nbsp;to sequences.</p><p>Address of the bookmark: <a href="https://benjjneb.github.io/dada2/index.html" rel="nofollow">https://benjjneb.github.io/dada2/index.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42826/ktrim-an-extra-fast-and-accurate-adapter-and-quality-trimmer-for-sequencing-data</guid>
	<pubDate>Thu, 11 Feb 2021 21:39:05 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42826/ktrim-an-extra-fast-and-accurate-adapter-and-quality-trimmer-for-sequencing-data</link>
	<title><![CDATA[Ktrim: an extra-fast and accurate adapter- and quality-trimmer for sequencing data]]></title>
	<description><![CDATA[<p>Ktrim&nbsp;is written in&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">C++</code>&nbsp;for GNU Linux/Unix platforms. After uncompressing the source package, you can find an executable file&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">ktrim</code>&nbsp;under&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">bin/</code>&nbsp;directory compiled using&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">g++ v4.8.5</code>&nbsp;and linked with&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">libz v1.2.7</code>&nbsp;for Linux x86_64 system. If you could not run it (which is usually caused by low version of&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">libc++</code>&nbsp;or&nbsp;<code style="font-size: 13.6px; padding: 0.2em 0.4em; margin: 0px; background-color: var(--color-markdown-code-bg);">libz</code>&nbsp;library) or you want to build a version optimized for your system, you can re-compile the programs:</p>
<p>user@linux$ make clean &amp;&amp; make</p><p>Address of the bookmark: <a href="https://github.com/hellosunking/Ktrim" rel="nofollow">https://github.com/hellosunking/Ktrim</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43693/plar-pipeline-for-lncrna-annotation-from-rna-seq-data</guid>
	<pubDate>Fri, 07 Jan 2022 06:18:01 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43693/plar-pipeline-for-lncrna-annotation-from-rna-seq-data</link>
	<title><![CDATA[PLAR: Pipeline for lncRNA annotation from RNA-seq data]]></title>
	<description><![CDATA[<p><span>Due to several requests, we are releasing an assingment of orthologs, determined using the same methods used in Hezroni et al. (BLAST, Whole Genome Alignment (WGA), and synteny). One is comparing human GENCODE genes (from GENCODE v30) to lncRNAs from other species identified by PLAR. Available&nbsp;</span><a href="ftp://ftp-igor.weizmann.ac.il/pub/gencode_orthologs_v3.txt.gz">here</a><span>.</span></p>
<p>&nbsp;</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="1" colspan="1">
<p><strong>Species</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Assembly</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Code</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Transcriptome</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>lncRNAs</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Protein-coding</strong></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Human</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2Fhg19%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNE8D2HpSsuVeU5oUWAahOi6qUkSTA">hg19</a></p>
</td>
<td rowspan="1" colspan="1">
<p>hg19</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/hg19.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/hg19.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/hg19.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Rhesus</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FrheMac3%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNE9JVXif3Efp4FVGd43K-BjTjrpwQ">rheMac3</a></p>
</td>
<td rowspan="1" colspan="1">
<p>rm3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/rm3.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/rm3.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/rm3.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Marmoset</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FcalJac3%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNERBzLoHTuzHgX48eG9B5JwHfJeUg">calJac3</a></p>
</td>
<td rowspan="1" colspan="1">
<p>cj3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cj3.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cj3.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cj3.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Mouse</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2Fmm9%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNFn4Vo-WHyxU1rVfWVKfgYCsdbvBw">mm9</a></p>
</td>
<td rowspan="1" colspan="1">
<p>mm9</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mm9.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mm9.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mm9.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Rabbit</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2ForyCun2%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNHV9p_9vZ6-wtW3ofOStkok2HmGYg">oryCun2</a></p>
</td>
<td rowspan="1" colspan="1">
<p>oc2</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/oc2.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/oc2.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/oc2.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Dog</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FcanFam3%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNF_CL0xW8BrQktADnX1_cKL5r7Zyw">canFam3</a></p>
</td>
<td rowspan="1" colspan="1">
<p>cf3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cf3.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cf3.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cf3.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Ferret</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://hgdownload.soe.ucsc.edu/goldenPath/musFur1/bigZips/">musFur1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>oa3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mf1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mf1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mf1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Opossum</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FmonDom5%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNFeZz8NVTDJzR7uP7dIFOnACpuL7A">monDom5</a></p>
</td>
<td rowspan="1" colspan="1">
<p>md5</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/md5.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/md5.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/md5.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Chicken</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FgalGal4%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNFDsmU33MtwXzpaZZQHlrfI4OwsyA">galGal4</a></p>
</td>
<td rowspan="1" colspan="1">
<p>gg4</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/gg4.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/gg4.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/gg4.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Lizard</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FanoCar2%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEt4SZWNfHnA7MvJ6RWiql_yut4og">anoCar2</a></p>
</td>
<td rowspan="1" colspan="1">
<p>ac2</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ac2.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ac2.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ac2.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Coelacanth</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FlatCha1%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNH17mc_Am63OygexvbH391-GPoqBg">latCha1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>lc1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lc1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lc1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lc1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Zebrafish</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FdanRer7%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEgbPFFLxSYaERAtOLpbqIa5NmeCA">danRer7</a></p>
</td>
<td rowspan="1" colspan="1">
<p>dr7</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/dr7.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/dr7.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/dr7.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Stickleback</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload-test.sdsc.edu%2FgoldenPath%2FgasAcu1%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNHLiWgr54hkQYAxKeU9FJn0FKzEDA">gasAcu1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>ga1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ga1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ga1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ga1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Nile tilapia</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2ForeNil2%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEgaAhALRYb2ZYx_ItCO53E3mgZ2w">oreNil2</a></p>
</td>
<td rowspan="1" colspan="1">
<p>ot2</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ot2.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ot2.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ot2.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Spotted gar</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload-test.cse.ucsc.edu%2FgoldenPath%2FlepOcu1%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEbTQSWyyyZXk3eYiwkkAySMRdKTg">lepOcu1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>lo1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lo1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lo1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lo1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Elephant shark</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FcalMil1%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNH2mc_GFk5E6kmVXftLL2lZVClIUQ">calMil1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>cm1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cm1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cm1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cm1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Sea urchin</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload-test.cse.ucsc.edu%2FgoldenPath%2FstrPur4%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNHQ_Coxb_z7jTAweTFkO0KtHZKjEA">strPur4</a></p>
</td>
<td rowspan="1" colspan="1">
<p>sp4</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/sp4.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/sp4.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/sp4.coding.bed.gz">Download</a></p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p><p>Address of the bookmark: <a href="http://www.weizmann.ac.il/Biological_Regulation/IgorUlitsky/PLAR" rel="nofollow">http://www.weizmann.ac.il/Biological_Regulation/IgorUlitsky/PLAR</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44292/gget</guid>
	<pubDate>Sat, 01 Apr 2023 09:42:07 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44292/gget</link>
	<title><![CDATA[gget]]></title>
	<description><![CDATA[<p><code>gget</code><span>&nbsp;is a free, open-source command-line tool and Python package that enables efficient querying of genomic databases.&nbsp;</span><code>gget</code><span>&nbsp;consists of a collection of separate but interoperable modules, each designed to facilitate one type of database querying in a single line of code.</span></p>
<p><span><img src="https://github.com/pachterlab/gget/raw/main/figures/gget_overview.png?raw=true" alt="image" style="border: 0px;"></span></p><p>Address of the bookmark: <a href="https://github.com/pachterlab/gget" rel="nofollow">https://github.com/pachterlab/gget</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44581/biokit-a-set-of-tools-dedicated-to-bioinformatics-data-visualisation</guid>
	<pubDate>Tue, 18 Jun 2024 02:04:39 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44581/biokit-a-set-of-tools-dedicated-to-bioinformatics-data-visualisation</link>
	<title><![CDATA[BioKit: a set of tools dedicated to bioinformatics, data visualisation]]></title>
	<description><![CDATA[<p><span>BioKit is a set of tools dedicated to bioinformatics, data visualisation (</span><a href="https://biokit.readthedocs.io/en/latest/references.html#module-biokit.viz" title="biokit.viz"><code><span>biokit.viz</span></code></a><span>), access to online biological data (e.g. UniProt, NCBI thanks to bioservices). It also contains more advanced tools related to data analysis (e.g.,&nbsp;</span><a href="https://biokit.readthedocs.io/en/latest/references.html#module-biokit.stats" title="biokit.stats"><code><span>biokit.stats</span></code></a><span>). Since R is quite common in bioinformatics, we also provide a convenient module to run R inside your Python scripts or shell (:mod:biokit.rtools module).</span></p><p>Address of the bookmark: <a href="https://biokit.readthedocs.io/en/latest/index.html" rel="nofollow">https://biokit.readthedocs.io/en/latest/index.html</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44873/bakrep-denglish-blend-of-bakterien-repository-simplifies-access-to-this-data</guid>
	<pubDate>Wed, 13 Aug 2025 02:31:28 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44873/bakrep-denglish-blend-of-bakterien-repository-simplifies-access-to-this-data</link>
	<title><![CDATA[BakRep (Denglish blend of Bakterien &amp; Repository) simplifies access to this data]]></title>
	<description><![CDATA[<p>2,438,386 bacterial genomes at your fingertips consistently processed &amp; characterized, enriched with metadata, accessible via a flexible search engine.</p>
<p>BakRep (Denglish blend of Bakterien &amp; Repository) simplifies access to this data. It integrates enriched genomic information with metadata accessible via a flexible search-engine.</p>
<h1>Key features</h1>
<ul>
<li>Assembly statistics: ensure data quality with genome-based key metrics</li>
<li>Taxonomic classification: robust, purely genome-based classifications (<a href="https://gtdb.ecogenomic.org/" target="_blank">GTDB</a>)</li>
<li><a href="https://pubmlst.org/">MLST</a>: subtyping for deeper insights into genetic variation</li>
<li>Annotation: comprehensive &amp; taxonomy-independent (<a href="https://bakta.computational.bio/" target="_blank">Bakta</a>)</li>
<li>Metadata: full original submission records</li>
</ul>
<div>&nbsp;</div><p>Address of the bookmark: <a href="https://bakrep.computational.bio/" rel="nofollow">https://bakrep.computational.bio/</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26729/ga4gh-data-working-group</guid>
	<pubDate>Sun, 20 Mar 2016 23:13:07 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26729/ga4gh-data-working-group</link>
	<title><![CDATA[GA4GH Data Working Group]]></title>
	<description><![CDATA[<p>GA4GH Data Working Group</p>
<p>Led by David Haussler (UCSC) and Richard Durbin (Sanger Institute), the Data Working Group (DWG) of the Global Alliance brings together the leading Genome Institutes and Centers with IT industry leaders to create global standards and tools for the secure, privacy respecting and interoperable sharing of Genomic data.</p>
<p>More at&nbsp;http://ga4gh.org/#/</p><p>Address of the bookmark: <a href="http://ga4gh.org/#/" rel="nofollow">http://ga4gh.org/#/</a></p>]]></description>
	<dc:creator>Jitendra Prajapati</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37993/platypus-a-haplotype-based-variant-caller-for-next-generation-sequence-data</guid>
	<pubDate>Thu, 25 Oct 2018 06:14:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37993/platypus-a-haplotype-based-variant-caller-for-next-generation-sequence-data</link>
	<title><![CDATA[Platypus: A Haplotype-Based Variant Caller For Next Generation Sequence Data]]></title>
	<description><![CDATA[<p><strong>Platypus</strong><span>&nbsp;is a tool designed for efficient and accurate variant-detection in high-throughput sequencing data. By using local realignment of reads and local assembly it achieves both high sensitivity and high specificity. Platypus can detect SNPs, MNPs, short indels, replacements and (using the assembly option) deletions up to several kb. It has been extensively tested on&nbsp;</span><a href="http://www.ncbi.nlm.nih.gov/pubmed/?term=24463883">whole-genome</a><span>,&nbsp;</span><a href="http://www.nature.com/ng/journal/v45/n1/abs/ng.2492.html">exon-capture</a><span>, and&nbsp;</span><a href="http://www.nature.com/nature/journal/v493/n7432/abs/nature11725.html">targeted capture</a><span>&nbsp;data, it has been run on very large datasets as part of the&nbsp;</span><a href="http://www.1000genomes.org/">Thousand Genomes</a><span>&nbsp;and WGS500 projects, and is being used in clinical sequencing trials in the&nbsp;</span><a href="http://www.mcgprogramme.com/">Mainstreaming Cancer Genetics</a><span>&nbsp;programme.&nbsp;</span></p>
<p><span>Tutorial&nbsp;https://github.com/andyrimmer/Platypus/blob/master/misc/README.txt</span></p><p>Address of the bookmark: <a href="http://www.well.ox.ac.uk/platypus" rel="nofollow">http://www.well.ox.ac.uk/platypus</a></p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39875/lrsday-long-read-sequencing-data-analysis-for-yeasts</guid>
	<pubDate>Mon, 26 Aug 2019 18:07:33 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39875/lrsday-long-read-sequencing-data-analysis-for-yeasts</link>
	<title><![CDATA[LRSDAY: Long-read Sequencing Data Analysis for Yeasts]]></title>
	<description><![CDATA[<p><span>Long-read sequencing technologies have become increasingly popular in genome projects due to their strengths in resolving complex genomic regions. As a leading model organism with small genome size and great biotechnological importance, the budding yeast,&nbsp;</span><em>Saccharomyces cerevisiae</em><span>, has many isolates currently being sequenced with long reads.&nbsp;</span></p><p>Address of the bookmark: <a href="https://github.com/yjx1217/LRSDAY" rel="nofollow">https://github.com/yjx1217/LRSDAY</a></p>]]></description>
	<dc:creator>Poonam Mahapatra</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/42324/comparative-genomics-data-set-including-240-mammals-released</guid>
	<pubDate>Thu, 19 Nov 2020 06:45:39 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/42324/comparative-genomics-data-set-including-240-mammals-released</link>
	<title><![CDATA[Comparative Genomics Data Set Including 240 Mammals Released !]]></title>
	<description><![CDATA[<p>The genome of 130 mammals was sequenced by a large international consortium and the data was analyzed together with 110 existing genomes to allow scientists to identify the important positions in the DNA. This report, published in Nature today will help advance research on human disease mutations and inform how best to protect endangered species.</p><p>In addition to the knowledge of the human genome, all these genomes, widely sampled across mammals, can be used to research how particular organisms respond to different conditions. Some otters, for example, have a thick, water-resistant shell, and some rodents, but not all, have adapted to hibernation. These animal traits will help us to understand human traits, such as metabolic diseases.</p><p><img src="https://media.springernature.com/lw685/springer-static/image/art%3A10.1038%2Fs41586-020-2876-6/MediaObjects/41586_2020_2876_Fig1_HTML.png?as=webp" alt="image" style="border: 0px; border: 0px;"></p><p>With climate change and more animal ecosystems being threatened by human activity, the protection of endangered species is becoming increasingly important. Scientists have historically researched several people in various populations of a species to understand the genetic variation that occurs in that species. This is important for understanding how particular species can be protected. In this study, animals on the Red List of Endangered Species of the International Union for Conservation of Nature had fewer differences in their genomes, which is consistent with their endangered status.</p><p>Ref @&nbsp;A comparative genomics multitool for scientific discovery and conservation&nbsp;https://www.nature.com/articles/s41586-020-2876-6</p><p>&nbsp;Data at&nbsp;http://zoonomiaproject.org/</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>