diff --git a/README.md b/README.md index 024191b..3432ba6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![python versions](https://img.shields.io/pypi/pyversions/seqspec) [![license](https://img.shields.io/pypi/l/seqspec)](LICENSE) -`seqspec` [enables uniform processing](./docs/UNIFORM.md) of genomics data. `seqspec` is a file format and tool that describe data generated from genomics experiments. +`seqspec` is a file format and tool that describe data generated from genomics experiments. Both the file format and tool [enable uniform processing](./docs/UNIFORM.md) of genomics data. A `seqspec` file contains @@ -13,7 +13,7 @@ A `seqspec` file contains 2. The 5'->3' annotation and position of the elements in a library molecule (e.g. barcodes, UMIs), 3. A list of the reads generated from sequencing the library molecule. -More specifically, `seqspec` is a machine-readable YAML file to describe the content of molecules in genomic libraries, the structure of reads generated from them, and how those are stored in files. +A `seqspec` file is a machine-readable YAML file that annotates the content of molecules in genomic libraries, the structure of reads generated from them, and how those are stored in files. The `seqspec` tool operates on `seqspec` files and