- fail(String) - Method in class peridot.CLI.Command
-
- failedResults - Variable in class peridot.script.Task
-
- failedScripts - Variable in class peridot.script.Task
-
- fileExists(String) - Static method in class peridot.Archiver.Manager
-
Checks for the existence of a file
- fileIsPlainText(File) - Static method in class peridot.Global
-
- filesAreInRequirements(AbstractCollection<String>) - Method in class peridot.script.RModule
-
- filesSufficed() - Method in class peridot.script.RModule
-
- fileToString(File) - Static method in class peridot.Archiver.Manager
-
Convert text file to String, without throwing exceptions.
- filterValues(int[]) - Method in class peridot.AnalysisData
-
- finalConditionsFile - Variable in class peridot.AnalysisData
-
- finalCountReadsFile - Variable in class peridot.AnalysisData
-
- finalResultsDir - Static variable in class peridot.Archiver.Places
-
The place where all the results generated by the modules are saved after analysis.
- finished - Static variable in class peridot.Main
-
- finished() - Method in class peridot.script.r.PackageInstaller
-
- finishedScripts - Variable in class peridot.script.Task
-
- firstCellPresent - Variable in class peridot.Archiver.Spreadsheet.Info
-
If the first cell (line 0, column 0) has
a header, label or value on it.
- firstRun - Variable in class peridot.script.ScriptRunnable
-
- firstWordAndTheRest(String) - Static method in class peridot.Global
-
Turns a string into an array of two strings where the
first is the first word of the string and the second
one is the rest of the original string
- fullVersion - Variable in class peridot.script.r.VersionNumber
-