We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent b0487bf commit 695689eCopy full SHA for 695689e
README.md
@@ -272,3 +272,9 @@ $ fq subsample --probability 0.1 --r1-dst r1.10pct.fastq.gz r1.fastq.gz
272
# Sample exactly 10000 records from a single FASTQ file
273
$ fq subsample --record-count 10000 -r1-dst r1.10k.fastq r1.fastq
274
```
275
+
276
+## Legal
277
278
+Please see [the disclaimer](https://github.com/stjude-rust-labs#disclaimer) that
279
+applies to all crates and command line tools made available by St. Jude Rust
280
+Labs.
0 commit comments