Skip to contents

Determines if a file is AIRR-formatted or contig_annotations format

Usage

detect_10x_format(file_path)

Arguments

file_path

Path to the file

Value

String: "airr", "contig_annotations", or "legacy"