Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 454 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 454 Bytes

Convert QC Flags


Table of Contents

Installation

pip install convert-qc-flags

Usage

import convert_qc_flags
convert_qc_flags.convert_qc_flag_attributes(<name-of-file>)

<name-of-file> is converted in place.

License

convert-qc-flags is distributed under the terms of the BSD-3-Clause license.