statesWrapper: Inference on set of fasta files

Usage Arguments

View source: R/inference.R

Usage

1
2
3
4
5
6
statesWrapper(
  function_name = "writeStates",
  function_args = list(),
  fasta.path,
  output_path
)

Arguments

function_name

Name of base function, either "writeStates", "writeStatesByFastaEntries" or "statesByFastaOneFile".

function_args

List of arguments for function in function_name. If no new argument is given, default values will be used.

fasta.path

Path to folder containing fasta files.

output_path

Path to folder of output files.


hiddengenome/altum documentation built on April 22, 2020, 9:33 p.m.