Package ffx.potential.commands
Class Fasta
java.lang.Object
ffx.utilities.FFXCommand
ffx.potential.cli.PotentialCommand
ffx.potential.commands.Fasta
Fasta outputs a sub-sequence from a FASTA file.
Usage: ffxc Fasta [options] <filename.fasta>
-
Field Summary
Fields inherited from class ffx.potential.cli.PotentialCommand
activeAssembly, baseDir, potentialFunctionsFields inherited from class ffx.utilities.FFXCommand
args, binding, color, help, logger, parseResult, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ffx.potential.cli.PotentialCommand
createOutputFile, destroyPotentials, getActiveAssemblies, getActiveAssembly, getActiveAssembly, getBaseDirString, getPotentials, getPotentialsFromAssemblies, init, parseFilePath, saveByExtension, saveByExtension, saveByOriginalExtension, saveByOriginalExtension, setActiveAssemblyMethods inherited from class ffx.utilities.FFXCommand
getCommand, helpString, listCommands, setBinding
-
Constructor Details
-
Fasta
public Fasta() -
Fasta
-
Fasta
-
-
Method Details
-
run
Description copied from class:FFXCommandExecute this Command.- Overrides:
runin classFFXCommand- Returns:
- The current FFXCommand.
-