Related Experiment Video
Updated: May 8, 2026

06:40
G2-seq: A High Throughput Sequencing-based Technique for Identifying Late Replicating Regions of the Genome
Published on: March 22, 2018
gff2sequence, a new user friendly tool for the generation of genomic sequences
Salvatore Camiolo1, Andrea Porceddu
1Dipartimento di Agraria, Università degli Studi di Sassari, Sassari 07100, Italy. s.camiolo@uniss.it.
Biodata Mining
|September 12, 2013
Summary
gff2sequence is a new program that extracts genome sequences using General Feature Format (GFF) files. It offers customizable quality control for refining gene predictions and generating sequence datasets.
Area of Science:
- Bioinformatics
- Genomics
- Computational Biology
Background:
- General Feature Format (GFF) files are standard for annotating genome features.
- Existing tools lack quality control and customizable filtering for extracted sequences.
- Ab initio gene prediction programs generate annotations but require sequence extraction tools.
Purpose of the Study:
- To develop a user-friendly program for extracting nucleotide and protein sequences from genomic data using GFF files.
- To implement customizable quality control features for refining extracted sequences.
- To provide a tool for enhancing the accuracy of gene predictions.
Main Methods:
- Developed gff2sequence, a C++ program with a graphical user interface.
- Implemented sequence extraction for nucleotide and protein formats.
- Integrated a customizable quality control pipeline for filtering sequences.
- Enabled extraction of specific genic portions like coding and untranslated sequences.
Main Results:
- gff2sequence efficiently extracts sequences from multifasta genomes based on GFF annotations.
- The software provides a user-friendly interface and high performance with low hardware requirements.
- Customizable filters address issues like anomalous splicing sites, incorrect open reading frames, and non-canonical characters.
- The tool facilitates the generation of tailored sequence datasets.
Conclusions:
- gff2sequence is an easy-to-use program for creating customizable sequence datasets from GFF files.
- Its comprehensive quality filters enhance its utility for refining ab initio gene predictions.
- The program offers a valuable solution for sequence extraction and quality control in genomics research.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Next-generation Sequencing
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.
Genome Annotation and Assembly
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
Sanger Sequencing
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
Maxam-Gilbert Sequencing
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...
Genomics
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...

