Bio::SAGE::DataProcessing 1.20
Sponsored Links
Bio::SAGE::DataProcessing 1.20 Ranking & Summary
File size:
0.019 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
837
Date added:
2007-07-14
Publisher:
Scott Zuyderduyn
Bio::SAGE::DataProcessing 1.20 description
Bio::SAGE::DataProcessing module processes raw serial analysis of gene expression (SAGE) data.
SYNOPSIS
use Bio::SAGE::DataProcessing;
$sage = Bio::SAGE::DataProcessing->new();
# open sequence and quality files
open( READS, "library.fasta" );
open( QUAL, "library.qual.fasta" );
# collect ditags and statistics from reads
$sage->process_library( *READS, *QUAL );
# close files
close( READS );
close( QUAL );
# output tags in descending order of expression
my %tags = %{$sage->get_tagcounts()};
open( TAGS, ">library.tags" );
map { print TAGS join( "t", $_, $tags{$_} ) . "n" } sort { $tags{$b} <=> $tags{$a} } keys %tags;
close( TAGS );
# tag AAACCGGGTT matches two different genes
# so 15th base pair may help resolve this
$sage->print_extra_base_calculation( $sage->get_extract_base_calculation( "AAACCGGGTT" ) );
This module provides several tools for processing and analyzing serial analysis of gene expression (SAGE) libraries.
Serial analysis of gene expression (SAGE) is a molecular technique for generating a near-global snapshot of a cell population’s transcriptome. Briefly, the technique extracts short sequences at defined positions of transcribed mRNA. These short sequences are then paired to form ditags. The ditags are concatamerized to form long sequences that are then cloned. The cloned DNA is then sequenced. Bioinformatic techniques are then employed to determine the original short tag sequences, and to derive their progenitor mRNA. The number of times a particular tag is observed can be used to quantitate the amount of a particular transcript. The original technique was described by Velculescu et al. (1995) and utilized an ~14bp sequence tag. A modified protocol was introduced by Saha et al. (2002) that produced ~21bp tags.
PURPOSE
This module facilitates the processing of SAGE data. Specifically:
1. extracting ditags from raw sequence reads.
2. extracting tags from ditags, with the option to
exclude tags if the Phred scores (described by
Ewing and Green, 1998a and Ewing et al., 1998b)
do not meet a minimum cutoff value.
3. calculating descriptive values
4. statistical analysis to determine, where possible,
additional nucleotides to extend the length of the
SAGE tag (thus facilitating more accurate tag to
gene mapping).
Both regular SAGE (14mer tag) and LongSAGE (21mer tag) are supported by this module. Future protocols should be configurable with this module.
SYNOPSIS
use Bio::SAGE::DataProcessing;
$sage = Bio::SAGE::DataProcessing->new();
# open sequence and quality files
open( READS, "library.fasta" );
open( QUAL, "library.qual.fasta" );
# collect ditags and statistics from reads
$sage->process_library( *READS, *QUAL );
# close files
close( READS );
close( QUAL );
# output tags in descending order of expression
my %tags = %{$sage->get_tagcounts()};
open( TAGS, ">library.tags" );
map { print TAGS join( "t", $_, $tags{$_} ) . "n" } sort { $tags{$b} <=> $tags{$a} } keys %tags;
close( TAGS );
# tag AAACCGGGTT matches two different genes
# so 15th base pair may help resolve this
$sage->print_extra_base_calculation( $sage->get_extract_base_calculation( "AAACCGGGTT" ) );
This module provides several tools for processing and analyzing serial analysis of gene expression (SAGE) libraries.
Serial analysis of gene expression (SAGE) is a molecular technique for generating a near-global snapshot of a cell population’s transcriptome. Briefly, the technique extracts short sequences at defined positions of transcribed mRNA. These short sequences are then paired to form ditags. The ditags are concatamerized to form long sequences that are then cloned. The cloned DNA is then sequenced. Bioinformatic techniques are then employed to determine the original short tag sequences, and to derive their progenitor mRNA. The number of times a particular tag is observed can be used to quantitate the amount of a particular transcript. The original technique was described by Velculescu et al. (1995) and utilized an ~14bp sequence tag. A modified protocol was introduced by Saha et al. (2002) that produced ~21bp tags.
PURPOSE
This module facilitates the processing of SAGE data. Specifically:
1. extracting ditags from raw sequence reads.
2. extracting tags from ditags, with the option to
exclude tags if the Phred scores (described by
Ewing and Green, 1998a and Ewing et al., 1998b)
do not meet a minimum cutoff value.
3. calculating descriptive values
4. statistical analysis to determine, where possible,
additional nucleotides to extend the length of the
SAGE tag (thus facilitating more accurate tag to
gene mapping).
Both regular SAGE (14mer tag) and LongSAGE (21mer tag) are supported by this module. Future protocols should be configurable with this module.
Bio::SAGE::DataProcessing 1.20 Screenshot
Advertisements
Bio::SAGE::DataProcessing 1.20 Keywords
SAGE
DataProcessing
DataProcessing 1.20
TAGS
QUAL
READS
Serial Analysis of Gene Expression
gene expression
tag
module
gene
analysis
expression
serial
Bio::SAGE::DataProcessing
BioSAGEDataProcessing
Bookmark Bio::SAGE::DataProcessing 1.20
Bio::SAGE::DataProcessing 1.20 Copyright
WareSeeker periodically updates pricing and software information of Bio::SAGE::DataProcessing 1.20 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bio::SAGE::DataProcessing 1.20 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
serial analysis of gene expression .ppt
sage serial analysis of gene expression
serial analysis of gene expression sage
what is serial analysis of gene expression
serial analysis of gene expression diagram
diagram of serial analysis of gene expression
serial analysis of gene expression animation
long serial analysis of gene expression
serial analysis of gene expression analysis
gene expression programming
regulation of gene expression
gene expressions
gene expression omnibus
module master
control of gene expression
gene expression and regulation
trasgenic gene expression
lunar module
Related Software
Bio::SAGE::Comparison module compares data from serial analysis of gene expression (SAGE) libraries. Free Download
DBD::Teradata is Perl module with a DBI driver for Teradata. Free Download
Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. Free Download
Bio::NEXUS::DataBlock is a Perl module that represents the deprecated DATA Block in NEXUS file. Free Download
Bio::Tree::DistanceFactory is a Perl module to construct a tree using distance based methods. Free Download
Bio::Graphics::Glyph::minmax is the minmax glyph. Free Download
Roman is a Perl module for conversion between Roman and Arabic numerals. Free Download
Bio::Graphics::Panel is a Perl module to generate GD images of Bio::Seq objects. Free Download
Latest Software
Popular Software
Favourite Software