Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 11 found.
[1] < 1 2 > [2]  Sort:

SffHeader-class (Package: rSFFreader) : code{SffHeader

Class SffHeader contains meta-data stored in the header of the SFF files read in.
● Data Source: BioConductor
● Keywords: classes
● Alias: SffHeader, SffHeader-class, class:SffHeader
● 0 images

SffReads-class (Package: rSFFreader) : Class code{"SffReads"

This class provides a way to store and manipulate, in a coordinated fashion, next generation reads stored in SFF files and their identifiers.
● Data Source: BioConductor
● Keywords: classes
● Alias: SffReads, SffReads-class, class:SffReads
● 0 images

SffReadsQ-class (Package: rSFFreader) : Class code{"SffReadsQ"

SffReadsQ class is a container for storing, next-generation sequencing read data, read id, and sequencing quality information imported directly from SFF files generated by technologies such as Roche 454 and Life Sciences Ion Torrent. This class provides a way to store and manipulate, in a coordinated fashion, next generation reads stored in SFF files, their identifiers and quality scores.
● Data Source: BioConductor
● Keywords: classes
● Alias: SffReadsQ, SffReadsQ-class, class:SffReadsQ
● 0 images

availableClipModes (Package: rSFFreader) : availableClipModes

Clip modes are used to store "views" on the sequence object. They are often used to identify adapter sequences and low-quality "ends" which will be trimmed before further analysis. Storing clipping information instead of clipped sequences is useful for avoiding loss of data while maintaining information about the appropriate nucleotides for down-stream analysis. Each clip mode defines a set of left and right clip points, one set for each read. Clip points are typically included in the SFF file, are generated by the sequence provider and are loaded into the appropriate IRanges object when the SFF file is loaded via readSff. The vendor-generated clip points are not always desireable however, so accomidations for custom clip points are also provided.
● Data Source: BioConductor
● Keywords:
● Alias: availableClipModes
6 images

load454SampleData (Package: rSFFreader) : Load the example 454 dataset

Load a small, 1000 record example sff file.
● Data Source: BioConductor
● Keywords:
● Alias: load454SampleData
1 images

loadIonSampleData (Package: rSFFreader) : Load the example Ion Torrent dataset

Load a small, 1000 record example sff file.
● Data Source: BioConductor
● Keywords:
● Alias: loadIonSampleData
1 images

rSFFreader internals (Package: rSFFreader) : rSFFreader internals

rSFFreader objects, classes and methods that are not intended to be used directly.
● Data Source: BioConductor
● Keywords: classes, internal, methods
● Alias: .sffValidity, .solveIRangeSEW
● 0 images

rSFFreader-package (Package: rSFFreader) :

Base classes, functions, and methods for representation of high-throughput sequencing data stored in SFF files (such as Roche 454 Data and Life Sciences Ion Torrent). Implementation defined according to http://www.ncbi.nlm.nih.gov/Traces/trace.cgi?cmd=show&f=formats&m=doc&s=formats#sff
● Data Source: BioConductor
● Keywords: package
● Alias: rSFFreader, rSFFreader-package
● 0 images

readSff (Package: rSFFreader) : Read SFF-formatted files into SffReads or SffReadsQ objects

readSff reads all sff files specified in filenames, returning an R object of type SffReads or SffReadsQ which acts and behaves similarly to the ShortRead and ShortReadQ classes from package ShortRead
● Data Source: BioConductor
● Keywords:
● Alias: readSff
● 0 images

readSffGeometry (Package: rSFFreader) : Read in basic statistics about an sff file

readSffGeometry processes a sff file or set of sff files, counting the number of reads and the length of each read.
● Data Source: BioConductor
● Keywords:
● Alias: readSffGeometry
● 0 images