<?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: All site bookmarks]]></title>
	<link>https://bioinformaticsonline.com/bookmarks/all?offset=150</link>
	<atom:link href="https://bioinformaticsonline.com/bookmarks/all?offset=150" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43736/odgi-optimized-dynamic-genomegraph-implementation</guid>
	<pubDate>Tue, 01 Feb 2022 23:42:21 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43736/odgi-optimized-dynamic-genomegraph-implementation</link>
	<title><![CDATA[odgi: optimized dynamic genome/graph implementation]]></title>
	<description><![CDATA[<p dir="auto"><code>odgi</code>&nbsp;provides an efficient and succinct dynamic DNA sequence graph model, as well as a host of algorithms that allow the use of such graphs in bioinformatic analyses.</p>
<p dir="auto">Careful encoding of graph entities allows&nbsp;<code>odgi</code>&nbsp;to efficiently compute and transform&nbsp;<a href="https://pangenome.github.io/">pangenomes</a>&nbsp;with minimal overheads.&nbsp;<code>odgi</code>&nbsp;implements a dynamic data structure that leveraged multi-core CPUs and can be updated on the fly.</p>
<p dir="auto">The edges and path steps are recorded as deltas between the current node id and the target node id, where the node id corresponds to the rank in the global array of nodes. Graphs built from biological data sets tend to have local partial order and, when sorted, the deltas be small. This allows them to be compressed with a variable length integer representation, resulting in a small in-memory footprint at the cost of packing and unpacking.</p>
<p dir="auto">The RAM and computational savings are substantial. In partially ordered regions of the graph, most deltas will require only a single byte.</p><p>Address of the bookmark: <a href="https://github.com/pangenome/odgi" rel="nofollow">https://github.com/pangenome/odgi</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43725/comparative-genomics-workshops</guid>
	<pubDate>Tue, 25 Jan 2022 20:39:58 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43725/comparative-genomics-workshops</link>
	<title><![CDATA[Comparative Genomics Workshops !]]></title>
	<description><![CDATA[<p><span>This meeting's objective was to obtain a big picture look at the current state of the field of comparative&nbsp;genomics with a focus on commonalities across genomic investigations into humans, model organisms&nbsp;(both traditional and non-traditional), agricultural species, wildlife species and microbes.</span></p>
<p>https://www.genome.gov/event-calendar/perspectives-in-comparative-genomics-and-evolution</p><p>Address of the bookmark: <a href="https://www.genome.gov/event-calendar/perspectives-in-comparative-genomics-and-evolution" rel="nofollow">https://www.genome.gov/event-calendar/perspectives-in-comparative-genomics-and-evolution</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43722/crossmap-program-for-genome-coordinates-conversion-between-different-assemblies</guid>
	<pubDate>Tue, 25 Jan 2022 17:59:32 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43722/crossmap-program-for-genome-coordinates-conversion-between-different-assemblies</link>
	<title><![CDATA[CrossMap: program for genome coordinates conversion between different assemblies]]></title>
	<description><![CDATA[<p><span>CrossMap is a program for genome coordinates conversion between&nbsp;</span><em>different assemblies</em><span>&nbsp;(such as&nbsp;</span><a href="http://www.ncbi.nlm.nih.gov/assembly/2928/">hg18 (NCBI36)</a><span>&nbsp;&lt;=&gt;&nbsp;</span><a href="http://www.ncbi.nlm.nih.gov/assembly/2758/">hg19 (GRCh37)</a><span>). It supports commonly used file formats including&nbsp;</span><a href="https://samtools.github.io/hts-specs/SAMv1.pdf">BAM</a><span>,&nbsp;</span><a href="https://en.wikipedia.org/wiki/CRAM_(file_format)">CRAM</a><span>,&nbsp;</span><a href="https://en.wikipedia.org/wiki/SAM_(file_format)">SAM</a><span>,&nbsp;</span><a href="https://genome.ucsc.edu/goldenPath/help/wiggle.html">Wiggle</a><span>,&nbsp;</span><a href="https://genome.ucsc.edu/goldenPath/help/bigWig.html">BigWig</a><span>,&nbsp;</span><a href="https://genome.ucsc.edu/FAQ/FAQformat.html#format1">BED</a><span>,&nbsp;</span><a href="https://genome.ucsc.edu/FAQ/FAQformat.html#format3">GFF</a><span>,&nbsp;</span><a href="https://genome.ucsc.edu/FAQ/FAQformat.html#format4">GTF</a><span>,&nbsp;</span><a href="https://docs.gdc.cancer.gov/Data/File_Formats/MAF_Format/">MAF</a><span>&nbsp;</span><a href="https://samtools.github.io/hts-specs/VCFv4.2.pdf">VCF</a><span>, and&nbsp;</span><a href="https://sites.google.com/site/gvcftools/home/about-gvcf">gVCF</a><span>.</span></p><p>Address of the bookmark: <a href="http://crossmap.sourceforge.net/" rel="nofollow">http://crossmap.sourceforge.net/</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43714/hiv-genome-database</guid>
	<pubDate>Fri, 21 Jan 2022 05:40:15 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43714/hiv-genome-database</link>
	<title><![CDATA[HIV genome database !]]></title>
	<description><![CDATA[<p>HIV resources</p>
<p>https://www.hiv.lanl.gov/components/sequence/HIV/search/search.html</p><p>Address of the bookmark: <a href="https://www.hiv.lanl.gov/components/sequence/HIV/search/search.html" rel="nofollow">https://www.hiv.lanl.gov/components/sequence/HIV/search/search.html</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43711/vcf-compare</guid>
	<pubDate>Wed, 19 Jan 2022 10:30:14 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43711/vcf-compare</link>
	<title><![CDATA[VCF Compare !]]></title>
	<description><![CDATA[<h2><span>compare two&nbsp;<strong>BWA</strong>&nbsp;mapping methods with the online hg18-mapped data</span></h2>
<p>We first operate a rapid inspection of the different BAM files using&nbsp;<strong>samtools flagstat</strong>. Illumina provided chr21 read mapping obtained with their&nbsp;<strong>GA IIx</strong>&nbsp;deep sequencing platform &lt;<a href="ftp://webdata:webdata@ussd-ftp.illumina.com/Data/SequencingRuns/NA18507_GAIIx_100_chr21.bam" target="_blank">ftp://webdata:webdata@ussd-ftp.illumina.com/Data/SequencingRuns/NA18507_GAIIx_100_chr21.bam</a>&gt;, aligned to the b36/hg18 reference genome)</p><p>Address of the bookmark: <a href="https://wiki.bits.vib.be/index.php/NGS_Exercise.6#compare_aln_.26_mem_results_with_vcf-compare" rel="nofollow">https://wiki.bits.vib.be/index.php/NGS_Exercise.6#compare_aln_.26_mem_results_with_vcf-compare</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43705/ognmconformational-dynamics-based-on-contact-topology-in-a-coarse-grained-presentation</guid>
	<pubDate>Mon, 17 Jan 2022 03:52:51 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43705/ognmconformational-dynamics-based-on-contact-topology-in-a-coarse-grained-presentation</link>
	<title><![CDATA[oGNM:Conformational dynamics based on contact topology in a coarse-grained presentation]]></title>
	<description><![CDATA[<p><a href="https://dyn.life.nthu.edu.tw/oGNM/Theory_GNM.php">Gaussian Network Model (GNM</a><span>) is a powerful tool to sample conformational dynamics based on contact topology in a coarse-grained presentation. Here we present a method to consider protein dynamics in the presence of &lsquo;environment&rsquo; (1). The &lsquo;environment&rsquo; here can be crystal contacts defined in structures solved by x-ray crystallography, a protein in homo-/hetero-dimers, a part of a protein complex, the DNA in complexed with transcription factors, or even a large ligand (or ligands) in a protein. The protein dynamics, in the presence of these &lsquo;environments&rsquo;, can be assessed in a more rigorous physics ground (the size and number of the orthogonal normal modes are the same as those in unperturbed systems (in the absence of the environment)) with our theories (2) that guarantee our implementations to be more efficient (saving 3/4 time, assuming equal size of system and environment), more memory friendly (saving &gt;1/2 time) and more accurate (enhanced correlation between predictions and B-factors). The environment consideration in ANM theory was published (1) and reviewed (2); its GNM counterpart is first derived in this work and proven to be more accurate in the B-factor predictions than conventional GNM.</span></p><p>Address of the bookmark: <a href="https://dyn.life.nthu.edu.tw/oGNM/oGNM.php" rel="nofollow">https://dyn.life.nthu.edu.tw/oGNM/oGNM.php</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43698/mimilook-a-phylogenetic-workflow-for-detection-of-gene-acquisition-in-major-orthologous-groups-of-megavirales</guid>
	<pubDate>Mon, 10 Jan 2022 06:32:22 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43698/mimilook-a-phylogenetic-workflow-for-detection-of-gene-acquisition-in-major-orthologous-groups-of-megavirales</link>
	<title><![CDATA[MimiLook: A Phylogenetic Workflow for Detection of Gene Acquisition in Major Orthologous Groups of Megavirales]]></title>
	<description><![CDATA[<p><span>This tool detects statistically validated events of gene acquisitions with the help of the T-REX algorithm by comparing individual gene tree with NCBI species tree. In between the steps, the workflow decides about handling paralogs, filtering outputs, identifying Megavirale specific OGs, detection of HGTs, along with retrieval of information about those OGs that are monophyletic with organisms from cellular domains of life.&nbsp;</span></p>
<p>https://www.readcube.com/articles/10.3390%2Fv9040072</p><p>Address of the bookmark: <a href="https://pubmed.ncbi.nlm.nih.gov/28387730/" rel="nofollow">https://pubmed.ncbi.nlm.nih.gov/28387730/</a></p>]]></description>
	<dc:creator>Abhi</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/43690/ucsc-sars-cov-2-genome-browser</guid>
	<pubDate>Thu, 06 Jan 2022 06:48:40 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43690/ucsc-sars-cov-2-genome-browser</link>
	<title><![CDATA[UCSC SARS-CoV-2 Genome Browser]]></title>
	<description><![CDATA[<p><span>The UCSC SARS-CoV-2 Genome Browser (</span><a href="https://genome.ucsc.edu/covid19.html">https://genome.ucsc.edu/covid19.html</a><span>) is an adaptation of our popular genome-browser visualization tool for this virus, containing many annotation tracks and new features, including conservation with similar viruses, immune epitopes, RT&ndash;PCR and sequencing primers and CRISPR guides. We invite all investigators to contribute to this resource to accelerate research and development activities globally.</span></p><p>Address of the bookmark: <a href="https://www.nature.com/articles/s41588-020-0700-8" rel="nofollow">https://www.nature.com/articles/s41588-020-0700-8</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43685/chipbase-open-database-for-studying-the-transcription-factor-binding-sites-and-motifs</guid>
	<pubDate>Wed, 29 Dec 2021 05:36:03 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43685/chipbase-open-database-for-studying-the-transcription-factor-binding-sites-and-motifs</link>
	<title><![CDATA[ChIPBase: open database for studying the transcription factor binding sites and motifs]]></title>
	<description><![CDATA[<p>ChIPBase v2.0 is an open database for studying the transcription factor binding sites and motifs, and decoding the transcriptional regulatory networks of lncRNAs, miRNAs, other ncRNAs and protein-coding genes from ChIP-seq data. Our database currently contains ~10,200 curated peak datasets derived from ChIP-seq methods in 10 species.</p><p>Address of the bookmark: <a href="https://rna.sysu.edu.cn/chipbase/" rel="nofollow">https://rna.sysu.edu.cn/chipbase/</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

</channel>
</rss>