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

S

S3CodeSamples - class util.amazon.S3CodeSamples.
 
S3CodeSamples() - Constructor for class util.amazon.S3CodeSamples
 
S3Manager - class util.amazon.S3Manager.
Class to handle Amazon S3 file upload and download using the JetS3t API.
S3Manager(String, String, File) - Constructor for class util.amazon.S3Manager
Constructor, after instantiating check that boolean.connected is true;
S3Object - class com.amazon.s3.S3Object.
A representation of a single object stored in S3.
S3Object(byte[], Map) - Constructor for class com.amazon.s3.S3Object
 
SAMPLES_PROPERTIES_NAME - Static variable in class util.amazon.S3CodeSamples
 
SMTPAccount - Static variable in class bioroot.Util
SMTP account to use for emailing
SQL - class util.gen.SQL.
Utility class to hold database and relevant fields and methods, some from Hall and Brown, most from BioRoot.
SQL(String, String, String, String) - Constructor for class util.gen.SQL
 
SQUARE_ROOTS - Static variable in class expr.CorrelationMaps
 
SamChromosomeData - class trans.main.SamChromosomeData.
 
SamChromosomeData(int, int) - Constructor for class trans.main.SamChromosomeData
 
SaveImageForm - class gata.menu.SaveImageForm.
 
SaveImageForm(GATAParams) - Constructor for class gata.menu.SaveImageForm
 
SaveImagePanel - class gata.menu.SaveImagePanel.
 
SaveImagePanel(GATAParams, JFrame) - Constructor for class gata.menu.SaveImagePanel
 
ScaleBar - class gata.geneGlyphs.ScaleBar.
 
ScaleBar(AnnoSpecParams, GATAParams) - Constructor for class gata.geneGlyphs.ScaleBar
 
ScanChip - class trans.main.ScanChip.
Scores windows of intensity values using several tests.
ScanChip(String[]) - Constructor for class trans.main.ScanChip
 
ScanChromosomes - class trans.main.ScanChromosomes.
Scores windows of intensity values using several tests.
ScanChromosomes(String[]) - Constructor for class trans.main.ScanChromosomes
 
ScanGenes - class trans.main.ScanGenes.
Given a list of genes and their exons extracts the associated intensities.
ScanGenes(String[]) - Constructor for class trans.main.ScanGenes
 
ScatterDrawFrame - class util.apps.ScatterDrawFrame.
Helper class for ScatterPlot, the frame.
ScatterDrawFrame(String[]) - Constructor for class util.apps.ScatterDrawFrame
 
ScatterDrawPanel - class util.apps.ScatterDrawPanel.
Helper class for ScatterPlot, the guts of drawing the scatter plot.
ScatterDrawPanel(String[]) - Constructor for class util.apps.ScatterDrawPanel
 
ScatterPlot - class util.apps.ScatterPlot.
Draws a simple scatter plot and calculates a Pearson correlation coefficient for two serialized int[] or float[] arrays.
ScatterPlot() - Constructor for class util.apps.ScatterPlot
 
ScoreChromosomes - class util.apps.ScoreChromosomes.
Scores chromosomes for the presence of transcription factor binding sites.
ScoreChromosomes(String[]) - Constructor for class util.apps.ScoreChromosomes
 
ScoreDNAAlignment(String, String, int, int, int, int) - Static method in class util.bio.calc.Alignment
Will score a DNA alignment given the two sequences, and scoring parameters.
ScoreIntervals - class trans.main.ScoreIntervals.
Scores Intervals for the presence of transcription factor binding sites.
ScoreIntervals(String[]) - Constructor for class trans.main.ScoreIntervals
 
ScoreSequences - class util.apps.ScoreSequences.
Scores sequences for the presence of transcription factor binding sites.
ScoreSequences(String[]) - Constructor for class util.apps.ScoreSequences
 
ScoredGene - class trans.main.ScoredGene.
 
ScoredGene(UCSCGeneLine, float[][], float[][]) - Constructor for class trans.main.ScoredGene
 
ScoredRegionsFormatFixer - class trans.misc.ScoredRegionsFormatFixer.
Converts a file format to something usable by Excel from the joinRegionsWithScores.sh script.
ScoredRegionsFormatFixer() - Constructor for class trans.misc.ScoredRegionsFormatFixer
 
Search - class bioroot.Search.
 
Search() - Constructor for class bioroot.Search
 
SearchBean - class bioroot.SearchBean.
Bean to hold info about a search request
SearchBean() - Constructor for class bioroot.SearchBean
 
SearchHit - class bioroot.SearchHit.
Holds info relating to a search hit from a database LIKE query.
SearchHit(String, String, int, String, boolean) - Constructor for class bioroot.SearchHit
 
SelexParams - class selex.SelexParams.
Hold parameters and results generated by the SelexSeqParser; also generates reports.
SelexParams() - Constructor for class selex.SelexParams
 
SelexSeqParser - class selex.SelexSeqParser.
Parses out oligos from multiple rounds of SELEX.
SelexSeqParser() - Constructor for class selex.SelexSeqParser
 
Seq - class util.bio.seq.Seq.
For manipulating nucleic acid sequences.
Seq() - Constructor for class util.bio.seq.Seq
 
SeqFiles - class selex.SeqFiles.
Continer for raw sequence information, seqFile, qualFile, and the actual reads from each.
SeqFiles(String, String, SelexParams) - Constructor for class selex.SeqFiles
 
SeqRead - class selex.SeqRead.
Container for information related to a particular sequencing read.
SeqRead(String, String, String, String, SelexParams, SeqFiles) - Constructor for class selex.SeqRead
 
Seqs - class gata.aligner.Seqs.
 
Seqs(AlignParams, MultiFastaParser, MultiFastaParser, int) - Constructor for class gata.aligner.Seqs
 
SetNumberIntervalMaker - class trans.main.SetNumberIntervalMaker.
Determines the threshold(s) needed to generate a set number of intervals, multiple score indexes accepted.
SetNumberIntervalMaker(String[]) - Constructor for class trans.main.SetNumberIntervalMaker
 
Sgr - class trans.roc.Sgr.
Sgr line container.
Sgr(String) - Constructor for class trans.roc.Sgr
 
Sgr(String, String) - Constructor for class trans.roc.Sgr
 
Sgr2Bar - class trans.misc.Sgr2Bar.
 
Sgr2Bar(String[]) - Constructor for class trans.misc.Sgr2Bar
 
SgrBacCounter - class trans.roc.SgrBacCounter.
Application for scoring '.sgr' files for positives and negatives in relation to the BAC spike in data.
SgrBacCounter(String[]) - Constructor for class trans.roc.SgrBacCounter
 
SgrComparator - class trans.misc.SgrComparator.
 
SgrComparator() - Constructor for class trans.misc.SgrComparator
 
SimpleBlast - class util.bio.wrappers.SimpleBlast.
Wrapper for bl2seq blast.
SimpleBlast(String) - Constructor for class util.bio.wrappers.SimpleBlast
 
SimpleTextWindow - class gata.main.SimpleTextWindow.
 
SimpleTextWindow(String, int, int, String) - Constructor for class gata.main.SimpleTextWindow
 
Sliders - class gata.plotter.Sliders.
 
Sliders(AlignParams, GATAParams) - Constructor for class gata.plotter.Sliders
 
Spammer - class bioroot.Spammer.
For sending out email messages
Spammer(String[]) - Constructor for class bioroot.Spammer
 
SpearmanCorrelation - class util.gen.SpearmanCorrelation.
Calculates a Spearman correlation coefficient (rho), in the case of ties, averages the ranks and returns a Pearson correlation coefficient on the ranks.
SpearmanCorrelation() - Constructor for class util.gen.SpearmanCorrelation
 
SplineScalar - class trans.cel.SplineScalar.
Generates multiplicative scalars based on a set of points using a combination of a cubic spline for values within the provided points and linear regression for points outside the value range.
SplineScalar(double[]) - Constructor for class trans.cel.SplineScalar
Assumes modelPoints are sorted min to max.
SplitWindowArraysByChromosome - class trans.main.SplitWindowArraysByChromosome.
 
SplitWindowArraysByChromosome(String[]) - Constructor for class trans.main.SplitWindowArraysByChromosome
 
StartEnd - class util.bio.annotation.StartEnd.
Simple start end object for sorting.
StartEnd(int, int) - Constructor for class util.bio.annotation.StartEnd
 
StartEnd(int[]) - Constructor for class util.bio.annotation.StartEnd
 
StartStop - class gata.plotter.StartStop.
 
StartStop(int, int) - Constructor for class gata.plotter.StartStop
 
Stat1lq - class trans.tpmap.Stat1lq.
 
Stat1lq() - Constructor for class trans.tpmap.Stat1lq
 
StatFlag - class trans.qc.StatFlag.
Info related to a particular statistic used to measure a cel file.
StatFlag(String, double, double) - Constructor for class trans.qc.StatFlag
 
StatIntensityFeatureArray - class trans.cel.StatIntensityFeatureArray.
 
StatIntensityFeatureArray() - Constructor for class trans.cel.StatIntensityFeatureArray
 
StatTPMap - class trans.tpmap.StatTPMap.
Calculates simple stats on a tpmap file, number unique oligos, number of lines, gc, tm...
StatTPMap() - Constructor for class trans.tpmap.StatTPMap
 
StatTPMapControlSeqs - class trans.tpmap.StatTPMapControlSeqs.
 
StatTPMapControlSeqs() - Constructor for class trans.tpmap.StatTPMapControlSeqs
 
StrainBase - class bioroot.strain.StrainBase.
 
StrainBase() - Constructor for class bioroot.strain.StrainBase
 
StrainBean - class bioroot.strain.StrainBean.
 
StrainBean() - Constructor for class bioroot.strain.StrainBean
 
StrainBean(int, DBUtil) - Constructor for class bioroot.strain.StrainBean
 
StrainBean(ResultSet) - Constructor for class bioroot.strain.StrainBean
 
StrainBean(String[], IdNameMatch[], IdNameMatch[], IdNameMatch[], UserBean, DBUtil) - Constructor for class bioroot.strain.StrainBean
For bulk file upload should be 23 cells 0 Name 1 Alias 2 Source 4 Reference 5 Type Bacteria, Yeast, Worm, Insect, Plant, Fish, Cell Line, Bird, Mammal or Other 6 Recipients 7 Organism name 8 Markers names, comma seperated 9 Plasmid Ids 10 Parent Strain Ids 11 Storage Location 12 Mutagen EMS, ENU, MMS, MNU, X-ray, UV, Transposon, T-DNA, Spontaneous or Other 13 Genotype/ Background 14 Phenotype 15 Growth Conditions 16 Restock 17 Remaining Aliquots 18 Array Type Extra Chromosomal or Integration 19 Seed Type Individual Line, Individual Pool, Set of Lines, or Set of Pools 20 Cell Type (Cell Lines) 21 Passage Number ( Cell Lines) 22 Mating Type ( Yeast) diploid, a, alpha, h+, or h-) 23 Availability 24 Visibility 25 Notes
StrainModify - class bioroot.strain.StrainModify.
Servlet to modify strains using StrainBeans referenced from a Session object.
StrainModify() - Constructor for class bioroot.strain.StrainModify
 
StrainPreference - class bioroot.strain.StrainPreference.
 
StrainPreference() - Constructor for class bioroot.strain.StrainPreference
 
StrainPreference(String) - Constructor for class bioroot.strain.StrainPreference
databaseConcat = visibility | orderBy| numberToDisplay | labGroups | features | strain types String[] separated by semi-colons
StrainSpreadSheet - class bioroot.strain.StrainSpreadSheet.
 
StrainSpreadSheet() - Constructor for class bioroot.strain.StrainSpreadSheet
 
StrainUpload - class bioroot.strain.StrainUpload.
 
StrainUpload() - Constructor for class bioroot.strain.StrainUpload
 
StrainUploadBean - class bioroot.strain.StrainUploadBean.
Strain bulk file upload bean.
StrainUploadBean() - Constructor for class bioroot.strain.StrainUploadBean
 
StrainViewPreferences - class bioroot.strain.StrainViewPreferences.
 
StrainViewPreferences() - Constructor for class bioroot.strain.StrainViewPreferences
 
SubSeq - class selex.SubSeq.
Holds information related to a particular parsed SELEX oligo.
SubSeq(String, int[], SelexParams, SeqRead) - Constructor for class selex.SubSeq
 
SubWindow - class trans.main.SubWindow.
Class to hold information about a subWindow.
SubWindow(int, double) - Constructor for class trans.main.SubWindow
 
SubtractOneFromLastColumn - class util.apps.SubtractOneFromLastColumn.
Subtracts 1 from the last column assuming it's an integer.
SubtractOneFromLastColumn() - Constructor for class util.apps.SubtractOneFromLastColumn
 
Swing - class util.gen.Swing.
Methods related to Swing apps.
Swing() - Constructor for class util.gen.Swing
 
SynonymTables - class util.bio.parsers.SynonymTables.
 
SynonymTables() - Constructor for class util.bio.parsers.SynonymTables
 
s3Service - Variable in class util.amazon.S3Manager
 
sam(float[], float[], double) - Static method in class util.gen.Num
Calculates the SAM d statistic, similar to a t-statistic with a bit of fudge added into the denominator to control for zero variance conditions.
save1lq() - Method in class trans.misc.ConvertAgilentData
 
saveAlignerPreferences() - Method in class gata.aligner.AlignerPreferences
 
saveAndNullQuantiles() - Method in class trans.cel.QuantileNormalization
Takes the Quantile[][], fetches the float[] values for each, nulls the Quantile[], saves the float[] to disk.
saveArrayList(File, ArrayList) - Static method in class gata.main.GATAUtil
 
saveBufferedImage(double, File, boolean) - Method in class trans.graphics.IntervalDrawPanel
 
saveBufferedImage(double, File, boolean) - Method in class trans.graphics.RankedSetDrawPanel
 
saveBufferedImage(double, File) - Method in class util.bio.cluster.ClusterDrawPanel
Saves a png for this panel, don't paint(g2), this requires a head and will throw a headless error.
saveChromSplitSgr(Sgr[][], File) - Method in class trans.misc.Sgr2Bar
Saves a chromosome split Sgr[][] into temp files.
saveGFF3TextFile(Gff3Feature[], File) - Static method in class util.bio.parsers.gff.Gff3Feature
Prints an array of GFF3Features as a plain text file
saveIntensities() - Method in class trans.cel.QuantileNormalization
Saves intensities, one float[] for each replica.
saveMarkers(DBUtil, boolean) - Method in class bioroot.plasmid.PlasmidBean
 
saveMarkers(DBUtil, boolean) - Method in class bioroot.strain.StrainBean
 
saveMatrixValues(float[][], int[][], float, File) - Static method in class util.gen.Num
Given a square table and a list of coordinates, save the associated values.
saveNewAntibodyPreps(DBUtil) - Method in class bioroot.antibody.AntibodyBean
 
saveNewUseDilutions(DBUtil) - Method in class bioroot.antibody.AntibodyPrep
 
saveObject(File, Object) - Static method in class gata.main.GATAUtil
 
saveObject(File, Object) - Static method in class util.gen.IO
 
savePNG() - Method in class util.bio.cluster.HierarchicalClustering
 
saveParentIds(DBUtil, boolean) - Method in class bioroot.strain.StrainBean
Can delete old strainIds from StrainParent table, and add new entries if any are present in the parentConcats.
savePlasmidIds(DBUtil, boolean) - Method in class bioroot.antibody.AntibodyBean
Can delete old plasmidIds from AntibodyPlasmid table, and add new entries if any are present in the plasmidConcats.
savePlasmidIds(DBUtil, boolean) - Method in class bioroot.strain.StrainBean
Can delete old plasmidIds from StrainPlasmid table, and add new entries if any are present in the plasmidConcats.
saveRegionsAsCoordinatesArray(File, Region[]) - Static method in class trans.anno.RandomRegions
Writes the chrom start stop of a Region[] as a binary file.
saveScores(File) - Static method in class trans.roc.ExtractSaveSgrScores
 
saveStrainIds(DBUtil, boolean) - Method in class bioroot.antibody.AntibodyBean
Can delete old strainIds from AntibodyStrain table, and add new entries if any are present in the strainConcats.
saveStrainIds(DBUtil, boolean) - Method in class bioroot.plasmid.PlasmidBean
Can delete old strainIds from PlasmidStrain table, and add new entries if any are present in the strainConcats.
saveTPMap() - Method in class trans.misc.ConvertAgilentData
 
saveTPMap() - Method in class trans.misc.ConvertNimblegenNDF2TPMap
 
saveTPMap(TPMapLine[], File) - Static method in class trans.tpmap.TPMapLine
 
saveXMLDocument(String, Document) - Method in class util.xml.ParseXMLFile
Saves XML Document into XML file.
scalar(double, SplineScalar) - Method in class trans.cel.SplineScalar
Use to calculate a scaler that when multiplied by the testValue brings the testValue up to the model.
scaleQuantileArraysByControlIntensities() - Method in class trans.cel.QuantileNormalization
Scales a quantile array that is sorted by original position in the MapFeature[] using the median value of the control intensities.
scaleQuantileArraysByMedian(Quantile[][], double) - Static method in class trans.cel.QuantileNormalization
Takes arrays of Quantile that have been sorted by value, and scales their values to the target median.
scaleValuesPositions() - Method in class trans.graphics.Graph
 
scanChromosomes() - Method in class trans.main.T2
 
scanChromosomes() - Method in class util.apps.ScoreChromosomes
 
scanEm(String[], String[], double) - Method in class meme.MotifScanner
Scans a set of sequences for the motif, saves results in a MemeResults object.
scanIntervals() - Method in class trans.main.ScoreIntervals
 
scanPrintAllSequences(String[], String[]) - Method in class meme.MotifScanner
Scans a set of sequences for the motif, prints as it goes.
scanPrintSequences(String[], String[], double) - Method in class meme.MotifScanner
Scans a set of sequences for the motif, prints as it goes.
scanSequence(String) - Method in class meme.MotifScanner
Scans a sequence for the motif, scores every window, forward and reverse complement, assigning the higher score to the center base.
scanSgrArray() - Method in class trans.roc.SgrBacCounter
Scans an sgr array, sorting into bins.
scoreIt(boolean) - Method in class bioroot.SearchHit
Weighting boundary matches as a score of 5, loose matches as 2.
scoreSequence(double, String) - Method in class meme.MotifScanner
Returns an array of MotifHits that are > or = to the loglikelihood cutOff.
scoreSubSeq(String) - Method in class meme.MotifScanner
ignores non GATC chars
scoreWindow(int) - Method in class trans.main.ScanChip
Scores a window using a pseudo median or trimmed mean on oligo relative differences.
scoreWindow(int) - Method in class trans.main.ScanChromosomes
Scores a window using a pseudo median or trimmed mean on oligo relative differences.
searchDataFiles() - Method in class meme.MemeR
 
searchForSimilarMatches(String[], String[], DBUtil, boolean, UserBean) - Method in class bioroot.SearchBean
Searches a list of columns for a set of words, case insensitive, %word% matches.
searchForXamers(String[], String[][]) - Static method in class util.bio.xamer.XamerCounter
Creates an ArrayList of Xamer objects, where each Xamer contains all the seqs, by round that were found to match a particular xamers[i]
searchHeadings - Static variable in class bioroot.antibody.AntibodyBase
Use to make a hash of column heading in which to search, name then the actual search column name.
searchHeadings - Static variable in class bioroot.oligo.OligoBase
Use to make a hash of column heading in which to search, name then the actual search column name.
searchHeadings - Static variable in class bioroot.plasmid.PlasmidBase
Use to make a hash of column heading in which to search, name then the actual search column name.
searchHeadings - Static variable in class bioroot.strain.StrainBase
Use to make a hash of column heading in which to search, name then the actual search column name.
selex - package selex
For processing of raw SELEX sequence data.
serialVersionUID - Static variable in class trans.tpmap.IntensityFeature
 
serialVersionUID - Static variable in class trans.tpmap.MapFeature
 
setA(double) - Method in class gata.main.GATAParams
 
setAAlignPanel(AlignPanel) - Method in class gata.main.GATAParams
 
setARFA(RankedFloatArray) - Method in class util.gen.SpearmanCorrelation
 
setAbsoluteDifference(int) - Method in class trans.main.WilcoxonSamplePair
 
setAddOneLLPSPMCutOffScore(double) - Method in class meme.MotifSearchResult
 
setAlias(String) - Method in class bioroot.ReagentBean
 
setAlias(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setAlignFrameWidth(int) - Method in class gata.plotter.AlignPanel
 
setAlignPanel(AlignPanel) - Method in class gata.main.GATAParams
 
setAlignPanel(AlignPanel) - Method in class gata.menu.GATAFrame
 
setAlignParams(AlignParams) - Method in class gata.main.GATAParams
 
setAlignment(String[]) - Method in class util.bio.wrappers.BlastResult
 
setAnnoPanelHeight(int) - Method in class gata.main.AnnoSpecParams
 
setAnnoScaleDefaults(AnnoSpecParams) - Method in class gata.main.PlotterPreferences
 
setAnnotation(Annotation) - Method in class gata.main.AnnoSpecParams
 
setAnnotationBackground() - Method in class gata.geneGlyphs.Annotation
 
setAntibodyId(int) - Method in class bioroot.antibody.AntibodyPrep
 
setAntibodyPreference(Preference) - Method in class bioroot.UserBean
 
setAntibodyPreps(AntibodyPrep[]) - Method in class bioroot.antibody.AntibodyBean
 
setAntibodyUse(String) - Method in class bioroot.antibody.UseDilution
 
setAntigen(String) - Method in class bioroot.antibody.AntibodyBean
 
setAnyGenericGlyphs(boolean) - Method in class gata.main.AnnoSpecParams
 
setArchived(boolean) - Method in class bioroot.LabGroup
 
setArrayType(String) - Method in class bioroot.strain.StrainBean
 
setAvailability(String) - Method in class bioroot.ReagentBean
 
setAwsCredentials(AWSCredentials) - Method in class util.amazon.S3Manager
 
setB(double) - Method in class gata.main.GATAParams
 
setBRFA(RankedFloatArray) - Method in class util.gen.SpearmanCorrelation
 
setBackgroundColor(Color) - Method in class gata.main.GATAParams
 
setBarDirectory(File) - Method in class trans.main.WindowBlockMakerTwoColor
 
setBasePositions(int[]) - Method in class trans.misc.GrGraph
 
setBaseScore(float) - Method in class trans.main.WindowBlockMaker
 
setBaseScores(double[]) - Method in class trans.main.Interval
 
setBathrooms(double) - Method in class util.apps.HouseBean
 
setBedrooms(int) - Method in class util.apps.HouseBean
 
setBestSubWindow(SubWindow) - Method in class trans.main.Interval
 
setBestWindow(Window) - Method in class trans.main.Interval
 
setBestWindowScored(boolean) - Method in class trans.main.Interval
 
setBiggestAlignPanelY(int) - Method in class gata.main.GATAParams
 
setBiggestGlyphPanelY(int) - Method in class gata.main.AnnoSpecParams
 
setBindingPeaks(BindingPeak[]) - Method in class trans.main.Interval
 
setBioroot(DBUtil) - Method in class bioroot.UserRegistrationBean
 
setBl2SeqHits(ArrayList) - Method in class bioroot.BlastMatcher
 
setBl2SeqProg(String) - Method in class gata.aligner.AlignerPreferences
 
setBlastResults(String) - Method in class bioroot.SearchBean
 
setBlasted(boolean) - Method in class bioroot.plasmid.PlasmidBean
 
setBooleanArray(boolean[], boolean) - Static method in class gata.main.GATAUtil
Takes an array of boolean[] and sets all to the boolean value
setBottomCluster(Cluster) - Method in class util.bio.cluster.Cluster
 
setBpMatches(String) - Method in class bioroot.plasmid.OligoMatch
 
setBucket(S3Bucket) - Method in class util.amazon.S3Manager
 
setBucketName(String) - Method in class util.amazon.S3Manager
 
setButton(JButton, int, int) - Static method in class gata.main.GATAUtil
 
setButton(JButton, int, int) - Static method in class util.gen.Swing
 
setC(double) - Method in class gata.main.GATAParams
 
setCelFiles(File[]) - Method in class trans.main.Interval
 
setCelMasker(CelMasker) - Method in class trans.graphics.VirtualCelFrame
 
setCellTypeId(int) - Method in class bioroot.strain.StrainBean
 
setCellTypeName(String) - Method in class bioroot.strain.StrainBean
 
setChallenge(String) - Method in class bioroot.LoginBean
 
setChallengeDate(String) - Method in class bioroot.LoginBean
 
setChartPanel(ChartPanel) - Method in class trans.graphics.RankedSetAnalysis
 
setCheckMax(boolean) - Method in class trans.qc.StatFlag
 
setCheckMin(boolean) - Method in class trans.qc.StatFlag
 
setChipSetDirectories(File[]) - Method in class trans.main.ChromSet
 
setChooser(JFileChooser, int, int, int) - Static method in class gata.main.GATAUtil
 
setChromosome(String) - Method in class trans.anno.BindingRegion
 
setChromosome(String) - Method in class trans.anno.Region
 
setChromosome(String) - Method in class trans.main.Interval
 
setChromosome(String) - Method in class trans.main.PosRegion
 
setChromosome(String) - Method in class trans.misc.GrGraph
 
setChromosome(String) - Method in class trans.roc.RocWindow
 
setChromosome(String) - Method in class util.bio.annotation.Coordinates
 
setChromosomeNameAppender(String) - Method in class util.bio.parsers.gff.DmelRel4Extractor
 
setCity(String) - Method in class util.apps.HouseBean
 
setClosestBindingRegion(BindingRegion) - Method in class trans.anno.BindingRegion
 
setClosestInterval(Interval) - Method in class trans.main.PosRegion
 
setClosestNonOverlappingInterval(int) - Method in class trans.main.PosRegion
 
setColor(Color) - Method in class gata.geneGlyphs.GenericGlyph
 
setColumnName(String) - Method in class bioroot.Feature
 
setComments(String) - Method in class bioroot.ReagentBean
 
setCompAnnoSpecParams(AnnoSpecParams) - Method in class gata.main.GATAParams
 
setCompAnnotation(Annotation) - Method in class gata.menu.GATAFrame
needed to add later since annotation doesn't exist when ToolFrame is created
setCompGlyphPanel(GlyphPanel) - Method in class gata.menu.GATAFrame
 
setCompVisible(boolean) - Method in class gata.aligner.AlignParams
 
setCompVisible(boolean) - Method in class gata.aligner.Alignment
 
setComplete(boolean) - Method in class bioroot.CellTypeBean
 
setComplete(boolean) - Method in class bioroot.GeneBean
 
setComplete(boolean) - Method in class bioroot.MarkerBean
 
setComplete(boolean) - Method in class bioroot.OrganismBean
 
setComplete(boolean) - Method in class bioroot.ReagentBean
 
setComplete(boolean) - Method in class bioroot.UserRegistrationBean
 
setComplete(boolean) - Method in class bioroot.oligo.OligoUploadBean
 
setComplete(boolean) - Method in class bioroot.plasmid.PlasmidUploadBean
 
setComplete(boolean) - Method in class bioroot.strain.StrainUploadBean
 
setConcatStart(int) - Method in class bioroot.BlastMatcher
 
setConcatStop(int) - Method in class bioroot.BlastMatcher
 
setConcentration(String) - Method in class bioroot.oligo.OligoBean
 
setConcentration(String) - Method in class bioroot.plasmid.PlasmidBean
 
setConcentrationUnits(String) - Method in class bioroot.oligo.OligoBean
 
setConnected(boolean) - Method in class util.amazon.S3Manager
 
setConsole(Console) - Method in class gata.geneGlyphs.GlyphPanel
 
setConsole(Console) - Method in class gata.main.GATAParams
 
setConsole(Console) - Method in class gata.plotter.AlignPanel
 
setContactEmail(String) - Method in class bioroot.ContactBean
 
setControlChromosomeNames(String[]) - Method in class trans.cel.QuantileNormalization
 
setControlIndexes(int[][]) - Method in class trans.cel.QuantileNormalization
 
setCorrelationCoefficient(double) - Method in class util.bio.cluster.Cluster
 
setCredentialsFile(File) - Method in class util.amazon.S3Manager
 
setCurrentPlotterPreferences(GATAParams) - Method in class gata.main.PlotterPreferences
Contains all the default preferences for GATAParams
setCustomAttributes(String[]) - Method in class util.bio.parsers.gff.Gff3Feature
 
setD(double) - Method in class gata.main.GATAParams
 
setDNAColor(Color) - Method in class gata.main.GATAParams
 
setDNAVis(boolean) - Method in class gata.main.GATAParams
 
setDate(String) - Method in class bioroot.antibody.AntibodyPrep
 
setDbxref(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setDefaultTrackThickness() - Method in class gata.geneGlyphs.Annotation
 
setDefaultTrackThickness(float) - Method in class gata.main.GATAParams
 
setDemoResponse(String) - Method in class bioroot.LoginBean
 
setDifferentUserConcat(String) - Method in class bioroot.UserRegistrationBean
 
setDilution(String) - Method in class bioroot.antibody.UseDilution
 
setDisplayClusterPlot(boolean) - Method in class util.bio.cluster.HierarchicalClustering
 
setDrawCompBox(boolean) - Method in class gata.plotter.AlignPanel
 
setDrawParams() - Method in class gata.geneGlyphs.GlyphPanel
Fetches glyphParams to speed up drawing, call this to initialize variables forGlyphPanel
setE(double) - Method in class gata.main.GATAParams
 
setEFF_M(double) - Method in class gata.aligner.AlignParams
 
setEFF_N(double) - Method in class gata.aligner.AlignParams
 
setEXTRACT(boolean) - Method in class gata.aligner.AlignParams
 
setEditHistory(String) - Method in class bioroot.CellTypeBean
 
setEditHistory(String) - Method in class bioroot.GeneBean
 
setEditHistory(String) - Method in class bioroot.MarkerBean
 
setEditHistory(String) - Method in class bioroot.OrganismBean
 
setEditHistory(String) - Method in class bioroot.ReagentBean
 
setEditHistory(String) - Method in class bioroot.UserBean
 
setEmail(String) - Method in class bioroot.UserBean
 
setEmail(String) - Method in class bioroot.UserRegistrationBean
 
setEmailAddresses(String[]) - Method in class bioroot.LabGroup
 
setEnd(int) - Method in class trans.anno.Region
 
setEnd(int) - Method in class trans.main.PosRegion
 
setEnd(int) - Method in class trans.roc.RocWindow
 
setEnd(int) - Method in class util.bio.parsers.gff.Gff3Feature
 
setEndSet(boolean) - Method in class util.bio.parsers.gff.Gff3Feature
 
setExistingMember(boolean) - Method in class bioroot.UserRegistrationBean
 
setExpect(String) - Method in class util.bio.wrappers.BlastResult
 
setExpectation(double) - Method in class util.bio.wrappers.BL2Seq
 
setExpires(long) - Method in class com.amazon.s3.QueryStringAuthGenerator
 
setExpiresIn(long) - Method in class com.amazon.s3.QueryStringAuthGenerator
 
setF(double) - Method in class gata.main.GATAParams
 
setFailedLogins(int) - Method in class bioroot.UserBean
 
setFamilyRooms(int) - Method in class util.apps.HouseBean
 
setFdr(double) - Method in class trans.roc.Bin
 
setFeatures(Feature[]) - Method in class bioroot.Preference
 
setField(JTextField, int, int, int) - Static method in class gata.main.GATAUtil
 
setField(JTextField, int, int, int) - Static method in class util.gen.Swing
 
setFieldGroup(String) - Method in class bioroot.SearchBean
 
setFields(String[]) - Method in class bioroot.SearchBean
 
setFileBaseName(String) - Method in class meme.MemeResults
 
setFileName(String) - Method in class bioroot.antibody.AntibodyBean
 
setFileName(String) - Method in class bioroot.antibody.AntibodyPrep
 
setFileName(String) - Method in class bioroot.oligo.OligoUploadBean
 
setFileName(String) - Method in class bioroot.plasmid.PlasmidBean
 
setFileName(String) - Method in class bioroot.plasmid.PlasmidUploadBean
 
setFileName(String) - Method in class bioroot.strain.StrainBean
 
setFileName(String) - Method in class bioroot.strain.StrainUploadBean
 
setFileNumber(int) - Method in class meme.MotifSearchResult
 
setFirstName(String) - Method in class bioroot.UserBean
 
setFirstName(String) - Method in class bioroot.UserRegistrationBean
 
setFloatArray(float[], float) - Static method in class gata.main.GATAUtil
Takes an array of float[] and sets all to the float value
setFloatArrayFile(File) - Method in class util.bio.cluster.Cluster
 
setFractionIntersections(double[]) - Method in class trans.main.Interval
 
setFullName(String) - Method in class bioroot.TableHeading
 
setFullPathToBL2seq(String) - Method in class util.bio.wrappers.BL2Seq
 
setGFFFile(File) - Method in class util.bio.parsers.gff.Gff3Parser
 
setGap(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setGapExtensionCost(int) - Method in class util.bio.wrappers.BL2Seq
 
setGaps(String) - Method in class util.bio.wrappers.BlastResult
 
setGarage(int) - Method in class util.apps.HouseBean
 
setGataFrame(GATAFrame) - Method in class gata.main.GATAParams
 
setGataPlotter(GATAPlotter) - Method in class gata.main.GATAParams
 
setGcContent(double) - Method in class trans.anno.BindingRegion
 
setGcContent(boolean[]) - Method in class trans.anno.Region
 
setGeneGlyphs(GeneRepGlyph[]) - Method in class gata.main.AnnoSpecParams
 
setGeneId(int) - Method in class bioroot.antibody.AntibodyBean
 
setGeneId(int) - Method in class bioroot.oligo.OligoBean
 
setGeneId(int) - Method in class bioroot.plasmid.PlasmidBean
 
setGeneName(String) - Method in class bioroot.antibody.AntibodyBean
 
setGeneName(String) - Method in class bioroot.oligo.OligoBean
 
setGeneName(String) - Method in class bioroot.plasmid.PlasmidBean
 
setGeneSequence(String) - Method in class bioroot.oligo.OligoBean
 
setGenericLabelsVis(boolean) - Method in class gata.main.GATAParams
 
setGenomeVersion(String) - Method in class trans.misc.GrGraph
 
setGenomicSequenceDirectory(File) - Method in class trans.anno.RandomRegions
 
setGenomicSequenceParams(String) - Method in class trans.main.LoadIntervalOligoInfo
Loads up the fasta file for a particular chromosome and sets some params.
setGenomicSequenceParams(Interval) - Method in class trans.main.ScoreIntervals
Loads up the fasta file for a particular chromosome and sets some params.
setGenomicSequenceParams() - Method in class trans.roc.PWMScoreWindows
Loads up the fasta file for a particular chromosome and sets some params.
setGenotype(String) - Method in class bioroot.strain.StrainBean
 
setGffCompPresent(boolean) - Method in class gata.main.GATAParams
 
setGffFile(File) - Method in class gata.main.AnnoSpecParams
 
setGffRefPresent(boolean) - Method in class gata.main.GATAParams
 
setGlyph(GenomicRegionGlyph) - Method in class trans.graphics.GenomicRegion
 
setGlyphPanel(GlyphPanel) - Method in class gata.main.AnnoSpecParams
 
setGraphics2DN(Graphics2D) - Method in class gata.main.AnnoSpecParams
 
setGrowthConditions(String) - Method in class bioroot.strain.StrainBean
 
setH(double) - Method in class gata.aligner.AlignParams
 
setHandlingInstructions(String) - Method in class bioroot.oligo.OligoBean
 
setHeight(int) - Method in class gata.main.GATAParams
 
setHeightLabels(double) - Method in class gata.main.GATAParams
 
setHits(String[]) - Method in class meme.MemeMotif
 
setHits(HashSet) - Method in class trans.anno.Region
 
setHitsAddOneLLPSPM(ArrayList) - Method in class meme.MotifSearchResult
 
setHitsMemeLLPSPM(ArrayList) - Method in class meme.MotifSearchResult
 
setId(int) - Method in class bioroot.CellTypeBean
 
setId(int) - Method in class bioroot.ContactBean
 
setId(int) - Method in class bioroot.GeneBean
 
setId(int) - Method in class bioroot.MarkerBean
 
setId(int) - Method in class bioroot.OrganismBean
 
setId(int) - Method in class bioroot.Organization
 
setId(int) - Method in class bioroot.ReagentBean
 
setId(int) - Method in class bioroot.UserBean
 
setId(int) - Method in class bioroot.antibody.AntibodyPrep
 
setId(int) - Method in class bioroot.antibody.UseDilution
 
setId(int) - Method in class bioroot.plasmid.OligoMatch
 
setId(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setIdentities(String) - Method in class util.bio.wrappers.BlastResult
 
setInPeak(boolean) - Method in class trans.main.Oligo
 
setIncrement(double) - Method in class util.gen.Histogram
 
setIndexedSequence(String) - Method in class util.bio.seq.FetchIndexedSequence
 
setInitialMessage() - Method in class bioroot.ContactBean
 
setInitialTrackColors() - Method in class gata.geneGlyphs.Annotation
Use to initialize all generic glyphs color field
setIntensities(float[][]) - Method in class trans.cel.QuantileNormalization
 
setIntensities(float[]) - Method in class trans.roc.ControlGene
 
setIntensityArrayLists(ArrayList) - Method in class trans.bkgrnd.BackGroundOligo
 
setIntensityPM(double) - Method in class trans.bkgrnd.LoadedOligo
 
setInterval(Interval) - Method in class trans.main.PeakPicker
 
setK(double) - Method in class gata.aligner.AlignParams
 
setLAMBDA(double) - Method in class gata.aligner.AlignParams
 
setLENGTH_COMPSEQ(int) - Method in class gata.aligner.AlignParams
 
setLENGTH_REFSEQ(int) - Method in class gata.aligner.AlignParams
 
setLabGroup(String) - Method in class bioroot.LoginBean
 
setLabGroup(String) - Method in class bioroot.UserBean
 
setLabGroup(String) - Method in class bioroot.UserRegistrationBean
 
setLabGroupId(int) - Method in class bioroot.ReagentBean
 
setLabGroupId(int) - Method in class bioroot.UserBean
 
setLabGroupName(String) - Method in class bioroot.ContactBean
 
setLabGroupName(String) - Method in class bioroot.ReagentBean
 
setLabGroups(String[]) - Method in class bioroot.Preference
 
setLabel(JLabel, int, int) - Static method in class gata.main.GATAUtil
 
setLabel(JLabel, double, double) - Static method in class util.bio.cluster.ClusterDrawPanel
 
setLabel(JLabel, int, int) - Static method in class util.gen.Swing
 
setLabelColor(Color) - Method in class gata.main.GATAParams
 
setLabelsVis(boolean) - Method in class gata.main.GATAParams
 
setLastArchiveDate(LabGroup[], DBUtil) - Static method in class bioroot.CronArchive
If archived will set that labgroups lastArchive to today
setLastLogin(String) - Method in class bioroot.UserBean
 
setLastName(String) - Method in class bioroot.UserBean
 
setLastName(String) - Method in class bioroot.UserRegistrationBean
 
setLastUser(String) - Method in class bioroot.ReagentBean
 
setLastUser(String) - Method in class bioroot.antibody.AntibodyPrep
 
setLatitude(double) - Method in class util.apps.HouseBean
 
setLeftIndex(int) - Method in class trans.main.PeakPicker
 
setLeftSlope(double) - Method in class trans.main.Oligo
 
setLine(Line2D) - Method in class util.bio.cluster.Cluster
 
setLine(String) - Method in class util.bio.wrappers.Primer3Pick
 
setLine2DArrays() - Method in class gata.geneGlyphs.GlyphPanel
Call this to set or reset the array of Line2D[]'s representing the glyphs.
setLocation(String) - Method in class bioroot.ReagentBean
 
setLocation(String) - Method in class bioroot.antibody.AntibodyPrep
 
setLoginName(String) - Method in class bioroot.LoginBean
 
setLoginName(String) - Method in class bioroot.UserBean
 
setLoginName(String) - Method in class bioroot.UserRegistrationBean
 
setLongitude(double) - Method in class util.apps.HouseBean
 
setMakeChallenge(boolean) - Method in class bioroot.LoginBean
 
setMakeFlattops(boolean) - Method in class trans.main.PeakPicker
 
setMarkers(String[]) - Method in class bioroot.plasmid.PlasmidBean
 
setMarkers(String[]) - Method in class bioroot.strain.StrainBean
 
setMatchId(String) - Method in class util.bio.wrappers.BlastResult
 
setMatchLength(String) - Method in class util.bio.wrappers.BlastResult
 
setMatchName(String) - Method in class util.bio.wrappers.BlastResult
 
setMatching(String) - Method in class bioroot.SearchBean
 
setMatingType(String) - Method in class bioroot.strain.StrainBean
 
setMaxBpGap(int) - Method in class trans.main.PeakPicker
 
setMaxCluster(int) - Method in class trans.main.Interval
 
setMaxNumFeatures(int) - Method in class trans.tpmap.WindowMaker
 
setMaxNumPeaks(int) - Method in class trans.main.PeakPicker
 
setMaxScore(double) - Method in class gata.plotter.AlignPanel
 
setMaxScoreFractionDrop(double) - Method in class trans.main.PeakPicker
 
setMaxValues() - Method in class trans.misc.ConvertNimblegenPAIR2Cela
 
setMaxWindowFilter(double) - Method in class trans.main.WindowBlockMakerTwoColor
 
setMaximum(double) - Method in class trans.qc.StatFlag
 
setMaximum(double) - Method in class util.gen.Histogram
 
setMedian(double) - Method in class trans.main.ScoredGene
 
setMedian(double) - Method in class trans.qc.StatFlag
 
setMedianScalar(double) - Method in class trans.qc.CelFileStats
 
setMemeCmdLnArgs(String) - Method in class meme.MemeResults
 
setMemeLLPSPMCutOffScore(double) - Method in class meme.MotifSearchResult
 
setMemePSPM(double[][]) - Method in class meme.MemeMotif
 
setMemeParserArrayRef(MemeParser[]) - Method in class meme.MemeResults
 
setMemeParserRef(MemeParser) - Method in class meme.MemeMotif
 
setMessage(String) - Method in class bioroot.ContactBean
 
setMessages(String) - Method in class bioroot.CellTypeBean
 
setMessages(String) - Method in class bioroot.ContactBean
 
setMessages(String) - Method in class bioroot.GeneBean
 
setMessages(String) - Method in class bioroot.LoginBean
 
setMessages(String) - Method in class bioroot.MarkerBean
 
setMessages(String) - Method in class bioroot.OrganismBean
 
setMessages(String) - Method in class bioroot.ReagentBean
 
setMessages(String) - Method in class bioroot.SearchBean
 
setMessages(String) - Method in class bioroot.UserRegistrationBean
 
setMiddle(int) - Method in class trans.roc.RocWindow
 
setMinBpSides(int) - Method in class trans.main.PeakPicker
 
setMinMaxY(double[]) - Method in class trans.graphics.Graph
Use to set a common y scale, pass it a minMax for the entire dataset.
setMinPercent(double) - Method in class trans.main.PeakPicker
 
setMinRun(int) - Method in class trans.main.PeakPicker
 
setMinScore(double) - Method in class gata.plotter.AlignPanel
 
setMinWindowFilter(double) - Method in class trans.main.WindowBlockMakerTwoColor
 
setMinimum(double) - Method in class trans.qc.StatFlag
 
setMinimum(double) - Method in class util.gen.Histogram
 
setMls(int) - Method in class util.apps.HouseBean
 
setModelValuesForScaling(double[]) - Method in class trans.cel.QuantileNormalization
 
setModifications(String) - Method in class bioroot.oligo.OligoBean
 
setMotifDesc(String) - Method in class meme.MemeMotif
 
setMotifHitPlotText(String) - Method in class meme.MemeResults
 
setMotifHitsSummaryText(String) - Method in class meme.MemeResults
 
setMotifResults(ArrayList) - Method in class meme.MemeResults
 
setMotifSig(double) - Method in class meme.MotifSearchResult
 
setMotifSites(String) - Method in class meme.MemeMotif
 
setMotifSumLn(String) - Method in class meme.MemeMotif
 
setMotifSummaryText(String) - Method in class meme.MemeResults
 
setMutagen(String) - Method in class bioroot.strain.StrainBean
 
setNAME_COMPSEQ(String) - Method in class gata.aligner.AlignParams
 
setNAME_REFSEQ(String) - Method in class gata.aligner.AlignParams
 
setName(String) - Method in class bioroot.CellTypeBean
 
setName(String) - Method in class bioroot.Feature
 
setName(String) - Method in class bioroot.GeneBean
 
setName(String) - Method in class bioroot.MarkerBean
 
setName(String) - Method in class bioroot.OrganismBean
 
setName(String) - Method in class bioroot.Organization
 
setName(String) - Method in class bioroot.ReagentBean
 
setName(String) - Method in class bioroot.TableHeading
 
setName(String) - Method in class bioroot.antibody.AntibodyPrep
 
setName(String) - Method in class bioroot.plasmid.OligoMatch
 
setName(String) - Method in class trans.main.PosRegion
 
setName(String) - Method in class trans.qc.StatFlag
 
setName(String) - Method in class util.bio.cluster.Cluster
 
setName(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setName(String) - Method in class util.gen.FileSize
 
setNameChanged(boolean) - Method in class bioroot.antibody.AntibodyBean
 
setNameLabel(JLabel) - Method in class util.bio.cluster.Cluster
 
setNameLabelCenterYCoordinate(double) - Method in class util.bio.cluster.Cluster
 
setNames(String[]) - Method in class trans.cel.ControlStats
 
setNeighborhood(int) - Method in class trans.anno.BindingRegion
 
setNgUl(double) - Method in class bioroot.oligo.OligoBean
 
setNormalizedControlReplicas(File[]) - Method in class trans.main.T2Parameter
 
setNormalizedTreatmentReplicas(File[]) - Method in class trans.main.T2Parameter
 
setNote(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setNotes(String) - Method in class bioroot.CellTypeBean
 
setNotes(String) - Method in class bioroot.GeneBean
 
setNotes(String) - Method in class bioroot.MarkerBean
 
setNotes(String) - Method in class bioroot.OrganismBean
 
setNotes(String) - Method in class bioroot.ReagentBean
 
setNotes(String) - Method in class bioroot.antibody.AntibodyPrep
 
setNotes(String) - Method in class bioroot.antibody.UseDilution
 
setNotes(String) - Method in class bioroot.oligo.OligoUploadBean
 
setNotes(String) - Method in class bioroot.plasmid.PlasmidUploadBean
 
setNotes(String) - Method in class bioroot.strain.StrainUploadBean
 
setNotes(String) - Method in class trans.anno.Region
 
setNotes(StringBuffer) - Method in class trans.qc.CelFileStats
 
setNotes(String) - Method in class trans.roc.ControlGene
 
setNotes(String) - Method in class util.bio.parsers.UCSCGeneLine
 
setNtAtXZero(double) - Method in class gata.main.AnnoSpecParams
 
setNtCompSeq(int) - Method in class gata.plotter.ToolsFrame
 
setNtPerPixel(double) - Method in class gata.main.GATAParams
 
setNtRefSeq(int) - Method in class gata.plotter.ToolsFrame
 
setNumBrightOutliers(int) - Method in class trans.qc.CelFileStats
 
setNumDimOutliers(int) - Method in class trans.qc.CelFileStats
 
setNumHitsAddOneLLPSPM(int) - Method in class meme.MotifSearchResult
 
setNumHitsMemeLLPSPM(int) - Method in class meme.MotifSearchResult
 
setNumNegatives(int) - Method in class trans.roc.Bin
 
setNumNoSynthOutliers(int) - Method in class trans.qc.CelFileStats
 
setNumOligos(int) - Method in class trans.main.PeakPicker
 
setNumPositives(int) - Method in class trans.roc.Bin
 
setNumberControlIntensities(int) - Method in class trans.main.Interval
 
setNumberIntervalMaker() - Method in class trans.main.T2
Creates set number of intervals.
setNumberMotifHits(int) - Method in class trans.main.Interval
 
setNumberName(int) - Method in class meme.MemeMotif
 
setNumberOfBins(int) - Method in class util.gen.Histogram
 
setNumberOfWindows(int) - Method in class trans.main.Interval
 
setNumberOligos(long) - Method in class trans.main.ChromSet
 
setNumberPrepUseLines(int) - Method in class bioroot.antibody.AntibodyBean
 
setNumberToDisplay(int) - Method in class bioroot.Preference
 
setNumberTreatmentIntensities(int) - Method in class trans.main.Interval
 
setObjectsFile(File) - Method in class gata.main.GATAParams
 
setOk(boolean) - Method in class trans.qc.CelFileStats
 
setOldFileName(String) - Method in class bioroot.antibody.AntibodyBean
 
setOldFileName(String) - Method in class bioroot.antibody.AntibodyPrep
 
setOligoBeans(OligoBean[]) - Method in class bioroot.oligo.OligoUploadBean
 
setOligoMatches(OligoMatch[]) - Method in class bioroot.plasmid.PlasmidBean
 
setOligoPreference(Preference) - Method in class bioroot.UserBean
 
setOligoReports(String) - Method in class bioroot.oligo.OligoUploadBean
 
setOligos(Oligo[]) - Method in class trans.main.Interval
 
setOligos(Oligo[]) - Method in class trans.main.PeakPicker
 
setOligos(Oligo[]) - Method in class trans.main.SubWindow
 
setOntologyTerm(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setOrder(double) - Method in class bioroot.Feature
 
setOrderBy(String) - Method in class bioroot.Preference
 
setOrderBy(String) - Method in class bioroot.ReagentBean
 
setOrderNumber(double) - Method in class bioroot.TableHeading
 
setOrdered(boolean) - Method in class bioroot.Preference
 
setOrganismId(int) - Method in class bioroot.ReagentBean
 
setOrganismId(int) - Method in class bioroot.antibody.AntibodyPrep
 
setOrganismName(String) - Method in class bioroot.ReagentBean
 
setOrganismName(String) - Method in class bioroot.antibody.AntibodyPrep
 
setOrientation(String) - Method in class bioroot.oligo.OligoBean
 
setOrientation(int) - Method in class util.bio.annotation.GeneGroup
 
setOrientation(int) - Method in class util.bio.wrappers.BL2SeqHit
 
setOverlapping(ArrayList) - Method in class trans.main.PosRegion
 
setOwnerId(int) - Method in class bioroot.ReagentBean
 
setOwnerName(String) - Method in class bioroot.ContactBean
 
setOwnerName(String) - Method in class bioroot.ReagentBean
 
setParent(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setParentCluster(Cluster) - Method in class util.bio.cluster.Cluster
 
setParentConcats(String[]) - Method in class bioroot.strain.StrainBean
 
setParentPoint(Point2D) - Method in class util.bio.cluster.Cluster
 
setPassageNumber(String) - Method in class bioroot.strain.StrainBean
 
setPassword(String) - Method in class bioroot.LoginBean
 
setPassword(String) - Method in class bioroot.UserBean
 
setPassword1(String) - Method in class bioroot.UserRegistrationBean
 
setPassword2(String) - Method in class bioroot.UserRegistrationBean
 
setPasswordReset(boolean) - Method in class bioroot.UserRegistrationBean
 
setPeakBp(int) - Method in class trans.main.PeakPicker
 
setPeakIndex(int) - Method in class trans.main.PeakPicker
 
setPercentFinishedBasement(int) - Method in class util.apps.HouseBean
 
setPermMeanDiff(float[][]) - Method in class trans.main.SamChromosomeData
 
setPermSamScores(float[], int, int) - Method in class trans.main.SamChromosomeData
 
setPermTStats(float[][]) - Method in class trans.main.SamChromosomeData
 
setPermVariance(float[][]) - Method in class trans.main.SamChromosomeData
 
setPhase(int) - Method in class util.bio.parsers.gff.Gff3Feature
 
setPhaseSet(boolean) - Method in class util.bio.parsers.gff.Gff3Feature
 
setPhenotype(String) - Method in class bioroot.strain.StrainBean
 
setPhone(String) - Method in class bioroot.UserBean
 
setPhone(String) - Method in class bioroot.UserRegistrationBean
 
setPixBtwDNATracks(double) - Method in class gata.main.GATAParams
 
setPixBtwLabelTrack(double) - Method in class gata.main.GATAParams
 
setPixBtwProtRNA(double) - Method in class gata.main.GATAParams
 
setPixBtwTracks(double) - Method in class gata.main.GATAParams
 
setPixBtwTransGrpLabel(double) - Method in class gata.main.GATAParams
 
setPixBtwTransGrps(double) - Method in class gata.main.GATAParams
 
setPixBtwTransGrpsGene(double) - Method in class gata.main.GATAParams
 
setPixFatLineThickness(float) - Method in class gata.main.GATAParams
 
setPixHeightArrows(double) - Method in class gata.main.GATAParams
 
setPixNormalLineThickness(float) - Method in class gata.main.GATAParams
 
setPixPerNt(double) - Method in class gata.main.GATAParams
 
setPixThinLineThickness(float) - Method in class gata.main.GATAParams
 
setPlasmidBeans(PlasmidBean[]) - Method in class bioroot.plasmid.PlasmidUploadBean
 
setPlasmidConcats(String[]) - Method in class bioroot.antibody.AntibodyBean
 
setPlasmidConcats(String[]) - Method in class bioroot.strain.StrainBean
 
setPlasmidPreference(Preference) - Method in class bioroot.UserBean
 
setPlasmidReports(String) - Method in class bioroot.plasmid.PlasmidUploadBean
 
setPlotterDefaults(GATAParams) - Method in class gata.main.PlotterPreferences
Contains all the default preferences for GATAParams, alter these to change the default view
setPlotterPreferences(PlotterPreferences) - Method in class gata.main.GATAParams
 
setPngResultFile(File) - Method in class util.bio.cluster.HierarchicalClustering
 
setPosition(int) - Method in class trans.roc.Gr
 
setPreferences(String, String, String, String, String, Integer, Integer, Integer, Integer, String, String, String, String, String, String) - Method in class gata.aligner.AlignerPreferences
 
setPresenceOfGFFs() - Method in class gata.plotter.AlignPanel
 
setPrice(int) - Method in class util.apps.HouseBean
 
setPrintMe(boolean) - Method in class util.bio.xamer.Xamer
 
setPrintNotes(boolean) - Method in class util.bio.parsers.gff.Gff3Parser
 
setProgMon(String, int, ProgressMonitor) - Method in class gata.aligner.AlignerThread
 
setProteinColor(Color) - Method in class gata.main.GATAParams
 
setProteinVis(boolean) - Method in class gata.main.GATAParams
 
setPurification(String) - Method in class bioroot.antibody.AntibodyPrep
 
setPurification(String) - Method in class bioroot.oligo.OligoBean
 
setPurification(String) - Method in class bioroot.plasmid.PlasmidBean
 
setPvalue(float) - Method in class expr.CorrelationWindow
 
setQuantiles(Quantile[][]) - Method in class trans.cel.QuantileNormalization
 
setRNAColor(Color) - Method in class gata.main.GATAParams
 
setRNAVis(boolean) - Method in class gata.main.GATAParams
 
setRank(int) - Method in class trans.graphics.GenomicRegion
 
setRank(float) - Method in class trans.main.WilcoxonSamplePair
 
setRawMedian(double) - Method in class trans.qc.CelFileStats
 
setRawScore(int) - Method in class util.bio.wrappers.BL2SeqHit
 
setRawScoreCutOff(double) - Method in class util.bio.wrappers.BL2Seq
 
setRawUnparsedResults(String[]) - Method in class util.bio.wrappers.BL2Seq
 
setReagentNames(String) - Method in class bioroot.ContactBean
 
setRealMeanDiff(float[]) - Method in class trans.main.SamChromosomeData
 
setRealSamScores(float[], int) - Method in class trans.main.SamChromosomeData
 
setRealTStats(float[]) - Method in class trans.main.SamChromosomeData
 
setRealVariance(float[]) - Method in class trans.main.SamChromosomeData
 
setRecipients(String) - Method in class bioroot.antibody.AntibodyPrep
 
setRecipients(String) - Method in class bioroot.plasmid.PlasmidBean
 
setRecipients(String) - Method in class bioroot.strain.StrainBean
 
setRefAnnoSpecParams(AnnoSpecParams) - Method in class gata.main.GATAParams
 
setRefAnnotation(Annotation) - Method in class gata.menu.GATAFrame
needed to add later since annotation doesn't exist when ToolFrame is created
setRefGlyphPanel(GlyphPanel) - Method in class gata.menu.GATAFrame
 
setReference(String) - Method in class bioroot.ReagentBean
 
setReferenceY(double) - Method in class gata.main.AnnoSpecParams
 
setRefs(JTextField, JFrame, JFileChooser) - Method in class gata.aligner.FileFocusListener
 
setRegExGeneTypes(String) - Method in class util.bio.parsers.gff.DmelRel4Extractor
 
setRegExTypes(String) - Method in class util.bio.parsers.gff.Gff3Parser
Use something like -> gene|ncRNA|snoRNA|tRNA|rRNA|transposable_element|pseudogene|CDS|mRNA|exon Only those gff lines with a type matching this regular expression will be made into GFF3Feature's.
setRegion(PosRegion) - Method in class trans.main.PosRegion
 
setRegionNames(String[]) - Method in class trans.main.Interval
 
setRelax(boolean) - Method in class util.bio.parsers.gff.Gff3Parser
 
setRemainingAliquots(String) - Method in class bioroot.antibody.AntibodyPrep
 
setRemainingAliquots(String) - Method in class bioroot.strain.StrainBean
 
setRemoteHost(String) - Method in class bioroot.UserBean
 
setRequesterEmail(String) - Method in class bioroot.ContactBean
 
setResponse(String) - Method in class bioroot.LoginBean
 
setRestock(String) - Method in class bioroot.strain.StrainBean
 
setResultSummaryLine(String) - Method in class util.bio.wrappers.Primer3Pick
 
setResultsDirectory(String) - Method in class meme.MemeResults
 
setRevCompRef(Xamer) - Method in class util.bio.xamer.Xamer
 
setRevCompRefs(ArrayList) - Method in class util.bio.xamer.XamerCounter
Set refs to reverse comp xamer
setRfa(RankedFloatArray) - Method in class expr.ExpressedGene
 
setRightIndex(int) - Method in class trans.main.PeakPicker
 
setRightSlope(double) - Method in class trans.main.Oligo
 
setS3Service(S3Service) - Method in class util.amazon.S3Manager
 
setSTART_INDEX_COMPSEQ(int) - Method in class gata.aligner.AlignParams
 
setSTART_INDEX_REFSEQ(int) - Method in class gata.aligner.AlignParams
 
setSaveDirectory(File) - Method in class trans.main.ChromSet
 
setSavePNG(boolean) - Method in class util.bio.cluster.HierarchicalClustering
 
setScaleBar(ScaleBar) - Method in class gata.main.AnnoSpecParams
 
setScaleBarVis(boolean) - Method in class gata.main.AnnoSpecParams
 
setScaleBarX(double) - Method in class gata.main.AnnoSpecParams
 
setScaleBarY(double) - Method in class gata.main.AnnoSpecParams
 
setScaleByControlStats(boolean) - Method in class trans.cel.QuantileNormalization
 
setScaleLineColor(Color) - Method in class gata.main.AnnoSpecParams
 
setScaleRulerVis(boolean) - Method in class gata.main.AnnoSpecParams
 
setScaleRulerY(double) - Method in class gata.main.AnnoSpecParams
 
setScore(double) - Method in class meme.MotifHit
 
setScore(float) - Method in class trans.roc.Gr
 
setScore(double) - Method in class trans.roc.RocWindow
 
setScore(double) - Method in class trans.roc.Sgr
 
setScore(double) - Method in class util.bio.parsers.gff.Gff3Feature
 
setScore(String) - Method in class util.bio.wrappers.BlastResult
 
setScoreAndSort(Window[]) - Method in class trans.main.FDRWindowConverter
 
setScoreCutOff(double) - Method in class trans.main.PeakPicker
 
setScoreIndex(int) - Method in class trans.main.WindowBlockMaker
 
setScoreSet(boolean) - Method in class util.bio.parsers.gff.Gff3Feature
 
setScores(double, boolean) - Method in class gata.plotter.ToolsFrame
 
setScores(double[]) - Method in class trans.main.Window
 
setScores(ArrayList) - Method in class trans.roc.Positive
 
setScrollPaneScrollBarIncrement(JScrollPane, int) - Static method in class gata.main.GATAUtil
Sets the scroll bar move increments, vert and horiz, in a scroll pane
setSearchFor(String) - Method in class bioroot.SearchBean
 
setSeedType(String) - Method in class bioroot.strain.StrainBean
 
setSelexOligos(ArrayList) - Method in class util.bio.xamer.Xamer
 
setSenseStrand(boolean) - Method in class trans.roc.Positive
 
setSeq(String) - Method in class meme.MotifHit
 
setSeq1(String) - Method in class util.bio.wrappers.BL2SeqHit
 
setSeq2(String) - Method in class util.bio.wrappers.BL2SeqHit
 
setSeqId(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setSeqs(String, String) - Method in class gata.aligner.Alignment
 
setSequence(String) - Method in class bioroot.oligo.OligoBean
 
setSequence(String) - Method in class bioroot.plasmid.PlasmidBean
 
setSequence(String) - Method in class trans.main.Interval
 
setSequence(String) - Method in class trans.main.Oligo
 
setSequence(String) - Method in class util.bio.seq.IndexedSequence
 
setSequence(String) - Method in class util.bio.wrappers.Primer3Pick
 
setSimpleMulti(S3ServiceSimpleMulti) - Method in class util.amazon.S3Manager
 
setSize(int) - Method in class util.apps.HouseBean
 
setSize(long) - Method in class util.gen.FileSize
 
setSizeOfOligoMinusOne(int) - Method in class trans.main.Interval
 
setSkip(boolean) - Method in class trans.main.Oligo
 
setSmallestAlignPanelY(int) - Method in class gata.main.GATAParams
 
setSmallestGlyphPanelY(int) - Method in class gata.main.AnnoSpecParams
 
setSmoothedScore(double) - Method in class trans.main.Oligo
 
setSortBy(double) - Method in class bioroot.BlastMatcher
 
setSortBy(double) - Method in class trans.main.Interval
 
setSortBy(double) - Method in class trans.main.Window
 
setSortBy(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setSortByValue(boolean) - Method in class trans.cel.ComparatorMultiSetQuantile
 
setSortByValue(boolean) - Method in class trans.cel.ComparatorQuantile
 
setSource(String) - Method in class bioroot.antibody.AntibodyBean
 
setSource(String) - Method in class bioroot.plasmid.PlasmidBean
 
setSource(String) - Method in class bioroot.strain.StrainBean
 
setSource(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setSpinner(JSpinner, int, int) - Method in class gata.aligner.AlignerInputPanel
 
setStart(int) - Method in class meme.MotifHit
 
setStart(int) - Method in class trans.anno.Region
 
setStart(int) - Method in class trans.main.PosRegion
 
setStart(double) - Method in class trans.roc.Bin
 
setStart(int) - Method in class trans.roc.RocWindow
 
setStart(int) - Method in class util.bio.annotation.Coordinates
 
setStart(int) - Method in class util.bio.parsers.gff.Gff3Feature
 
setStart1stOligo(int) - Method in class trans.main.Interval
 
setStart1stOligo(int) - Method in class trans.main.Window
 
setStartLastOligo(int) - Method in class trans.main.Interval
 
setStartLastOligo(int) - Method in class trans.main.Window
 
setStartSeq1(int) - Method in class util.bio.wrappers.BL2SeqHit
 
setStartSeq2(int) - Method in class util.bio.wrappers.BL2SeqHit
 
setStartSet(boolean) - Method in class util.bio.parsers.gff.Gff3Feature
 
setState(String) - Method in class util.apps.HouseBean
 
setStats(double[]) - Method in class trans.cel.ControlStats
 
setStatus(String) - Method in class util.apps.HouseBean
 
setStndDev(double) - Method in class trans.qc.StatFlag
 
setStop(int) - Method in class meme.MotifHit
 
setStop(double) - Method in class trans.roc.Bin
 
setStop(int) - Method in class util.bio.annotation.Coordinates
 
setStopSeq1(int) - Method in class util.bio.wrappers.BL2SeqHit
 
setStopSeq2(int) - Method in class util.bio.wrappers.BL2SeqHit
 
setStrainBeans(StrainBean[]) - Method in class bioroot.strain.StrainUploadBean
 
setStrainConcats(String[]) - Method in class bioroot.antibody.AntibodyBean
 
setStrainConcats(String[]) - Method in class bioroot.plasmid.PlasmidBean
 
setStrainPreference(StrainPreference) - Method in class bioroot.UserBean
 
setStrainReports(String) - Method in class bioroot.strain.StrainUploadBean
 
setStrainTypes(String[]) - Method in class bioroot.strain.StrainPreference
 
setStrand(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setStrand(String) - Method in class util.bio.wrappers.BlastResult
 
setStreetAddress(String) - Method in class util.apps.HouseBean
 
setSubWindowScoreAsMinScore() - Method in class trans.main.PeakPicker
Averages the smoothed scores in the best sub window.
setSubmitterUserBean(UserBean) - Method in class bioroot.UserRegistrationBean
 
setTableName(String) - Method in class bioroot.SearchBean
 
setTarget(String) - Method in class util.bio.parsers.gff.Gff3Feature
Reserved Attribute.
setTargetMedian(int) - Method in class trans.cel.QuantileNormalization
 
setTextArea(String) - Method in class gata.plotter.Console
 
setThreadedResults(Map) - Method in class util.amazon.S3Manager
 
setTitle(String) - Method in class util.bio.cluster.HierarchicalClustering
 
setToolsFrameRef(ToolsFrame) - Method in class gata.main.GATAParams
 
setToolsRef(ToolsFrame) - Method in class gata.plotter.AlignPanel
 
setTopCluster(Cluster) - Method in class util.bio.cluster.Cluster
 
setTopCuts(int[]) - Method in class util.bio.digest.Enzyme
 
setTotalClusters(double) - Method in class util.bio.cluster.Cluster
 
setTotalNumberWindows(int) - Method in class trans.roc.Positive
 
setTpmapInfo(ArrayList) - Method in class trans.cel.QuantileNormalization
 
setTrackDefaults() - Method in class gata.geneGlyphs.Annotation
 
setTrackLabelVis(boolean[]) - Method in class gata.main.AnnoSpecParams
 
setTrackLabels(ArrayList[]) - Method in class gata.main.AnnoSpecParams
 
setTrackNumber(int) - Method in class gata.main.AnnoSpecParams
 
setTrackNumber(int) - Method in class util.bio.annotation.GenericFeature
 
setTrackParams() - Method in class gata.geneGlyphs.GlyphPanel
 
setTrackThickness(float[]) - Method in class gata.main.AnnoSpecParams
 
setTrackVis(boolean[]) - Method in class gata.main.AnnoSpecParams
 
setTrackedGenericGlyphs(GenericGlyph[][]) - Method in class gata.main.AnnoSpecParams
 
setTransGrp(TransGroup) - Method in class util.bio.annotation.Translation
Sets TransGroup ref but also fires the makeSegments method
setTransGrpGlyphs(ArrayList) - Method in class gata.geneGlyphs.GeneRepGlyph
 
setTreatmentReplica(boolean) - Method in class trans.main.ChromSet
 
setTwoTailed(boolean) - Method in class trans.main.WilcoxonRankSumTest
 
setType(String) - Method in class bioroot.ContactBean
 
setType(String) - Method in class bioroot.UserBean
 
setType(String) - Method in class bioroot.UserRegistrationBean
 
setType(String) - Method in class bioroot.antibody.AntibodyBean
 
setType(String) - Method in class bioroot.oligo.OligoBean
 
setType(String) - Method in class bioroot.strain.StrainBean
 
setType(int) - Method in class trans.roc.RocWindow
 
setType(String) - Method in class util.bio.parsers.gff.Gff3Feature
 
setUM(double) - Method in class bioroot.oligo.OligoBean
 
setUseDilutions(UseDilution[]) - Method in class bioroot.antibody.AntibodyPrep
 
setUseMMData(boolean) - Method in class trans.cel.QuantileNormalization
 
setUserComments(String) - Method in class bioroot.antibody.AntibodyPrep
 
setUserId(int) - Method in class bioroot.UserRegistrationBean
 
setValid(boolean) - Method in class util.bio.parsers.gff.Gff3Feature
 
setValues(float[]) - Method in class expr.ExpressedGene
 
setValues(float[]) - Method in class trans.misc.GrGraph
 
setViewPort(JViewport) - Method in class gata.geneGlyphs.GlyphPanel
 
setViewPort(JViewport) - Method in class gata.plotter.AlignPanel
 
setVisibility(String) - Method in class bioroot.Preference
 
setVisibility(String) - Method in class bioroot.ReagentBean
 
setVisible(boolean) - Method in class bioroot.Feature
 
setVisible(boolean) - Method in class bioroot.TableHeading
 
setVolume(String) - Method in class bioroot.oligo.OligoBean
 
setVolume(String) - Method in class bioroot.plasmid.PlasmidBean
 
setW(int) - Method in class util.bio.wrappers.BL2Seq
 
setWidth(int) - Method in class gata.main.GATAParams
 
setWindowsVisibility(boolean) - Method in class gata.menu.GATAFrame
Add new windows/panels here to enable them to be shown or hidden in sync with the main frame
setWsps(WilcoxonSamplePair[]) - Method in class trans.main.WilcoxonSignedRankTest
 
setXamer(String) - Method in class util.bio.xamer.Xamer
 
setYearBuilt(int) - Method in class util.apps.HouseBean
 
setZipCode(int) - Method in class util.apps.HouseBean
 
setZoomedWidth(int) - Method in class gata.main.GATAParams
 
sgrBundle() - Method in class util.bio.parsers.gff.Gff3Feature
Returns a collection of sgr lines representing the gff feature: 1) seqId startMin1 0 2) seqId start score 3) seqId end score 4) seqId endPlus1 0 Does not include a final return, thus println(gff.sgrBundle()).
showFileChooserDialogBox(JTextField, JFrame, JFileChooser) - Static method in class gata.main.GATAUtil
 
showFileChooserDialogBox(JTextField, JFrame, JFileChooser) - Static method in class util.gen.Swing
 
shuffleCards() - Method in class util.apps.Flash
Randomly permutates the FlashCard[].
shuffleIntensities() - Method in class trans.main.ScanChip
Combines and shuffles the treatment and control intensities.
shuffleIntensities() - Method in class trans.main.ScanChromosomes
Combines and shuffles the treatment and control intensities.
signedDifference(float[], float) - Static method in class trans.main.WilcoxonSignedRankTest
Returns signed difference between the scores and a median.
simpleMulti - Variable in class util.amazon.S3Manager
 
simpleSummaryLine() - Method in class trans.anno.BindingRegion
Returns a binding region line, tab delimited: chrom, start, end, score
simpleSummaryLine() - Method in class trans.roc.RocWindow
Returns a binding region line, tab delimited: chrom, start, end, score
simpleSummaryLineWithRank() - Method in class trans.anno.BindingRegion
Returns a binding region line, tab delimited: chrom, start, end, score
size - Variable in class com.amazon.s3.ListEntry
The size of the object in bytes.
skip() - Method in class trans.main.Oligo
 
sleep(int) - Static method in class util.gen.Misc
Sleeps for given number of seconds
slopeOligos() - Method in class trans.main.PeakPicker
 
smoothScores(double[], int[], int) - Static method in class util.gen.Num
Uses a sliding window to smooth the scores applying a trimmed mean (drop 1 from ends) to the scores found within the window.
smtpHostName - Static variable in class bioroot.Util
 
smtpPassword - Static variable in class bioroot.Util
 
smtpUser - Static variable in class bioroot.Util
 
sortIntervals() - Method in class trans.main.IntervalGraphPrinter
Sorts Interval[] based on subWindow if present, if not, then uses best window
sortIntervalsByChromosome(Interval[]) - Static method in class trans.main.LoadIntervalOligoInfo
Ugly, ugly, ugly, use a Comparator!
sortIntervalsBySubWindowMedianRatio(Interval[]) - Static method in class trans.misc.Util
Sorts an array of Interval by the median ratio of the best SubWindow.
sortMotifSearchResults() - Method in class meme.MemeResults
method to sort the array of MotifSearchResult objects, also sets two fields based on the this.fileNameHash
sortQuantileArrays(Quantile[][]) - Method in class trans.cel.QuantileNormalization
Sorts quantile arrays based on comparator, either position or intensity value.
sortSegments(ArrayList) - Static method in class gata.main.GATAUtil
Sorts an ArrayList of int[2]'s representing start, end
sortSegments(ArrayList) - Static method in class util.bio.annotation.GeneGroup
Sorts an ArrayList of int[2]'s representing start, end
spaces(String, int) - Static method in class gata.main.GATAUtil
 
spearmanCorrelationCoefficient(float[], float[]) - Method in class util.gen.SpearmanCorrelation
Returns a Spearman Rank Correlation Coefficient (rho) between the two arrays.
spearmanCorrelationCoefficient(RankedFloatArray, RankedFloatArray) - Method in class util.gen.SpearmanCorrelation
Returns a Spearman Rank Correlation Coefficient (rho) between the two arrays.
splineNormalize() - Method in class trans.cel.QuantileNormalization
Uses a cubic spline and user defined regions to non-linearly scale the data.
splitAndSaveIntensities(IntensityFeature[], File) - Static method in class trans.cel.MakeChromosomeSets
Saves the intensities to file as a int[]
splitAndSavePositions(IntensityFeature[], File) - Static method in class trans.cel.MakeChromosomeSets
Saves the positions to file as a int[]
splitAntibodyFeatures(Feature[]) - Static method in class bioroot.antibody.AntibodyBase
Returns arrays of Features where the F[0] = antibody, F[1]=abPrep, F[2]=useDil specific features.
splitByChromosome(ExpressedGene[]) - Static method in class expr.ExpressedGene
Splits a ExpressedGene[] by chromosome to ExpressedGene[chrom][lines].
splitByChromosome(Region[]) - Static method in class trans.anno.Region
Given a chromosome SORTED array of Regions returns a HashMap containing chromosome: sorted chromo specific Region[]
splitByChromosome(Sgr[]) - Static method in class trans.roc.Sgr
Splits a Sgr[] containing many chromosome lines to a Sgr[chrom][lines].
splitByChromosome() - Method in class util.bio.parsers.UCSCGeneModelTableReader
Splits a UCSCGeneLine[] by chromosome into a HashMap of chromosome:UCSCGeneLine[].
splitChromSetArray() - Method in class trans.main.T2
Pulls and places replica directories to this.
splitConcat(String) - Static method in class bioroot.Util
Safely splits a three item, colon delimited concat (ie 3: zyx:4-99: 235, 3999) into a String[3], OK to have internal colons provided no space follows the colon.
splitIndex(String, String) - Method in class util.bio.seq.IndexFastas
 
splitIntervalArrayListByChromosome(ArrayList) - Static method in class trans.misc.Util
Splits an ArrayList containing Interval by chromosome into a HashMap.
splitOnFirstColon(String) - Static method in class util.gen.Misc
Returns a String[2] split on first colon, if no colon returns null.
splitString(String, String) - Static method in class util.gen.Misc
Splits a String on a regular expression, watching out for escaped characters ie Cat\=Mouse would not be split when = is given as the regex, a String[0], {"Cat\=Mouse"} would be returned.
splitTPMap() - Method in class trans.tpmap.MapSplitter
 
splitWindowsByChromosome(Window[]) - Static method in class trans.misc.Util
 
squareRoots(int) - Static method in class util.gen.Num
Returns the integer square root from zero to num.
standard(String[]) - Static method in class trans.misc.InefficientPseudoMedian
 
standardDeviation(int[]) - Static method in class util.gen.Num
Calculates standard deviation of an int[]
standardDeviation(int[], double) - Static method in class util.gen.Num
Calculates standard deviation of an int[] and mean.
standardDeviation(float[]) - Static method in class util.gen.Num
Calculates standard deviation of an float[]
standardDeviation(float[], double) - Static method in class util.gen.Num
Calculates standard deviation of an float[] given a mean.
standardDeviation(double[]) - Static method in class util.gen.Num
Calculates standard deviation of an double[]
standardDeviation(double[], double) - Static method in class util.gen.Num
Calculates standard deviation of a double[] and mean.
standardDeviationOfDifference(int[], int[]) - Static method in class util.gen.Num
Calculates the standard deviation of the difference between two int[]s of the same length.
standardError(double[], double) - Static method in class util.gen.Num
Calculates standard error of a double[] given it's mean.
start - Variable in class trans.tpmap.IntensityFeature
 
start - Variable in class trans.tpmap.MapFeature
 
statBindingRegionArray(BindingRegion[]) - Static method in class trans.anno.IntersectRegions
 
statBindingRegionArray(BindingRegion[]) - Static method in class util.bio.parsers.FetchGenomicSequences
 
statFloatArray(float[], boolean) - Static method in class util.gen.Num
Calculates Min, Max, Mean, Median, Mode, and Histogram/10 for a Float[]
statSingleCelFile(CelFileStats) - Method in class trans.qc.CelFileQualityControl
Checks a CelStats object for deviations from the min max settings.
storageClass - Variable in class com.amazon.s3.ListEntry
The object's storage class
stringArrayListToString(ArrayList, String) - Static method in class selex.SeqFiles
Returns a String separated by the separator given an ArrayList of String.
stringArrayListToString(ArrayList, String) - Static method in class util.gen.Misc
Returns a String separated by the separator given an ArrayList of String.
stringArrayListToStringArray(ArrayList) - Static method in class util.gen.Misc
Returns a String[] given an ArrayList of Strings.
stringArrayToArrayList(String[]) - Static method in class selex.SeqFiles
Returns an ArrayList of String given a String[]
stringArrayToArrayList(String[]) - Static method in class util.gen.Misc
Returns an ArrayList of String given a String[]
stringArrayToInts(String, String) - Static method in class util.gen.Num
Given a String of ints delimited by something, will parse or return null.
stringArrayToString(String[], String) - Static method in class util.gen.Misc
Returns a String separated by commas for each bin.
stringFeatures - Static variable in class bioroot.antibody.AntibodyBase
Use to make a default antibody Feature[].
stringFeatures - Static variable in class bioroot.oligo.OligoBase
Use to make a default oligo Feature[].
stringFeatures - Static variable in class bioroot.plasmid.PlasmidBase
Use to make a default plasmid Feature[].
stringFeatures - Static variable in class bioroot.strain.StrainBase
Use to make a default strain Feature[].
stringRep(int) - Method in class trans.main.Window
Returns chromosome, start first oligo, start last oligo
stripIt(Pattern, Pattern, Pattern, String) - Static method in class util.bio.parsers.gff.DmelRel4Extractor
 
subArray(float[][], int, int) - Static method in class util.gen.Num
Builds a sub array from part of a float[replica][intensities].
submitNew(DBUtil, UserBean) - Method in class bioroot.CellTypeBean
 
submitNew(DBUtil, UserBean) - Method in class bioroot.GeneBean
 
submitNew(DBUtil, UserBean) - Method in class bioroot.MarkerBean
 
submitNew(DBUtil, UserBean) - Method in class bioroot.OrganismBean
 
submitNew(DBUtil) - Method in class bioroot.antibody.AntibodyBean
Makes a new Antibody table entry, don't forget to save associated strains and plasmids after updating this bean with its new id number.
submitNew(DBUtil) - Method in class bioroot.antibody.AntibodyPrep
Makes a new AntibodyPrep table entry.
submitNew(DBUtil, int) - Method in class bioroot.antibody.UseDilution
 
submitNew(DBUtil) - Method in class bioroot.oligo.OligoBean
 
submitNew(DBUtil) - Method in class bioroot.plasmid.PlasmidBean
 
submitNew(DBUtil) - Method in class bioroot.strain.StrainBean
Makes a new Strain table entry, don't forget to save associated markers and plasmids after updating this bean with its new id number.
submitNewUser() - Method in class bioroot.UserRegistrationBean
 
subtractAndSetAntibodyBeans(AntibodyBean[], HttpSession) - Static method in class bioroot.antibody.AntibodyModify
Subtracts a bean from the AntibodyBean[] and resets it in antibodyBeansToEdit
subtractAndSetOligoBeans(OligoBean[], HttpSession) - Static method in class bioroot.oligo.OligoModify
Subtracts a bean from the OligoBean[] and resets it in oligoBeansToEdit
subtractAndSetPlasmidBeans(PlasmidBean[], HttpSession) - Static method in class bioroot.plasmid.PlasmidModify
Subtracts a bean from the PlasmidBean[] and resets it in plasmidBeansToEdit
subtractAndSetStrainBeans(StrainBean[], HttpSession) - Static method in class bioroot.strain.StrainModify
Subtracts a bean from the StrainBean[] and resets it in strainBeansToEdit
subtractIntervals(Interval[], Interval[]) - Static method in class trans.main.OverlapCounter
Returns the difference between two interval arrays, be sure to get bigger and smaller correct.
subtractOneFromFeatures() - Method in class util.bio.parsers.gff.Gff3Parser
Subract one from start and end of each feature.
sumIntArray(int[]) - Static method in class util.gen.Num
Sums an int array
sumRanks() - Method in class trans.main.WilcoxonRankSumTest
 
summaryLine() - Method in class trans.anno.BindingRegion
Returns tab delimited line: rank, chrom, start, end, dist to closes gene, gene name(s), # neighbors
summaryLine() - Method in class trans.main.PosRegion
Returns tab delimited line: rank, chrom, start, end, dist to closes gene, gene name(s), # neighbors
suspendEncoding() - Method in class com.amazon.thirdparty.Base64.OutputStream
Suspends encoding of the stream.

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