All Classes and Interfaces

Class
Description
Hello world!
 
 
A class that can map chromosomal positions to mRNA (coding sequence) positions.
Created by ap3 on 27/10/2014.
 
Parses the cytoband (karyotype) file from UCSC.
FASTQ formatted sequence.
Fluent builder API for creating FASTQ formatted sequences.
Reader for FASTQ formatted sequences.
Utility methods for FASTQ formatted sequences.
FASTQ sequence format variant.
Writer for FASTQ formatted sequences.
A Feature corresponds to a single row in a GFF file.
 
A feature on a sequence (for example, an exon or a gene), defined by a location and a set of attributes encoded as key/value pairs.
A list of FeatureI objects implemented using a Java ArrayList; corresponds to a GFF file.
 
 
A parser that parses a file from the UCSC genome browser that contains mapping of gene name to chromosome positions
 
http://www.bioperl.org/wiki/GTF Read and write FeatureLists as GFF/GTF formatted files.
 
http://www.bioperl.org/wiki/GTF Read and write FeatureLists as GFF/GTF formatted files.
A simple bean that contains gene name information as available from www.genenames.org
Parses a file from the www.genenames.org website that contains a mapping of human gene names to other databases
 
http://www.bioperl.org/wiki/GTF Read and write FeatureLists as GFF/GTF formatted files.
 
Reader for FastqVariant.FASTQ_ILLUMINA formatted sequences.
Writer for FastqVariant.FASTQ_ILLUMINA formatted sequences.
A location on a sequence.
Move a sliding window over a Location.
 
Low-level event based parser callback.
 
Reader for FastqVariant.FASTQ_SANGER formatted sequences.
Writer for FastqVariant.FASTQ_SANGER formatted sequences.
Reader for FastqVariant.FASTQ_SOLEXA formatted sequences.
Writer for FastqVariant.FASTQ_SOLEXA formatted sequences.
Utility to write each Fasta entry to a unique file
 
Event based parser callback.
A facade that makes it easier to work with a 2bit file.
downloaded from http://storage.bioinf.fbb.msu.ru/~roman/TwoBitParser.java Class is a parser of UCSC Genome Browser file format .2bit used to store nucleotide sequence information.