<?xml version="1.0" encoding="UTF-8" ?>
<!-- RSS generated by PHPBoost on Sat, 30 May 2026 14:14:00 +0200 -->

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Last articles - STHDA : Bioinformatics]]></title>
		<atom:link href="https://www.sthda.com/english/syndication/rss/articles/15" rel="self" type="application/rss+xml"/>
		<link>https://www.sthda.com</link>
		<description><![CDATA[Last articles - STHDA : Bioinformatics]]></description>
		<copyright>(C) 2005-2026 PHPBoost</copyright>
		<language>en</language>
		<generator>PHPBoost</generator>
		
		
		<item>
			<title><![CDATA[Strategies for Analyzing Bisulfite Sequencing Data]]></title>
			<link>https://www.sthda.com/english/articles/15-bioinformatics/69-strategies-for-analyzing-bisulfite-sequencing-data/</link>
			<guid>https://www.sthda.com/english/articles/15-bioinformatics/69-strategies-for-analyzing-bisulfite-sequencing-data/</guid>
			<description><![CDATA[<strong>DNA methylation</strong>, one of the main epigenetic modifications in the eukaryotic genome, has  been shown to play a role in cell-type specific regulation of gene expression, and therefore cell-type identity.<br />
<br />
<strong>Bisulfite sequencing</strong> is the gold-standard for measuring methylation over the  genomes of interest, because it provides global coverage at single-base resolution.<br />
<br />
The current article describes strategies for analyzing high-throughput bisulfite sequencing. The following steps are described:<br />
 <br />
- Short-read alignment techniques,<br />
- pre/post-alignment quality check methods to ensure data quality,<br />
- Subsequent analysis steps after alignment,<br />
- Differential methylation methods<br />
- Methylomes segmentation for identifying regulatory regions<br />
- Annotation methods for further classification of regions returned by segmentation and differential methylation methods.<br />
<br />
Finally, the article describes software packages and online workflow to efficiently handle large bisulfite sequencing datasets.<br />
<br />
The content is organized as follow:<br />
<br />
- Introduction to high-throughput sequencing techniques based on bisulfite treatment<br />
- Algorithms and tools for detecting differential methylation and methylation profile segmentation.<br />
- Management of  large datasets and data analysis workflows with a guided user interface.<br />
<br />
 <br />
<h3 class="formatter-title">Bisulfite sequencing for detection of methylation and other base modifications </h3><br />
  <br />
  <br />
<strong>Whole genome bisulfite sequencing</strong> (WGBS) combines bisulfite conversion of DNA molecules with high-throughput sequencing.  <br />
  <br />
The procedure can be summarized as follow is as follow:<br />
 <br />
- Random fragmentation of genomic DNA to the desired size (200pb)<br />
<br />
- Conversion of the fragmented DNA into sequencing library by ligation to adaptors that contain 5mCs.<br />
<br />
- Bisulfite treatment. This treatment effectively converts unmethylated cytosines to uracil while methylated  cytosines remain protected.<br />
  <br />
- PCR amplification of the library (After the PCR, uracils will be represented as thymines)<br />
 <br />
- High-throughput sequencing.<br />
<br />
<br />
Despite its advantages, WGBS remains the most expensive technique and standard library prep requires relatively large quantities of DNA (100ng&amp;#8211;5 ug); as such, it is usually not applied to large numbers of samples. To achieve high sensitivity in detecting methylation differences between samples, high sequencing depth is required which leads to significant increase in sequencing cost.<br />
  <br />
  <br />
<strong>Reduced representation bisulfite sequencing</strong> (RRBS) is another technique that can also profile DNA methylation at single-base resolution.It combines digestion of genomic DNA with restriction enzymes (MspI) and sequencing with bisulfite treatment in order to enrich for areas with high CpG content.<br />
 <br />
RRBS can sequence only CpG dense regions and doesn&amp;#8217;t interrogate CpG-deficient regions such as functional enhancers, intronic regions, intergenic regions or in general lowly methylated regions (LMRs) of the genome. It has limited coverage of the genome in CpG-poor regions and examines about 4% to 17% of the approximately 28 million CpG dinucleotides distributed throughout the human genome depending on the sequencing depth and which variant of RRBS.<br />
 <br />
 <br />
<h3 class="formatter-title">Workflow for analysis of DNA methylation using data from bisulfite sequencing experiments</h3><br />
 <br />
 <img src="https://www.sthda.com/english/english/upload/bisulfite_sequencing_workflow.png" alt="" /><br />
<br />
<br />
Read more: Katarzyna Wreczycka et al., Strategies for analyzing bisulfite sequencing data, <a href="http://www.biorxiv.org/content/early/2017/08/09/109512">http://www.biorxiv.org/content/early/2017/08/09/109512</a><br />]]></description>
			<pubDate>Tue, 15 Aug 2017 10:35:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[neoantigenR: An R Package for Identifying Tumor Neoantigen from Sequencing Data]]></title>
			<link>https://www.sthda.com/english/articles/15-bioinformatics/62-neoantigenr-an-r-package-for-identifying-tumor-neoantigen-from-sequencing-data/</link>
			<guid>https://www.sthda.com/english/articles/15-bioinformatics/62-neoantigenr-an-r-package-for-identifying-tumor-neoantigen-from-sequencing-data/</guid>
			<description><![CDATA[This article presents the publication by Shaojun Tang et al., in bioRxiv 2017, entitled:<br />
<br />
<span class="success">neoantigenR: An annotation based pipeline for tumor neoantigen identification from sequencing data.</span><br />
<br />
The authors introduce an <strong>R package</strong> that allows the discoveries of <strong>peptide epitope</strong> candidates, which are the tumor-specific peptide fragments containing potential functional <strong>neoantigens</strong>.<br />
<br />
These peptide epitopes consist of structure variants including insertion, deletions, alternative sequences, and peptides from nonsynonymous mutations.<br />
<br />
Analysis of these precursor candidates with widely used tools such as netMHC allows for the accurate in-silico prediction of neoantigens.<br />
<br />
The pipeline named neoantigeR is currently hosted in <a href="https://github.com/ICBI/neoantigeR.">https://github.com/ICBI/neoantigeR.</a><br />
<br />]]></description>
			<pubDate>Wed, 09 Aug 2017 22:22:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[Identifying Actively Expressed Genes in RNA-seq Gene Expression Studies]]></title>
			<link>https://www.sthda.com/english/articles/15-bioinformatics/61-identifying-actively-expressed-genes-in-rna-seq-gene-expression-studies/</link>
			<guid>https://www.sthda.com/english/articles/15-bioinformatics/61-identifying-actively-expressed-genes-in-rna-seq-gene-expression-studies/</guid>
			<description><![CDATA[This article presents the publication of Hart et al., in BMC Genomics 2017, entitled:  "<strong>Finding the active genes in deep RNA-seq gene expression studies</strong>".<br />
<br />
The authors shows that human cell&amp;#8217;s transcriptome can be divided into active and repressed genes.<br />
<br />
They provide a novel normalization metric, <strong>zFPKM</strong>, that identifies the threshold between active and background gene expression; and they show that this threshold is robust to experimental and analytical variations.<br />
<br />
<span class="success">The authors recommends using zFPKM > -3 to select expressed genes.</span><br />
<br />
A Bioconductor R package, zFPKM (https://github.com/ronammar/zFPKM), is available for finding the actively expressed genes.]]></description>
			<pubDate>Wed, 09 Aug 2017 21:59:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[Comparison of Computational Tools for Alternatively Spliced Transcript Isoforms Quantification]]></title>
			<link>https://www.sthda.com/english/articles/15-bioinformatics/60-comparison-of-computational-tools-for-alternatively-spliced-transcript-isoforms-quantification/</link>
			<guid>https://www.sthda.com/english/articles/15-bioinformatics/60-comparison-of-computational-tools-for-alternatively-spliced-transcript-isoforms-quantification/</guid>
			<description><![CDATA[This article comments the publication, by Zhang et al. in BMC Genomics 2017, entitled:<br />
<br />
<div class="formatter-container formatter-block">Evaluation and comparison of <strong>computational tools</strong> for <strong>RNA-seq</strong> <strong>isoform quantification</strong>.</div><br />
<br />
A total of seven tools were compared: <strong>Cufflinks</strong>, <strong>RSEM</strong>, <strong>TIGAR2</strong>, <strong>eXpress</strong>, <strong>Sailfish[/b, [b]Kallisto</strong> and <strong>Salmon</strong>.<br />
<br />
The authors, used RSEM simulated datasets to measure the accuracy of methods, technical replicates of experimental data to test the robustness, and simulated transcripts from the TP53 gene to illustrate the challenges of isoform quantification.<br />
<br />
<span class="success">They found that alignment-free methods, such as Salmon, Sailfish and Kallisto, require less computational time while achieving similar or better accuracies compared with other methods.</span><br />
<br />
Cufflinks and eXpress, two alignment-dependent algorithms, have inferior accuracy performance with an RSEM simulated dataset.<br />
<br />
TIGAR2 has overall good performance, but the run time and memory requirements render the tool less popular for practical use.<br />
<br />
Considering both the accuracy and computational resources needed, Salmonaln and RSEM are the two best performers among the alignment-dependent tools.<br />]]></description>
			<pubDate>Wed, 09 Aug 2017 17:44:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[Unitas: Universal Tool to Annotate Small RNAs]]></title>
			<link>https://www.sthda.com/english/articles/15-bioinformatics/27-unitas-universal-tool-to-annotate-small-rnas/</link>
			<guid>https://www.sthda.com/english/articles/15-bioinformatics/27-unitas-universal-tool-to-annotate-small-rnas/</guid>
			<description><![CDATA[<br />
Reliable <strong>annotation</strong> of small <strong>non-coding RNA</strong> data produced by high-throughput sequencing is time-consuming and requires robust bioinformatics expertise.<br />
<br />
Here we present the <strong>unitas</strong> tool, for easily annotating small RNA sequence datasets. Unitas has support for more than 800 species referenced in Ensembl databases. It provides also numerous analysis features in a user-friendly manner.<br />
<br />
<br />
<h3 class="formatter-title">General requirement</h3><br />
<br />
1) Internet connection<br />
<br />
2) Operating system: Unitas is provided as a standalone executable compatible for Linux, MAC and Windows.<br />
   <br />
3) Perl: Unitas is written in Perl, which is commonly preinstalled on MAC and Linux; so, normally you don't need to install Perl on Mac and linux<br />
<br />
<br />
Windows users that prefer to run the Perl script rather than the executable file may have to install a free Perl distribution such as ActivePerl or Strawberry Perl.<br />
<br />
<br />
<h3 class="formatter-title">Unitas workflow</h3><br />
<br />
1) Downloading of a collection of latest reference sequences for subsequent mapping. Unitas connects to the Mainz University Server (MUS) to load the latest list of URLs for downloading the required reference sequence data.<br />
<br />
2) Automated 3'adapter recognition and trimming<br />
<br />
3) Filtering low complexity reads<br />
<br />
4) Small RNA annotation: miRNA, ncRNA, piRNA, phasiRNA<br />
<br />
<br />
<img src="https://www.sthda.com/english/english/upload/unitas-workflow.png" alt="" /><br />
<br />
<br />
<br />
<h3 class="formatter-title">Download</h3><br />
<br />
The unitas source code and precompiled executable files are freely available at <a href="http://www.smallrnagroup.uni-mainz.de/software.html">http://www.smallrnagroup.uni-mainz.de/software.html</a>.]]></description>
			<pubDate>Wed, 19 Jul 2017 14:15:00 +0200</pubDate>
			
		</item>
		
	</channel>
</rss>
