<?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/41562?offset=20</link>
	<atom:link href="https://bioinformaticsonline.com/related/41562?offset=20" 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/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>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/44734/data-visualization-in-bioinformatics-useful-and-eye-catching-plots-for-data-analysis</guid>
	<pubDate>Sat, 14 Dec 2024 12:41:53 -0600</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/44734/data-visualization-in-bioinformatics-useful-and-eye-catching-plots-for-data-analysis</link>
	<title><![CDATA[Data Visualization in Bioinformatics: Useful and Eye-Catching Plots for Data Analysis]]></title>
	<description><![CDATA[<p>Data visualization is a cornerstone of bioinformatics, enabling researchers to interpret complex datasets effectively. With a plethora of data types&mdash;genomic sequences, expression profiles, protein interactions, and more&mdash;the right visualizations can make or break an analysis. This blog highlights some of the most useful and visually compelling plots for bioinformatics data analysis, along with tools to create them.</p><h4><strong>1. Heatmaps: Exploring Patterns in High-Dimensional Data</strong></h4><p>Heatmaps are a go-to visualization for representing high-dimensional datasets, such as gene expression or metabolomics data. They use color gradients to display data intensity, making patterns and clusters easily detectable.</p><ul>
<li>
<p><strong>Applications</strong>: Gene expression analysis, pathway enrichment, methylation studies.</p>
</li>
<li>
<p><strong>Tools</strong>: Seaborn (Python), ComplexHeatmap (R), Morpheus (web-based).</p>
</li>
</ul><p><strong>Tip</strong>: Add dendrograms to visualize clustering of rows and columns for hierarchical relationships.</p><h4><strong>2. Volcano Plots: Highlighting Differential Features</strong></h4><p>Volcano plots are indispensable for identifying significantly differentially expressed genes or proteins. They plot the log2 fold change against &ndash;log10(p-value), making it easy to spot statistically significant changes.</p><ul>
<li>
<p><strong>Applications</strong>: RNA-seq, proteomics, and metabolomics.</p>
</li>
<li>
<p><strong>Tools</strong>: ggplot2 (R), EnhancedVolcano (R), Plotly (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use color to highlight significant features and label key genes or proteins.</p><h4><strong>3. PCA Plots: Reducing Complexity with Principal Component Analysis</strong></h4><p>Principal Component Analysis (PCA) plots are used to reduce dimensionality and uncover trends or clusters in data. They provide insights into sample variability and grouping.</p><ul>
<li>
<p><strong>Applications</strong>: Transcriptomics, metabolomics, microbiome studies.</p>
</li>
<li>
<p><strong>Tools</strong>: scikit-learn + Matplotlib (Python), prcomp (R), ClustVis (web-based).</p>
</li>
</ul><p><strong>Tip</strong>: Annotate clusters with metadata to enhance interpretability.</p><h4><strong>4. Manhattan Plots: Genome-Wide Association Studies</strong></h4><p>Manhattan plots visualize p-values across the genome, making it easy to identify significant associations in genome-wide studies. They resemble city skylines, with the highest peaks indicating loci of interest.</p><ul>
<li>
<p><strong>Applications</strong>: GWAS, QTL mapping.</p>
</li>
<li>
<p><strong>Tools</strong>: qqman (R), Matplotlib (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use alternating colors for chromosomes and highlight significant SNPs for clarity.</p><h4><strong>5. Circular Plots (Circos): Visualizing Genomic Relationships</strong></h4><p>Circular plots are ideal for visualizing relationships across the genome, such as structural variations, gene duplications, or synteny.</p><ul>
<li>
<p><strong>Applications</strong>: Comparative genomics, structural variation studies.</p>
</li>
<li>
<p><strong>Tools</strong>: Circos (standalone), Rcircos (R), pyCircos (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Keep the plot clean and avoid overcrowding to maintain readability.</p><h4><strong>6. Sankey Diagrams: Tracking Data Flows</strong></h4><p>Sankey diagrams visualize flows or relationships between categories, often used to track changes in gene expression or pathway enrichment across conditions.</p><ul>
<li>
<p><strong>Applications</strong>: Pathway analysis, gene set enrichment analysis.</p>
</li>
<li>
<p><strong>Tools</strong>: Plotly (Python), networkD3 (R).</p>
</li>
</ul><p><strong>Tip</strong>: Use gradients or distinct colors to highlight key transitions.</p><h4><strong>7. Network Graphs: Mapping Interactions</strong></h4><p>Network graphs represent relationships between entities, such as protein-protein interactions or gene regulatory networks. Nodes represent entities, and edges represent relationships.</p><ul>
<li>
<p><strong>Applications</strong>: Systems biology, interactomics.</p>
</li>
<li>
<p><strong>Tools</strong>: Cytoscape (standalone), igraph (R), NetworkX (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use edge thickness or node size to represent interaction strength or centrality.</p><h4><strong>8. Violin Plots: Visualizing Data Distribution</strong></h4><p>Violin plots combine a boxplot with a density plot, showing the distribution and variability of data.</p><ul>
<li>
<p><strong>Applications</strong>: Single-cell RNA-seq, quantitative trait analysis.</p>
</li>
<li>
<p><strong>Tools</strong>: Seaborn (Python), ggplot2 (R).</p>
</li>
</ul><p><strong>Tip</strong>: Split violins by groups for side-by-side comparisons.</p><h4><strong>9. Time-Series Plots: Monitoring Changes Over Time</strong></h4><p>Time-series plots display changes in variables across time points, useful for tracking gene expression dynamics or metabolic fluxes.</p><ul>
<li>
<p><strong>Applications</strong>: Time-course experiments, cell cycle studies.</p>
</li>
<li>
<p><strong>Tools</strong>: Matplotlib (Python), ggplot2 (R).</p>
</li>
</ul><p><strong>Tip</strong>: Smooth the data to highlight trends while avoiding overfitting.</p><h4><strong>10. Genome Tracks: Visualizing Genomic Features</strong></h4><p>Genome tracks display multiple layers of genomic data, such as gene annotations, sequencing coverage, and epigenetic marks.</p><ul>
<li>
<p><strong>Applications</strong>: ChIP-seq, ATAC-seq, whole-genome sequencing.</p>
</li>
<li>
<p><strong>Tools</strong>: IGV (standalone), pyGenomeTracks (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Stack related tracks for direct comparisons.</p><h4><strong>11. UpSet Plots: Visualizing Set Intersections</strong></h4><p>UpSet plots are a powerful alternative to Venn diagrams for visualizing intersections between multiple datasets.</p><ul>
<li>
<p><strong>Applications</strong>: Overlap analysis for gene sets, pathways, or variants.</p>
</li>
<li>
<p><strong>Tools</strong>: UpSetR (R), ComplexUpset (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use bar plots to represent the size of each intersection for added clarity.</p><h4><strong>12. Ridge Plots: Comparing Distributions</strong></h4><p>Ridge plots visualize the distributions of multiple datasets, stacked for easy comparison.</p><ul>
<li>
<p><strong>Applications</strong>: Transcriptomics, single-cell RNA-seq.</p>
</li>
<li>
<p><strong>Tools</strong>: ggridges (R), Matplotlib (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use transparency and consistent scaling for better readability.</p><h4><strong>13. Chord Diagrams: Visualizing Connections Between Groups</strong></h4><p>Chord diagrams illustrate relationships between categories, such as shared genes between pathways or overlaps in regulatory elements.</p><ul>
<li>
<p><strong>Applications</strong>: Pathway overlap, synteny, co-expression networks.</p>
</li>
<li>
<p><strong>Tools</strong>: Circlize (R), Holoviews (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use distinct colors for each group to emphasize relationships.</p><h4><strong>14. Treemaps: Hierarchical Data Representation</strong></h4><p>Treemaps visualize hierarchical data as nested rectangles, with area proportional to data size.</p><ul>
<li>
<p><strong>Applications</strong>: Ontology enrichment, pathway analysis.</p>
</li>
<li>
<p><strong>Tools</strong>: Treemapify (R), Plotly (Python).</p>
</li>
</ul><p><strong>Tip</strong>: Use colors to represent additional variables, like significance or enrichment scores.</p><h4><strong>15. T-SNE/UMAP Plots: Dimensionality Reduction for Clustering</strong></h4><p>T-SNE and UMAP plots are great for visualizing high-dimensional data in two dimensions while preserving local or global structure.</p><ul>
<li>
<p><strong>Applications</strong>: Single-cell transcriptomics, clustering analyses.</p>
</li>
<li>
<p><strong>Tools</strong>: scikit-learn (Python), Seurat (R).</p>
</li>
</ul><p><strong>Tip</strong>: Combine with metadata annotations for better cluster interpretation.</p><h4><strong>Bringing It All Together</strong></h4><p>The choice of visualization can significantly impact the insights gained from bioinformatics data. By selecting plots tailored to your data type and analysis goals, you can effectively communicate your findings and make your research more impactful. Whether you&rsquo;re a seasoned bioinformatician or a beginner, mastering these visualizations will elevate your analyses and presentations.</p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/23680/five-key-traits-to-seek-out-in-potential-bioinformatics-candidates</guid>
	<pubDate>Mon, 10 Aug 2015 12:53:50 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/23680/five-key-traits-to-seek-out-in-potential-bioinformatics-candidates</link>
	<title><![CDATA[Five key traits to seek out in potential bioinformatics candidates !!!]]></title>
	<description><![CDATA[<p>Genomics and proteomics data are being collected in bulk, but mostly, traditional biologist don&rsquo;t know what to do with it. Perhaps this is the reason why (not only this!!! ) computational biologist/bioinformatics scientists are hot commodities in the research world.</p><p>In fact, there are huge demands for expert biological data analyst. It&rsquo;s a fairly new &nbsp;(not exactly) hot area, these bioinformatician are invaluable because they know and understand the significance of biological data for your research and how you can use it for better understanding of biological problems.</p><p>The bioinformatics can discover biological patterns and stories in genomic and proteomics data. They can develop the pipeline needed to properly collect, store and analyse it.</p><p><img src="http://bioinformaticsonline.com/mod/photo/hire.gif" alt="image" style="border: 0px;"></p><p>Once your research group is ready to make a larger investment and hire a bioinformatician to gain a competitive edge, there are several key traits to seek out in potential candidates. The best bioinformatician are:</p><p>1. Highly Skilled - programming skills, experience with the biological software and tools.</p><p>The biological data won&rsquo;t illuminate much if the scientist analysing it doesn&rsquo;t possess practical programming skills, experience with the biological software and tools and a thorough understanding of basic biological stuff. A solid background in mathematics and statistics is also an indispensable trait.</p><p>2. Insight - Real vision, robust understanding and deep insight.</p><p>In order to hire the best bioinformatics and computational biologist scientist for your needs, it is always recommended and mostly practiced by the recruiters, to ask each contender to write and develop a sample script/presentation based on a specific set of data you provide. Then, explore the approaches used to deal with data provided and pick up those candidates who convey real vision, robust understanding and deep insight.</p><p>3. Energetic &ndash; Curiosity to explore</p><p>Mostly natural curiosity and enthusiasm for solving big biological problems coupled with an ability to transform data into a scientific stories may place one candidate above the rest. In addition to achieve that, the bioinformatician should be agile enough to quickly modify their methods to suit changes within a particular research.</p><p>4. Researcher &ndash; Publications</p><p>Look for someone who has a keen sense and understanding of concern biological problems. You can judge it by looking at previously published papers and data. It is always recommended to have a look at GitHub and other repository for codes written by her/him.</p><p>5. Impressive communicator - Insight that can&rsquo;t be expressed is worthless.</p><p>Good bioinformatics scientists are able to uncover biological patterns and are willing to explain those patterns in clear and helpful ways through thoughtful and open communication. In other words, they should must have good scientific writing skills. A computational biologis/bioinformatician&nbsp; should know how to present the data and tell a scientific story through numbers/images.</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/37586/julia-programming-language-a-python-and-r-rival</guid>
	<pubDate>Sat, 25 Aug 2018 04:46:39 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/37586/julia-programming-language-a-python-and-r-rival</link>
	<title><![CDATA[Julia Programming Language, a Python and R rival]]></title>
	<description><![CDATA[<p>Big data has grown to become one of the most lucrative fields. In fact, data scientists are some of the most sought people. They are usually hired to analyze, control and parse large chunks of data. Implementing these actions using traditional techniques is not a walk in the park. This is why most data scientists prefer using programming languages such as R and Python. However, there is one more programming language that can do the job. That is Julia programming language.</p><p>What Is Julia Language?</p><p>Julia is a programming language that came into the limelight in 2012. It is a general-purpose programming language that was designed for solving scientific computations. Julia was meant to be an alternative to Python, R and other programming languages that were mainly used for manipulating data. This is because it has numerous features that can minimize the complexities of numerical computations.&nbsp;</p><p>Julia optimizes on the best features of Python and R while at the same time overlooks their weaknesses. This explains why it is viewed as an alternative to these programming languages. For instance, it utilizes the readability and simplicity of Python then performs faster.</p><p>Julia is the most preferred programming language for data scientists and mathematicians. This is because its core features are similar to the ones that are used on most data software. Also, the language is ideal for these two subjects because its syntax is similar to the standard mathematical formulas.</p><p>Key Features Of Julia Language<br />Uses JIT Compilation<br />Parallelism<br />Dynamic Typing<br />Simple Syntax<br />Allows Metaprogramming<br />Accessible to Libraries<br />-1-Array Indexing</p><p>Julia Vs Python And R Programming Languages<br />1. Speed<br />Julia is faster than both Python and R. This is a very critical aspect that is given special attention in the big data programming. The high speed of Julia is because of JIT compilers. You will need to install external libraries on Python to achieve similar speed.</p><p>2. Syntax<br />Julia has a math-friendly syntax. The syntax of this programming language is similar to the mathematical formulas hence can be used to perform mathematical and scientific computations. This syntax makes it easier to learn than Python.</p><p>3. Parallelism<br />Although both Python and R use parallelism, Julia uses a top-level parallelism. Julia allows the processor to perform to the optimum level than what Python and R can achieve.</p><p>4. Versatility<br />Julia programming language is more versatile than Python and R. It allows a programmer to move from different codes and functions with ease.</p><p>The only area that Python and R are superior to Julia is in terms of community. Given that Julia is a new programming language, it has a small community as compared to others which have been around for years.</p><p>In overall Julia programming language is a better alternative that you can use to handle Big data projects. Despite having a small community, it is one of those programming languages that you can easily learn.</p>]]></description>
	<dc:creator>Radha Agarkar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38634/eyechrom-visualizing-chromosome-count-data-from-plants</guid>
	<pubDate>Tue, 08 Jan 2019 10:20:54 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38634/eyechrom-visualizing-chromosome-count-data-from-plants</link>
	<title><![CDATA[EyeChrom: Visualizing Chromosome Count Data From Plants]]></title>
	<description><![CDATA[<p><span>It's goal is to show chromosmal data per genus. Select the genus, and the plot will show the records found for it in the Chromosome Counts Database. note: Report an issue via Gihub: github.com/roszenil/CCDBcurator and github.com/RodrigoRivero/EyeChrom</span></p>
<p>https://bsapubs.onlinelibrary.wiley.com/doi/pdf/10.1002/aps3.1207</p><p>Address of the bookmark: <a href="http://eyechrom.com:3838/EyeChrom/" rel="nofollow">http://eyechrom.com:3838/EyeChrom/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41328/deephic-a-generative-adversarial-network-for-enhancing-hi-c-data-resolution</guid>
	<pubDate>Tue, 03 Mar 2020 01:12:47 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41328/deephic-a-generative-adversarial-network-for-enhancing-hi-c-data-resolution</link>
	<title><![CDATA[DeepHiC: A Generative Adversarial Network for Enhancing Hi-C Data Resolution]]></title>
	<description><![CDATA[<p><strong>DeepHiC</strong> is a GAN-based model for enhancing Hi-C data resolution. We developed this server for helping researchers to enhance their own low-resolution data by a few steps of clicks. <em>Ab initio</em> training could be performed according to our published <a href="https://github.com/omegahh/DeepHiC">code</a>. We provided trained models for various depth of low-coverage sequencing Hi-C data. The depth of input data is estimated by its distribution comparing with those of the downsampled Hi-C data we used in training</p><p>Address of the bookmark: <a href="http://sysomics.com/deephic" rel="nofollow">http://sysomics.com/deephic</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>