A B C D E F G H I J K L M N O P Q R S T U V W X Z

C

COLORS - Static variable in class gata.main.GATAUtil
Color array for tracks, yup I'm lazy
CalcBkgrndRatios - class trans.bkgrnd.CalcBkgrndRatios.
Calculates a correlation coefficient between ratio scores and tm or gc for a set of CelMapper converted cel/bpmap files.
CalcBkgrndRatios(String[]) - Constructor for class trans.bkgrnd.CalcBkgrndRatios
 
CalcGCAndTransform - class trans.misc.CalcGCAndTransform.
Parses out treatment and control oligo info from intervals, calculate GC and transform ratios based on GC corrector, see TransformRatios.
CalcGCAndTransform() - Constructor for class trans.misc.CalcGCAndTransform
 
CalcGCRatiosFromIntervals - class trans.misc.CalcGCRatiosFromIntervals.
Parse out treatment and control oligo info from intervals, calculate GC and ratios to look for bias.
CalcGCRatiosFromIntervals() - Constructor for class trans.misc.CalcGCRatiosFromIntervals
 
CalculateBackgroundStats - class trans.bkgrnd.CalculateBackgroundStats.
For each CelMapper converted cel/bpmap files, this calculates a correlation coeff between pm:mm, pm:tm, pm:gc.
CalculateBackgroundStats(String[]) - Constructor for class trans.bkgrnd.CalculateBackgroundStats
 
CelFileConverter - class trans.cel.CelFileConverter.
Saves text cel files as serialized float[][]s for downstream use by TiMAT applications.
CelFileConverter(String[]) - Constructor for class trans.cel.CelFileConverter
 
CelFileQualityControl - class trans.qc.CelFileQualityControl.
Provides automated qc checking for cel files, flags those of poor quality based on a variety of statistics.
CelFileQualityControl() - Constructor for class trans.qc.CelFileQualityControl
 
CelFileStats - class trans.qc.CelFileStats.
Container for cel file and it's associated statistics.
CelFileStats(File, String) - Constructor for class trans.qc.CelFileStats
Loads virtualCel float[][] and calculates a rawMedian.
CelLine - class trans.cel.CelLine.
Class for holding info about a text cel file line, enables sorting after rotation.
CelLine(int, int, String) - Constructor for class trans.cel.CelLine
 
CelMapper - class trans.cel.CelMapper.
Saves float[]s of intensity values for each cel file ordered by the tpmapFeature file.
CelMapper(MapFeature[], boolean, boolean) - Constructor for class trans.cel.CelMapper
 
CelMasker - class trans.graphics.CelMasker.
Application to draw and mask a raw text cel file.
CelMasker(String[]) - Constructor for class trans.graphics.CelMasker
 
CelPHistogram - class trans.cel.CelPHistogram.
 
CelPHistogram() - Constructor for class trans.cel.CelPHistogram
 
CelProcessor - class trans.cel.CelProcessor.
Application to process '.cela' files, wrapper for CelMapper, QuantileNormalization.
CelProcessor(String[]) - Constructor for class trans.cel.CelProcessor
 
CellType - class bioroot.CellType.
 
CellType() - Constructor for class bioroot.CellType
 
CellTypeBean - class bioroot.CellTypeBean.
 
CellTypeBean() - Constructor for class bioroot.CellTypeBean
 
CellTypeBean(int, DBUtil) - Constructor for class bioroot.CellTypeBean
 
ChartFrame - class trans.qc.ChartFrame.
Frame for JFree Panels.
ChartFrame(JFreeChart[], String, int, int) - Constructor for class trans.qc.ChartFrame
 
ChromSet - class trans.main.ChromSet.
 
ChromSet() - Constructor for class trans.main.ChromSet
 
ChromosomeIndex - class trans.cel.ChromosomeIndex.
Use to keep track of intensities in a array, their chromosome name, and start stop indexes.
ChromosomeIndex(String, int, int) - Constructor for class trans.cel.ChromosomeIndex
 
Cluster - class util.bio.cluster.Cluster.
 
Cluster(File, String) - Constructor for class util.bio.cluster.Cluster
Initializing Constructor
Cluster(Cluster, Cluster, double, StringBuffer) - Constructor for class util.bio.cluster.Cluster
Secondary Constructor
ClusterDrawFrame - class util.bio.cluster.ClusterDrawFrame.
Helper class for HierarchicalClustering, the frame.
ClusterDrawFrame(HierarchicalClustering) - Constructor for class util.bio.cluster.ClusterDrawFrame
 
ClusterDrawPanel - class util.bio.cluster.ClusterDrawPanel.
Helper class for HierarchicalClustering, the guts of drawing the clustering plot.
ClusterDrawPanel(HierarchicalClustering) - Constructor for class util.bio.cluster.ClusterDrawPanel
 
CollapseTPMap - class trans.tpmap.CollapseTPMap.
Collapses a text version bpmap into a unique set of bpmap lines base on the oligo sequence.
CollapseTPMap() - Constructor for class trans.tpmap.CollapseTPMap
 
CombineXYSeries - class trans.graphics.CombineXYSeries.
 
CombineXYSeries() - Constructor for class trans.graphics.CombineXYSeries
 
CommitFiles - class cgar.CommitFiles.
For uploading files to S3 and recording results in a db table
CommitFiles(String, File, String) - Constructor for class cgar.CommitFiles
 
CommonPrefixEntry - class com.amazon.s3.CommonPrefixEntry.
 
CommonPrefixEntry() - Constructor for class com.amazon.s3.CommonPrefixEntry
 
ComparatorMultiSetQuantile - class trans.cel.ComparatorMultiSetQuantile.
For sorting MultiSetQuantile objects by value or chromosome number and position
ComparatorMultiSetQuantile(boolean) - Constructor for class trans.cel.ComparatorMultiSetQuantile
Set boolean sortByValue = true to sort by value, false to sort by chromosome number and position.
ComparatorQuantile - class trans.cel.ComparatorQuantile.
For sorting ComparatorQuantile objects by value or chromosome number and position
ComparatorQuantile(boolean) - Constructor for class trans.cel.ComparatorQuantile
Set boolean sortByValue = true to sort by value, false to sort by chromosome number and position.
ConservedSeqs - class gata.plotter.ConservedSeqs.
 
ConservedSeqs(GATAParams) - Constructor for class gata.plotter.ConservedSeqs
 
Console - class gata.plotter.Console.
 
Console(int, int, int, int, String) - Constructor for class gata.plotter.Console
 
Contact - class bioroot.Contact.
 
Contact() - Constructor for class bioroot.Contact
 
ContactBean - class bioroot.ContactBean.
 
ContactBean() - Constructor for class bioroot.ContactBean
 
ControlGene - class trans.roc.ControlGene.
 
ControlGene(String) - Constructor for class trans.roc.ControlGene
 
ControlStats - class trans.cel.ControlStats.
 
ControlStats() - Constructor for class trans.cel.ControlStats
 
ConvertAgilentData - class trans.misc.ConvertAgilentData.
Reads in an Agilent tiling data file and outputs a tpmap and four cela files.
ConvertAgilentData(String[]) - Constructor for class trans.misc.ConvertAgilentData
 
ConvertFasta2GCBoolean - class util.apps.ConvertFasta2GCBoolean.
Converts fasta file(s) into serialized boolean[]s where every base g or c is true all others false.
ConvertFasta2GCBoolean(String[]) - Constructor for class util.apps.ConvertFasta2GCBoolean
 
ConvertGeoData - class trans.misc.ConvertGeoData.
Reads and parses in a GEO data file into a tpmap and xxx.cela files for TiMAT2 processing.
ConvertGeoData(String[]) - Constructor for class trans.misc.ConvertGeoData
 
ConvertNimblegenNDF2TPMap - class trans.misc.ConvertNimblegenNDF2TPMap.
Converts a Nimblegen NDF txt file to a tpmap.!
ConvertNimblegenNDF2TPMap(String[]) - Constructor for class trans.misc.ConvertNimblegenNDF2TPMap
 
ConvertNimblegenPAIR2Cela - class trans.misc.ConvertNimblegenPAIR2Cela.
Converts Nimblegen PAIR txt files to a cela files.!
ConvertNimblegenPAIR2Cela(String[]) - Constructor for class trans.misc.ConvertNimblegenPAIR2Cela
 
ConvertTPMapsToFeatures - class trans.tpmap.ConvertTPMapsToFeatures.
Converts TPMaps to MapFeature[] and saves them to disk.
ConvertTPMapsToFeatures(String[]) - Constructor for class trans.tpmap.ConvertTPMapsToFeatures
 
ConvertTVSToCelps - class trans.cel.ConvertTVSToCelps.
Converts a tsv file to xxx.celp files (float[]s) linked to the tpmap.
ConvertTVSToCelps(String[]) - Constructor for class trans.cel.ConvertTVSToCelps
 
CoordinateExtractor1lq - class trans.qc.CoordinateExtractor1lq.
Extracts control an pm lines from a text 1lq file.
CoordinateExtractor1lq(String[]) - Constructor for class trans.qc.CoordinateExtractor1lq
 
Coordinates - class util.bio.annotation.Coordinates.
Base class for holding info about a genomic coordinate.
Coordinates(String, int, int) - Constructor for class util.bio.annotation.Coordinates
 
Correlate - class util.apps.Correlate.
Calculates a Pearson correlation coefficient between all pairs of serializae float[].
Correlate() - Constructor for class util.apps.Correlate
 
CorrelateGrFiles - class trans.misc.CorrelateGrFiles.
 
CorrelateGrFiles() - Constructor for class trans.misc.CorrelateGrFiles
 
CorrelationMaps - class expr.CorrelationMaps.
 
CorrelationMaps(String[]) - Constructor for class expr.CorrelationMaps
 
CorrelationWindow - class expr.CorrelationWindow.
 
CorrelationWindow(float, String, int, int, String[]) - Constructor for class expr.CorrelationWindow
 
CronArchive - class bioroot.CronArchive.
Emails lab group's collections to superusers.
CronArchive() - Constructor for class bioroot.CronArchive
 
CubicSpline - class util.gen.CubicSpline.
For calculating cubic splines of incremental data, interpolation, from http://www.frank-buss.de/CubicSpline.java
CubicSpline(double[]) - Constructor for class util.gen.CubicSpline
The constructor calculates the second derivatives of the interpolating function at the tabulated points xi, with xi = (i, y[i]).
calcDefaultNearestNeighborTm(String) - Static method in class util.bio.calc.NucleicAcid
Calculates a nearest neighbor Oligo Tm at 50nM oligo, 50mM Salt, also corrects case for real method.
calcFDR(double) - Method in class trans.roc.RocWindowScanner
Scans an array of Window intersecting with positives to calculate an FDR at a given threshold.
calcMaxMedianAbsoluteDifference(float[][]) - Static method in class util.gen.Num
Calculates the maximum median absolute difference between arrays of float where int[oligo index number][oligo intensity measurements]
calcMeanMedianAbsoluteDifference(float[][]) - Static method in class util.gen.Num
Calculates the mean of the median absolute differences between arrays of float where float[oligo index number][oligo intensity measurements]
calcSmallSample10Log10PValue(float, int) - Static method in class trans.main.WilcoxonSignedRankTest
For calculating a -10Log10(pValue) for small sample sizes (N 5-9).
calculateAndPrintStats(Region[]) - Method in class trans.anno.IntersectKeyWithRegions
 
calculateBasicOligoTm(String) - Static method in class util.bio.calc.NucleicAcid
Calculate basic Oligo Tm
calculateBinFDRs() - Method in class trans.roc.MethodTester
Runs through all the bins calculating and setting fdrs for each.
calculateChromControlSpecificMedian(String[]) - Method in class trans.cel.QuantileNormalization
Given chromosome names (e.g.
calculateControlStats(int[][][], double, double, double, double) - Method in class trans.qc.CelFileStats
Calculates the median value for each of the different classes of controls.
calculateEValue(double, double, int, double, double) - Static method in class gata.main.GATAUtil
 
calculateEValue(double) - Method in class gata.plotter.ToolsFrame
 
calculateEValue(double, double, int, double, double) - Static method in class util.bio.calc.Alignment
Calculates an E value given a variety of alignment parameters
calculateEffectiveMandN(double, double, double, double) - Static method in class gata.main.GATAUtil
Calculates effective m and n using BLAST parameters, returning int[m', n']
calculateEffectiveMandN(double, double, double, double) - Static method in class util.bio.calc.Alignment
Calculates effective m and n using BLAST parameters, returning int[m', n']
calculateFractionGC(String) - Static method in class util.bio.calc.NucleicAcid
Calculates a GC concentration, case insensitive.
calculateFractionGCContent(int, int) - Method in class trans.roc.ParseBarsForParticularRegions
Calculates the gc content.
calculateFudgeFactor(int) - Method in class trans.main.SamChromosomeData
 
calculateGCContent() - Method in class trans.anno.Region
Returns the fraction of GC provided the Region.gcContent[] is loaded.
calculateHitsPerRound() - Method in class util.bio.xamer.Xamer
 
calculateMaxCluster(MotifHit[], int) - Static method in class meme.MotifScanner
Calculates the maximum number of hits that occur within a given window size.
calculateMeanNumberOligoMatches(Oligo[]) - Static method in class trans.main.IntervalReportPrinter
Calculates the average number of oligo matches to the genome.
calculateMedianOfChromosome(Quantile[], String) - Method in class trans.cel.QuantileNormalization
Looks in the tpmapInfo for the appropriate chromosome, extracts the intensities from the Quantile[], calculates a median.
calculateMedianStatFlagValues() - Method in class trans.qc.CelFileQualityControl
Calculates the median value for each stat flag
calculateMolecularWtDNA(int[]) - Static method in class util.bio.calc.NucleicAcid
Calculates molecular weight of a DNA sequence given an int[] of gatcn's, no 5' phosphate
calculateMolecularWtRNA(int[]) - Static method in class util.bio.calc.NucleicAcid
Calculates molecular weight of a RNA sequence given an int[] of gaucn's, no 5' phosphate
calculatePercentHitsPerRound(int[]) - Method in class util.bio.xamer.Xamer
 
calculateRandomLabelPermutationConfidenceScores() - Method in class trans.main.ScanChip
Takes the histogram of random permutation scores and calculates an uncorrected p-value and FDR for each real score.
calculateRandomLabelPermutationConfidenceScores() - Method in class trans.main.ScanChromosomes
Takes the histogram of random permutation scores and calculates an uncorrected p-value and FDR for each real score.
calculateSaltAdjustedOligoTm(String) - Static method in class util.bio.calc.NucleicAcid
Calculate salt adjusted Oligo Tm
calculateSignedRankStatistics() - Method in class trans.main.WilcoxonSignedRankTest
Calculates signed rank statistic S = sum of the ranks (aka WPlus) for WilcoxonSamplePairs with a positive difference and WMinus for those with a negative difference.
calculateStats() - Method in class trans.qc.CelFileStats
Reloads intensites and calculates mean, coef var, percentiles.
calculateTestStatisticZs() - Method in class trans.main.WilcoxonSignedRankTest
Calculates test statistic Z from wsignsignrank.pdf Not used in this implementation.
calculateTestStatisticZw() - Method in class trans.main.WilcoxonSignedRankTest
Calculates test statistic Z from Lowry .
calculateTotalNumberOfOligosPerRound(String[][]) - Method in class util.bio.xamer.XamerCounter
 
calculateTotalWindowIntersectionStats() - Method in class trans.roc.RocWindowScanner
Calculate total # windows that intersect pos regions, no counting, ie one window overlaps two pos regions is counted once.
calculateX(double) - Method in class util.gen.LinearRegression
Calculate X given Y.
calculateY(double) - Method in class util.gen.LinearRegression
Calculate Y given X.
calculateZ() - Method in class trans.main.WilcoxonRankSumTest
Only valid when # treatment samples and # control samples >9 each.
canAlter(UserBean, String, int) - Method in class bioroot.DBUtil
Checks whether the user can modify or delete an item.
canModifyAll(UserBean) - Method in class bioroot.ReagentBean
 
canModifyCommon(UserBean) - Method in class bioroot.ReagentBean
 
canView(UserBean, String, int) - Method in class bioroot.DBUtil
Checks whether the user can view an item without creating a bean, just an id
canView(UserBean, String, String[]) - Method in class bioroot.DBUtil
Checks whether the user can view multiple items based on id.
canView(UserBean, DBUtil) - Method in class bioroot.ReagentBean
 
capitalizeFirstLetter(String) - Static method in class util.gen.Misc
Capitalizes the first letter in a String.
cgar - package cgar
 
changeQuality(String, int, int) - Static method in class selex.SeqFiles
Modifies a quality file, adding or subtracting scores.
checkAlignParams(AlignParams[]) - Static method in class gata.plotter.MultiAlignPanel
Checks to see if the same params were used used in making the alignments, note score cut off is not checked
checkEstimateNumSubSeqs() - Method in class selex.SeqRead
 
checkFields() - Method in class gata.aligner.AlignerInputPanel
 
checkFile(String) - Static method in class gata.main.GATAUtil
 
checkFile(String) - Static method in class meme.UtilMeme
 
checkFile(String) - Static method in class util.gen.IO
Check to see that a file exists and is not a directory.
checkForFlippedControls() - Method in class trans.qc.CelFileQualityControl
Runs through groups of cel files, calculates the median no Synth, Dim, and Bright intensities, checks to see if they are inverted, for some reason they sometimes are! Note these medians are calculated on the raw, pre scaled chip intensities.
checkIP(String) - Method in class bioroot.DBUtil
Checks to see if a given IP has exceeded the number of allowable failed logins.
checkNumberOfReplicas(File[][]) - Method in class trans.main.T2Parameter
 
checkParams(DBUtil) - Method in class bioroot.LoginBean
 
checkParams() - Method in class bioroot.UserRegistrationBean
 
checkPlasmidDBFile(DBUtil) - Static method in class bioroot.Search
Looks for an upto date blast database file.
checkScoreAndNumOligos(Window) - Method in class trans.main.IntervalMaker
 
checkSeqQuality(int[], int, int) - Static method in class selex.SeqRead
Examines an int[] for a continuous stretch of scores
checkSingleCelFileStats() - Method in class trans.qc.CelFileQualityControl
Runs through groups of cel files, calling statSingleCelFile() on each and prints the results.
checkSizes(float[][]) - Static method in class trans.main.MultiSGRPrinter
Checks to see if the number of values are the same given float[replica#][values].
checkSizes(float[][]) - Static method in class trans.main.ScanChromosomes
Checks to see if the number of values are the same given float[replica#][values].
checkUpdateParams(String) - Method in class bioroot.UserRegistrationBean
Used when checking params for AccountManagement Update
checkWidth(int, int, int) - Method in class trans.main.PeakPicker
 
checkWindowScoresAndNumberOfOligos() - Method in class trans.main.MultiWindowIntervalMaker
Checks the scores and number of oligos in each window.
chrLetter - Static variable in class util.bio.seq.Seq
 
chrNumber - Static variable in class util.bio.seq.Seq
 
chromosome - Variable in class trans.tpmap.MapFeature
 
cleanUpHash(int) - Method in class trans.misc.InefficientPseudoMedian
Removes Pairs from the hash or reinstantiates if not needed.
clearDups(ArrayList) - Method in class gata.aligner.LocalAlignment
 
clearLines() - Method in class gata.main.AnnoSpecParams
Wipes all the Line2D.Double ArrayLists, call before reDrawing the Glyphs when params have been changed.
clearScaleLineArrays() - Method in class gata.geneGlyphs.ScaleBar
Used in hiding scale ruler bar
clipUnderScore(String) - Static method in class util.gen.Misc
Removes the random digit_ proceeding a string, (ie 2432344322_fileName.txt to fileName.txt)
clone() - Method in class util.bio.parsers.gff.Gff3Feature
 
clone() - Method in class util.gen.MD5
 
close() - Method in class com.amazon.thirdparty.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
closeConnection() - Method in class bioroot.DBUtil
Closes the Connection and subsequently the Statement and ResultSet objects
closeConnection() - Method in class util.gen.SQL
Closes the Connection and subsequently the Statement and ResultSet objects
cluster(int[][]) - Method in class trans.qc.CelFileQualityControl
Clusters cel files based on pm intensities by group.
cluster() - Method in class util.bio.cluster.HierarchicalClustering
 
clusterCelFiles(int[][]) - Method in class trans.qc.CelFileQualityControl
Runs through groups of cel files, calling statSingleCelFile() on each and prints the results.
clusterCelaFiles(File[], int[][]) - Method in class util.bio.cluster.HierarchicalClustering
Clusters cela files, extracts PM intensities, median normalizes.
clusterNormalizedFloatArrayFiles() - Method in class util.bio.cluster.HierarchicalClustering
Clusters float[] files, does not median normalize
clusterVirtualCelFiles(File[], int[][]) - Method in class util.bio.cluster.HierarchicalClustering
Performs actual clustering for CelFileQualityControl app.
collapseDoubleArray(double[][]) - Static method in class util.gen.Num
Assumes equal lengths of the double[]s
collapseFileArray(File[][]) - Static method in class util.gen.IO
Merges all files in File[][] to a File[].
collapseFloatArray(float[][]) - Static method in class util.gen.Num
Assumes equal lengths of the float[]s
collapseIntArray(int[][]) - Static method in class util.gen.Num
Assumes equal lengths of the int[]s
collapseIntensityFeatureArray(IntensityFeature[][]) - Static method in class trans.cel.MakeChromosomeSets
Collapses an uneven array of IntensityFeature[][] to IntensityFeature[].
collapsePartOfAnArray(float[][], int, int) - Static method in class util.gen.Num
Assumes equal lengths of the float[]s
colorizeGenericGlyphs(int) - Method in class gata.menu.GATAFrame
helper method, 0 = linear, 1 = log10, 2 = lnx, 3= reset to solid 4= log2
colorizeTrackedGenericGlyphs(int) - Method in class gata.geneGlyphs.Annotation
This method converts scores in generic glyphs to changes in alpha, the opacity number for the glyph color.
com.amazon.s3 - package com.amazon.s3
 
com.amazon.thirdparty - package com.amazon.thirdparty
 
commonPrefixEntries - Variable in class com.amazon.s3.ListBucketResponse
A List of CommonPrefixEntry objects representing the common prefixes of the keys that matched up to the delimiter.
compare(GeneGroup) - Method in class trans.anno.BindingRegion
Compares a binding region to a gene grp looking for where it is in relation to the binding region, 5', 3', overlap, contained.
compare(Object, Object) - Method in class trans.anno.BindingRegionComparator
Sorts by rank
compare(Object, Object) - Method in class trans.anno.RegionComparator
Sorts by chromosome-> start oligo position -> length, shortest first
compare(Object, Object) - Method in class trans.cel.ComparatorMultiSetQuantile
Sorts by value (default) or chipNumber and position based on sortByValue boolean, all smallest to biggest.
compare(Object, Object) - Method in class trans.cel.ComparatorQuantile
Sorts by value (default) or position based on sortByValue boolean, all smallest to biggest.
compare(Object, Object) - Method in class trans.main.IntervalComparator
Sorts by chromosome-> start oligo position -> length, shortest first
compare(Object, Object) - Method in class trans.main.WindowComparator
Sorts by chromosome-> start oligo position -> length, shortest first
compare(Object, Object) - Method in class trans.misc.SgrComparator
Sorts by chromosome then position
compare(Object, Object) - Method in class trans.roc.GrComparator
Sorts by start position
compare(Object, Object) - Method in class trans.roc.PositiveComparator
Sorts by chromosome-> start oligo position -> length, shortest first
compare(Object, Object) - Method in class util.bio.parsers.UCSCGeneLineComparator
Sorts by chromosome-> start position -> length, shortest first
compare(Object, Object) - Method in class util.gen.RankSampleIndexComparator
 
compare(Object, Object) - Method in class util.gen.RankSampleValueComparator
 
compareBindingRegionsVsGeneGrps(GeneGroup[], BindingRegion[]) - Static method in class trans.anno.AnnotateRegions
Does a complete scan, could be optimized.
compareBindingRegionsVsGeneGrps(GeneGroup[], BindingRegion[]) - Static method in class trans.anno.AnnotateRegionsWithGeneList
Does a complete scan, could be optimized.
compareTo(Object) - Method in class bioroot.BlastMatcher
 
compareTo(Object) - Method in class bioroot.Feature
For sorting by order.
compareTo(Object) - Method in class bioroot.ReagentBean
 
compareTo(Object) - Method in class bioroot.SearchHit
Sorts by score
compareTo(Object) - Method in class bioroot.TableHeading
For sorting
compareTo(Object) - Method in class bioroot.antibody.AntibodyBean
 
compareTo(Object) - Method in class bioroot.plasmid.PlasmidBean
 
compareTo(Object) - Method in class bioroot.strain.StrainBean
 
compareTo(Object) - Method in class expr.ExpressedGene
Sorts by Coordinates
compareTo(Object) - Method in class gata.aligner.Alignment
 
compareTo(Object) - Method in class gata.plotter.StartStop
 
compareTo(Object) - Method in class meme.MotifHit
 
compareTo(Object) - Method in class meme.MotifSearchResult
 
compareTo(Object) - Method in class trans.anno.BindingRegion
 
compareTo(Object) - Method in class trans.bkgrnd.LoadedOligo
 
compareTo(Object) - Method in class trans.cel.CelLine
Sort first by y coordinate, then x.
compareTo(Object) - Method in class trans.main.Interval
 
compareTo(Object) - Method in class trans.main.PosRegion
 
compareTo(Object) - Method in class trans.main.ScoredGene
 
compareTo(Object) - Method in class trans.main.WilcoxonSample
 
compareTo(Object) - Method in class trans.main.WilcoxonSamplePair
 
compareTo(Object) - Method in class trans.main.Window
 
compareTo(Object) - Method in class trans.misc.GCRatio
 
compareTo(Object) - Method in class trans.roc.RocWindow
 
compareTo(Object) - Method in class trans.tpmap.IntensityFeature
Sorts by position.
compareTo(Object) - Method in class trans.tpmap.MapFeature
Sorts by chromosome and then position.
compareTo(Object) - Method in class trans.tpmap.TPMapLine
 
compareTo(Object) - Method in class util.bio.annotation.Coordinates
Sorts by chromsome, start position, length (smallest to largest).
compareTo(Object) - Method in class util.bio.annotation.ExonIntron
 
compareTo(Object) - Method in class util.bio.annotation.GeneGroup
 
compareTo(Object) - Method in class util.bio.annotation.GenericFeature
 
compareTo(Object) - Method in class util.bio.annotation.StartEnd
 
compareTo(Object) - Method in class util.bio.digest.Enzyme
 
compareTo(Object) - Method in class util.bio.parsers.gff.Gff3Feature
Sorts by the sortBy field so set it before sorting.
compareTo(Object) - Method in class util.bio.seq.IndexedSequence
Assumes starts are unique.
compareTo(Object) - Method in class util.gen.FileSize
 
complementDNA(String) - Static method in class util.bio.seq.Seq
Takes a DNA seq and complement it, ambiguous symbols OK.
completeAnnotationMenu(boolean, boolean, AnnoSpecParams, AnnoSpecParams) - Method in class gata.menu.GATAFrame
must be called after the initial creation when the user has possibly loaded generic annotation
concatinate() - Method in class trans.main.RandomizeLabels
Concat name numbers to a String.
concatinate(float[][]) - Static method in class util.gen.Num
Concatinates the float[]s, variable sizes OK.
concatinate(float[], float[]) - Static method in class util.gen.Num
Joins two float[]s using System.arraycopy().
concatinateFileFullPathNames(File[], String) - Static method in class util.gen.IO
Concatinates the full path file names for the given File array.
connectAndTest() - Method in class util.amazon.S3Manager
Instantiates connection objects and attempt to make a bucket if it doesn't exist to hold objects.
connectMySQL(String) - Method in class bioroot.DBUtil
Method to connect to the MySQL lab_collection database and create a statement object
connectMySQL(String, String, String) - Method in class util.gen.SQL
Method to connect to the MySQL lab_collection database and create a statement object
connected - Variable in class util.amazon.S3Manager
 
connection - Variable in class com.amazon.s3.Response
 
contactEmail - Static variable in class bioroot.Util
Who do you call?
contained(int) - Method in class util.bio.seq.IndexedSequence
 
containedWithin(BindingRegion, BindingRegion) - Static method in class trans.anno.IntersectRegions
Returns true if two entirely contains one.
contains(double) - Method in class trans.roc.Bin
 
contains(int) - Method in class trans.roc.Positive
 
contains(double) - Method in class util.gen.Bin
Returns true if the value is >= bin.start and < bin.stop, thus stop is exclusive, start is inclusive.
containsMatchedRankIntersect(GenomicRegion, int) - Static method in class trans.graphics.RankedSetAnalysis
Checks to see if among the hits to a particular GenomicRegion they have an equal or smaller rank.
containsPoint(int) - Method in class trans.roc.ControlGene
Looks to see if point is contained in any of the exons, ends are inclusive.
controlChromosomeName - Static variable in class trans.tpmap.MummerMapper
String given to naming the control sequences.
convert() - Method in class trans.cel.CelFileConverter
 
convert(File) - Static method in class trans.tpmap.ConvertTPMapsToFeatures
Converts a text bpmap to a MapFeature[]
convertBitScoreToRaw(double, double, double) - Static method in class gata.main.GATAUtil
 
convertBitScoreToRaw(double, double, double) - Static method in class util.bio.calc.Alignment
Converts a nat bit score to raw S.
convertCelFiles() - Method in class trans.main.T2
 
convertNumOrientationToStrand(int) - Static method in class util.bio.annotation.GeneGroup
 
convertOrganismIdToName(int) - Method in class bioroot.DBUtil
Converts and Organism id to and Organism name.
convertOrganismNameToId(String) - Method in class bioroot.DBUtil
Converts and Organism name to and OrganismId.
convertPixelXCoorToBP(double) - Method in class trans.graphics.IntervalDrawPanel
Uses pixelsPerBase and X from first Graph to convert a given X Cooridinate to base pairs.
convertPlusToNumOrientation(String) - Static method in class gata.main.GATAUtil
 
convertPlusToNumOrientation(String) - Static method in class util.bio.annotation.GeneGroup
 
convertRatiosToPValues() - Method in class trans.main.ScanChip
 
convertRatiosToPValues() - Method in class trans.main.ScanChromosomes
 
convertRawScoreToBit(double, double, double) - Static method in class gata.main.GATAUtil
Converts a raw S score to a bit score given lambda (in nats) and K
convertRawScoreToBit(double) - Method in class gata.plotter.ToolsFrame
Converts a raw S score to a bit score given lambda (in nats) and K
convertRawScoreToBit(double, double, double) - Static method in class util.bio.calc.Alignment
Converts a raw S score to a bit score given lambda (in nats) and K
convertTPMapToFeatures(File) - Method in class trans.tpmap.TPMapProcessor
Converts a text tpmap to a MapFeature[] and tracks duplicates
convertToBED(Interval[]) - Method in class trans.main.IntervalGraphPrinter
Converts an array of Interval to a .bed String format.
convertToBlocks(StartStop[]) - Static method in class gata.plotter.ConservedSeqs
 
convertToDouble(int[]) - Static method in class util.gen.Num
Convert to double[]
convertToFloat(int[]) - Static method in class util.gen.Num
Convert to float[]
convertToIndexPositions(ExonIntron[]) - Method in class trans.main.ScanGenes
Converts an array of ExonIntron to an int[exon number][start index in bp positions array, stop index]
convertToInt(double[]) - Static method in class util.gen.Num
Convert to int[]
convertToInt(float[]) - Static method in class util.gen.Num
Convert to int[]
convertToMedianZScores(double[]) - Static method in class util.gen.Num
Converts an array of values to z scores using median as appose to mean.
convertToMicroMolarDNA(String, double) - Static method in class util.bio.calc.NucleicAcid
coverts ng/ul to uM given a DNA sequence
convertToMicroMolarRNA(String, double) - Static method in class util.bio.calc.NucleicAcid
coverts ng/ul to uM given an RNA sequence
convertToNgPerUlDNA(String, double) - Static method in class util.bio.calc.NucleicAcid
coverts uM to ng/ul given a DNA sequence
convertToNgPerUlRNA(String, double) - Static method in class util.bio.calc.NucleicAcid
coverts uM to ng/ul given an RNA sequence
convertToSGR(Interval[]) - Method in class trans.main.IntervalGraphPrinter
Converts an array of Interval to a .sgr String format.
convertToZScores(double[], double, double) - Static method in class util.gen.Num
Converts an array of values to z scores given their mean and standard deviation.
convertToZScores(double[]) - Static method in class util.gen.Num
Converts an array of values to z scores.
copy(File, File) - Static method in class util.gen.IO
Fast & simple file copy.
copyDirectoryRecursive(File, File, String) - Static method in class util.gen.IO
Copies a given directory and it's contents to the destination directory.
corrCoeff(float[], float[]) - Method in class util.gen.SpearmanCorrelation
This is the final step in calculating a Spearman Correlation coeff.
correlate() - Method in class expr.CorrelationMaps
Creates CorrelationWindows and performs random trials.
correlationCoefficient(int[], int[]) - Static method in class util.gen.Num
Calculates Pearson correlation coefficient, r, from two int[]s.
correlationCoefficient(float[], float[]) - Static method in class util.gen.Num
Calculates Pearson correlation coefficient, r, from two float[]s.
correlationCoefficient(double[], double[]) - Static method in class util.gen.Num
Calculates Pearson correlation coefficient, r, from two double[]s
count(double) - Method in class util.gen.Bin
If value is contains() returns true and increments the bin hit counter, otherwise returns false.
count(double) - Method in class util.gen.Histogram
Increments the proper bin.
countAll(float[]) - Method in class util.gen.Histogram
Counts all the values incrementing the proper bin.
countAll(double[]) - Method in class util.gen.Histogram
Counts all the values incrementing the proper bin.
countBases(String) - Static method in class util.bio.seq.Seq
Given a sequence returns the number of G's,A's,T's,C's,N's as an int[5].
countDataLines(File) - Method in class trans.misc.ConvertGeoData
 
countGenes(BindingRegion[]) - Static method in class trans.anno.AnnotateRegions
Returns the number of genes where the binding region is on the 5' end and the number of genes where the binding region is on the 3' end of the respective gene, the number of genes that overlap a binding region on their 5' end and 3' end, lastly the number of regions entirely contained by a gene, the number of binding regions with neighbors, the number of regions with no neighbors as defined by the neighborhood, the number of regions in non coding DNA, the number of regions in coding DNA, the number of regions that overlap coding and nonCoding DNA
countGenes(BindingRegion[]) - Static method in class trans.anno.AnnotateRegionsWithGeneList
Returns: the number of genes with one or more binding regions within the neighborhood.
countLengths(Region[]) - Method in class trans.anno.RandomRegions
 
countNonBlankLines(File) - Static method in class util.gen.IO
Counts the number of lines in a file skipping blanks.
countNumberBindingRegionsWithNeighbors(BindingRegion[]) - Static method in class trans.anno.AnnotateRegions
 
countNumberBindingRegionsWithNeighbors(BindingRegion[]) - Static method in class trans.anno.AnnotateRegionsWithGeneList
 
countNumberIntensities(int[][][]) - Static method in class trans.qc.CoordinateExtractor1lq
Calculate number of noSynth, dim, bright controls, and pm probes.
countNumberIntensities(int[][][]) - Static method in class trans.qc.Parser1lq
Calculate number of noSynth, dim, bright controls, and pm probes.
countNumberNeighbors(BindingRegion[]) - Static method in class trans.anno.AnnotateRegions
 
countNumberNeighbors(BindingRegion[]) - Static method in class trans.anno.AnnotateRegionsWithGeneList
 
countNumberOfLines(File) - Static method in class util.gen.IO
Counts the number of lines in a file
countNumberOfOligoPositions(int[][]) - Static method in class trans.misc.Util
Given an array of int[][start, stop] returns the total number of integers, stop included.
countNumberThatExist(File[]) - Static method in class util.gen.IO
Counts the number of File in the array that actually exist.
countObjects(Object[][]) - Static method in class util.gen.Num
Returns the number of objects in the arrays.
countOutliers(float[], double, boolean) - Static method in class util.gen.Num
Counts the number of values that are > or < threshold based on boolean.
countValues(int[][]) - Static method in class util.gen.Num
Returns the number of elements/ values in the array.
createBucket(String, Map) - Method in class com.amazon.s3.AWSAuthConnection
Creates a new bucket.
createBucket(String, Map) - Method in class com.amazon.s3.QueryStringAuthGenerator
 
createCelFileStatsArray() - Method in class trans.qc.CelFileQualityControl
Creates a cel file stats array, then saves and nulls the float arrays.
createFeatureConcat(Feature[]) - Static method in class bioroot.Feature
Creates a String concatinate from a Feature[] for storage in the database.
createHashMap(String[]) - Static method in class util.gen.Misc
Creates a HashMap from a String[] where the array is ordered such as key,value,key,value...
createLinkedHashMap(String[], int) - Static method in class util.gen.Misc
Creates a LinkedHashMap from a String[] where the array is ordered such as key,value,key,value...
createMergedSgrArray() - Method in class trans.misc.Sgr2Bar
 
createRandomWords(String[], int, int) - Static method in class util.gen.Passwords
Creates pseudorandom Strings derived from an alphabet of String[] using the java.util.Random class.
createRandowWord(int) - Static method in class util.gen.Passwords
Returns a random word using nonambiguous alphabet.
createSamplePairs(float[], float[], boolean) - Method in class trans.main.WilcoxonSignedRankTest
Creates WilcoxonSamplePair objects from two float[]s.
createShapes(Alignment[], double, double, double, double, double, double, double) - Static method in class gata.plotter.AlignPanel
 
createStringAL(String[]) - Static method in class meme.UtilMeme
 
createUserBean(DBUtil, String, String) - Method in class bioroot.LoginBean
 
createVirtualCel(File) - Static method in class trans.misc.Util
Loads a text version cel file into a zeroed virtual chip.
createVirtualCel(String[]) - Static method in class trans.misc.Util
Loads a text version cel file into a zeroed virtual chip.
creationDate - Variable in class com.amazon.s3.Bucket
The bucket's creation date.
credentialsFile - Variable in class util.amazon.S3Manager
 
crypt(String, String) - Static method in class util.gen.MD5Crypt
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z