<?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/16686?offset=150</link>
	<atom:link href="https://bioinformaticsonline.com/related/16686?offset=150" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38541/geneoverlap-an-r-package-to-test-and-visualize-gene-overlaps</guid>
	<pubDate>Thu, 27 Dec 2018 19:45:52 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38541/geneoverlap-an-r-package-to-test-and-visualize-gene-overlaps</link>
	<title><![CDATA[GeneOverlap: An R package to test and visualize gene overlaps]]></title>
	<description><![CDATA[<p>Overlapping gene lists can reveal biological meanings and may lead to novel hypotheses. For example, histone modification is an important cellular mechanism that can pack and re-pack chromatin. By making the chromatin structure more dense or loose, the gene expression can be turned on or off. Tri-methylation on lysine 4 of histone H3 (H3K4me3) is associated with gene activation and its genome-wide enrichment can be mapped by using ChIP-seq experiments. Because of its activating role, if we overlap the genes that are bound by H3K4me3 with the genes that are highly expressed, we should expect a positive association. Similary, we can perform such kind of overlapping between the gene lists of different histone modifications with that of various expression groups and establish each histone modification&rsquo;s role in gene regulation.</p><p>Address of the bookmark: <a href="https://bioconductor.org/packages/release/bioc/vignettes/GeneOverlap/inst/doc/GeneOverlap.pdf" rel="nofollow">https://bioconductor.org/packages/release/bioc/vignettes/GeneOverlap/inst/doc/GeneOverlap.pdf</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41969/shadowcaster-a-hybrid-approach-for-the-detection-of-horizontal-gene-transfer-events-in-prokaryotes</guid>
	<pubDate>Tue, 14 Jul 2020 06:42:10 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41969/shadowcaster-a-hybrid-approach-for-the-detection-of-horizontal-gene-transfer-events-in-prokaryotes</link>
	<title><![CDATA[ShadowCaster: a hybrid approach for the detection of horizontal gene transfer events in prokaryotes]]></title>
	<description><![CDATA[<p><span>ShadowCaster implements an evolutionary model to calculate Bayesian likelihoods for each &lsquo;alien genes&rsquo; with an unusual sequence composition according to the host genome background to detect HGT events in prokaryotes.</span></p>
<p><a href="https://www.mdpi.com/2073-4425/11/7/756/htm">https://www.mdpi.com/2073-4425/11/7/756/htm</a></p>
<p><a href="https://shadowcaster.readthedocs.io/en/latest/">https://shadowcaster.readthedocs.io/en/latest/</a></p>
<p><a href="https://github.com/dani2s/ShadowCaster_testData">https://github.com/dani2s/ShadowCaster_testData</a></p><p>Address of the bookmark: <a href="https://github.com/dani2s/ShadowCaster" rel="nofollow">https://github.com/dani2s/ShadowCaster</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43867/genomeqc-a-quality-assessment-tool-for-genome-assemblies-and-gene-structure-annotations</guid>
	<pubDate>Thu, 19 May 2022 04:29:05 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43867/genomeqc-a-quality-assessment-tool-for-genome-assemblies-and-gene-structure-annotations</link>
	<title><![CDATA[GenomeQC: a quality assessment tool for genome assemblies and gene structure annotations]]></title>
	<description><![CDATA[<p><span>The GenomeQC web application is implemented in R/Shiny version 1.5.9 and Python 3.6 and is freely available at&nbsp;</span><a href="https://genomeqc.maizegdb.org/">https://genomeqc.maizegdb.org/</a><span>&nbsp;under the GPL license. All source code and a containerized version of the GenomeQC pipeline is available in the GitHub repository&nbsp;</span><a href="https://github.com/HuffordLab/GenomeQC">https://github.com/HuffordLab/GenomeQC</a><span>.</span></p>
<p>https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-020-6568-2</p><p>Address of the bookmark: <a href="https://github.com/HuffordLab/GenomeQC" rel="nofollow">https://github.com/HuffordLab/GenomeQC</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38659/detail-annotation-of-genes</guid>
	<pubDate>Fri, 11 Jan 2019 05:23:33 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38659/detail-annotation-of-genes</link>
	<title><![CDATA[Detail annotation of genes !]]></title>
	<description><![CDATA[<p>gene_info recalculated daily<br>---------------------------------------------------------------------------<br> tab-delimited<br> one line per GeneID<br> Column header line is the first line in the file.<br> Note: subsets of gene_info are available in the DATA/GENE_INFO<br> directory (described later)<br>---------------------------------------------------------------------------</p>
<p>tax_id:<br> the unique identifier provided by NCBI Taxonomy<br> for the species or strain/isolate</p>
<p>GeneID:<br> the unique identifier for a gene<br> ASN1: geneid</p>
<p>Symbol:<br> the default symbol for the gene<br> ASN1: gene-&gt;locus</p>
<p>LocusTag:<br> the LocusTag value<br> ASN1: gene-&gt;locus-tag</p>
<p>Synonyms:<br> bar-delimited set of unofficial symbols for the gene</p>
<p>dbXrefs:<br> bar-delimited set of identifiers in other databases<br> for this gene. The unit of the set is database:value.<br> Note that HGNC and MGI include 'HGNC' and 'MGI', respectively,<br> in the value part of their identifier. Consequently,<br> dbXrefs for these databases will appear like:<br> HGNC:HGNC:1100<br> This would be interpreted as database='HGNC', value='HGNC:1100'<br> Example for MGI:<br> MGI:MGI:104537<br> This would be interpreted as database='MGI', value='MGI:104537'</p>
<p>chromosome:<br> the chromosome on which this gene is placed.<br> for mitochondrial genomes, the value 'MT' is used.</p>
<p>map location:<br> the map location for this gene</p>
<p>description:<br> a descriptive name for this gene</p>
<p>type of gene:<br> the type assigned to the gene according to the list of options<br> provided in https://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/src/objects/entrezgene/entrezgene.asn</p>
<p><br>Symbol from nomenclature authority:<br> when not '-', indicates that this symbol is from a<br> a nomenclature authority</p>
<p>Full name from nomenclature authority:<br> when not '-', indicates that this full name is from a<br> a nomenclature authority</p>
<p>Nomenclature status:<br> when not '-', indicates the status of the name from the <br> nomenclature authority (O for official, I for interim)</p>
<p>Other designations:<br> pipe-delimited set of some alternate descriptions that<br> have been assigned to a GeneID<br> '-' indicates none is being reported.</p>
<p>Modification date:<br> the last date a gene record was updated, in YYYYMMDD format</p>
<p>Feature type:<br> pipe-delimited set of annotated features and their classes or <br> controlled vocabularies, displayed as feature_type:feature_class <br> or feature_type:controlled_vocabulary, when appropriate; derived <br> from select feature annotations on RefSeq(s) associated with the <br> GeneID</p><p>Address of the bookmark: <a href="ftp://ftp.ncbi.nih.gov/gene/DATA/GENE_INFO/" rel="nofollow">ftp://ftp.ncbi.nih.gov/gene/DATA/GENE_INFO/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/16685/webinar-blast-in-the-cloud</guid>
	<pubDate>Mon, 15 Sep 2014 17:29:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/16685/webinar-blast-in-the-cloud</link>
	<title><![CDATA[Webinar: BLAST in the Cloud]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/wLm-RfdcvnU" frameborder="0" allowfullscreen></iframe>Presented July 30, 2014 and covering: an NCBI BLAST AMI at Amazon Web Services; introduction to AWS and setting up an instance; running command line BLAST and using the BLAST URL API via the AMI; and answers to attendee questions.]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/27691/histonedb-20-%E2%80%93-with-variants</guid>
	<pubDate>Fri, 03 Jun 2016 05:06:20 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27691/histonedb-20-%E2%80%93-with-variants</link>
	<title><![CDATA[HistoneDB 2.0 – with variants]]></title>
	<description><![CDATA[<p><span>This histone database can be used to explore the diversity of histone proteins and their sequence variants in many organisms. The resource was established to better understand how sequence variation may affect functional and structural features of nucleosomes. To get started, select a histone type to explore its variants.</span></p>
<p><span>More at&nbsp;http://www.ncbi.nlm.nih.gov/projects/HistoneDB2.0/index.fcgi/browse/</span></p><p>Address of the bookmark: <a href="http://www.ncbi.nlm.nih.gov/projects/HistoneDB2.0/index.fcgi/browse/" rel="nofollow">http://www.ncbi.nlm.nih.gov/projects/HistoneDB2.0/index.fcgi/browse/</a></p>]]></description>
	<dc:creator>Anjana</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/32719/download-assemblies-from-ncbi</guid>
	<pubDate>Mon, 15 May 2017 06:02:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/32719/download-assemblies-from-ncbi</link>
	<title><![CDATA[Download assemblies from NCBI]]></title>
	<description><![CDATA[<p>A new &ldquo;Download assemblies&rdquo; button is now available in the&nbsp;<a href="https://www.ncbi.nlm.nih.gov/assembly" target="_blank">Assembly</a>&nbsp;database. This makes it easy to download data for multiple genomes without having to write scripts.</p><p>For example, you can run a search in Assembly and use check boxes (see left side of screenshot below) to refine the set of genome assemblies of interest. Then, just open the &ldquo;Download assemblies&rdquo; menu, choose the source database (<a href="https://www.ncbi.nlm.nih.gov/genbank/" target="_blank">GenBank</a>&nbsp;or&nbsp;<a href="https://www.ncbi.nlm.nih.gov/refseq/" target="_blank">RefSeq</a>), choose the file type, and start the download. An archive file will be saved to your computer that can be expanded into a folder containing your selected genome data files.</p><p><img src="https://ncbiinsights.files.wordpress.com/2017/05/download_button.jpg?w=584" alt="image" width="584" height="444" style="border: 0px; border: 0px;"></p><p>&nbsp;</p><p>More at&nbsp;https://ncbiinsights.ncbi.nlm.nih.gov/2017/05/08/genome-data-download-made-easy/</p>]]></description>
	<dc:creator>Bulbul</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/38226/ncbi-to-assist-in-virus-hunting-data-science-hackathon</guid>
	<pubDate>Thu, 15 Nov 2018 12:55:01 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/38226/ncbi-to-assist-in-virus-hunting-data-science-hackathon</link>
	<title><![CDATA[NCBI to assist in Virus Hunting Data Science Hackathon]]></title>
	<description><![CDATA[<p>NCBI Hackathon are pleased to announce the second installment of the&nbsp;<a href="https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/30/ncbi-southern-california-genomics-hackathon-january/" target="_blank">SoCal Bioinformatics Hackathon</a>. From January 9-11, 2019, the&nbsp;<a href="https://www.ncbi.nlm.nih.gov/" target="_blank">NCBI</a>&nbsp;will help run a bioinformatics hackathon in Southern California hosted by the&nbsp;<a href="http://www.csrc.sdsu.edu/" target="_blank">Computational Sciences Research Center</a>&nbsp;at&nbsp;<a href="http://www.sdsu.edu/" target="_blank">San Diego State University</a>!</p><p><span>NCBI Hackathon</span>&nbsp;specifically looking for folks who have experience in computational virus hunting or adjacent fields to identify known, taxonomically-definable and novel viruses from a few hundred thousand metagenomic datasets that we&rsquo;ll put on cloud infrastructure. This event is for researchers, including students and postdocs, who are already engaged in the use of bioinformatics data or in the development of pipelines for virological analyses from high-throughput experiments. If this describes you, please&nbsp;<a href="https://goo.gl/forms/kDnSG0IAZD62XQRe2" target="_blank">apply</a>! The event is open to anyone selected for the hackathon and willing to travel to SDSU (see below).</p><p>https://ncbiinsights.ncbi.nlm.nih.gov/2018/11/09/ncbi-sdsu-virus-hunting-data-science-hackathon-january-2019/</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/41956/blast-on-docker-google-cloud-amazon-cloud</guid>
	<pubDate>Thu, 09 Jul 2020 02:57:11 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/41956/blast-on-docker-google-cloud-amazon-cloud</link>
	<title><![CDATA[Blast on Docker, Google Cloud, Amazon Cloud]]></title>
	<description><![CDATA[<p>As announced in a&nbsp;<a href="https://ncbiinsights.ncbi.nlm.nih.gov/2019/07/16/the-blast-programs-and-databases-are-available-in-docker-and-cloud-ready/" target="_blank">previous post</a>, we offer a&nbsp;<a href="https://www.docker.com/" target="_blank">Docker</a>&nbsp;version of NCBI BLAST+ that you can use locally or on the&nbsp;<a href="https://cloud.google.com/" target="_blank">Google Cloud</a>&nbsp;where we have pre-loaded BLAST databases.&nbsp; We are happy to announce that the same functionality is now available on the&nbsp;<a href="https://aws.amazon.com/" target="_blank">Amazon Cloud</a>.&nbsp; In addition, we now offer 23 different BLAST databases on each cloud platform.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p><p>As mentioned before, working with BLAST+ in Docker and the cloud has several advantages:<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p><ul>
<li>Docker manages installation and maintenance of the BLAST programs and databases.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></li>
<li>Docker makes it is easier to integrate BLAST with other tools in your pipelines.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></li>
<li>NCBI BLAST databases are pre-loaded now on the both the&nbsp;<a href="https://cloud.google.com/" target="_blank" title="Follow link">Google Cloud</a>&nbsp;and&nbsp;<a href="https://aws.amazon.com/" target="_blank" title="Follow link">Amazon Cloud</a>, providing fast access.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></li>
</ul><p>You can also use the BLAST+ Docker image on any Docker-enabled platform, such as another cloud platform or on your local computer.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p><p>See the&nbsp;&nbsp;<a href="https://github.com/ncbi/blast_plus_docs" target="_blank" title="Follow link">BLAST+ in the Cloud</a>&nbsp;and&nbsp;&nbsp;<a href="https://github.com/ncbi/docker/wiki/Getting-BLAST-databases" target="_blank" title="Follow link">database information</a>&nbsp;documentation to get started.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p><p>If you have any questions, please email us at&nbsp;blast-help@ncbi.nlm.nih.gov</p><p>Source:<span>Dave Arndt</span></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/44604/new-release-of-refseq</guid>
	<pubDate>Tue, 16 Jul 2024 10:09:21 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/44604/new-release-of-refseq</link>
	<title><![CDATA[New Release of RefSeq !]]></title>
	<description><![CDATA[<p>Check out RefSeq release 225, now available&nbsp;<a href="https://www.ncbi.nlm.nih.gov/refseq/?utm_source=ncbi_insights&amp;utm_medium=referral&amp;utm_campaign=refseq-release-225-20240715">online</a>&nbsp;and from the&nbsp;<a href="https://ftp.ncbi.nlm.nih.gov/refseq/release/">FTP</a>&nbsp;site. You can access RefSeq data through&nbsp;<a href="https://www.ncbi.nlm.nih.gov/datasets/?utm_source=ncbi_insights&amp;utm_medium=referral&amp;utm_campaign=refseq-release-225-20240715">NCBI Datasets</a>.</p><h5>What&rsquo;s included in this release?</h5><p>As of July 8, 2024, this full release incorporates genomic, transcript, and protein data containing:</p><ul>
<li><span>448,507,905 records</span></li>
<li><span>334,845,613 proteins</span></li>
<li><span>63,542,774 RNAs</span></li>
<li><span>Sequences from 152,668 organisms</span></li>
</ul><p>The release is provided in several directories as a complete dataset and also as divided by logical groupings.</p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

</channel>
</rss>