R/read_pathoscope_data.R
read_pathoscope_data.Rd
Reads the data from PathoScope reports and returns a list of final guess relative abundance and count data
read_pathoscope_data(
input_dir = ".",
pathoreport_file_suffix = "-sam-report.tsv",
use.input.files = FALSE,
input.files.path.vec = NULL,
input.files.name.vec = NULL
)
Directory where the tsv files from PathoScope are located
PathoScope report files suffix
whether input dir to pathoscope files or directly pathoscope files
vector of pathoscope file paths
vector of pathoscope file names
List of final guess relative abundance and count data