collect_input: Collect input files

Description Usage Arguments Value

View source: R/handle-files.R

Description

Collect the raw feature information from files

Usage

1
2
collect_input(directory = ".", detailsfile = "target_details.txt",
  scaffold = FALSE, targetnamelength = 6)

Arguments

directory

string. The directory containing files (default: working)

detailsfile

string. The file containing details about the targets (default: "target_details.txt")

Value

Returns a dataframe containing the raw data for the targets.


clarewest/RFQAmodelr documentation built on Jan. 25, 2020, 12:42 a.m.