infer_sequencing_info: Infer sequencing information from sequencing file

View source: R/util.R

infer_sequencing_infoR Documentation

Infer sequencing information from sequencing file

Description

Infer sequencing information for: instrument run flowcell lane

Usage

infer_sequencing_info(
  bin_samtools = build_default_tool_binary_list()$bin_samtools,
  file_path
)

Arguments

bin_samtools

Path to samtools binary. Default "tools/samtools/samtools".

file_path

Path to the input file

Value

A string with the extension of the file


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.