table of contents
other versions
- bookworm 2.4.41+dfsg-1
STARCH-DIFF(1) | User Commands | STARCH-DIFF(1) |
NAME¶
starch-diff - manual page for starch-diff 2.4.41+dfsg
DESCRIPTION¶
starch-diff
- citation: http://bioinformatics.oxfordjournals.org/content/28/14/1919.abstract version: 2.4.41 authors: Alex Reynolds and Shane Neph
- $ starch-diff [ --chr <chr> ] starch-file-1 starch-file-2 [ starch-file-3 ... ]
- The 'starch-diff' utility compares the signatures of two or more specified Starch v2.2+ archives for all chromosomes, or for a specified chromosome.
- The typical output of 'starch-diff' is a message indicating that the archives' chromosome(s) are identical or dissimilar, written to the standard error stream.
- In addition, if all chromosomes are identical, 'starch-diff' exits with a zero status code. Likewise, if any chromosomes are dissimilar, 'starch-diff' exits with a non-zero status code. This facilitates testing in a scripting environment.
SEE ALSO¶
The full documentation for starch-diff is maintained as a Texinfo manual. If the info and starch-diff programs are properly installed at your site, the command
- info starch-diff
should give you access to the complete manual.
July 2022 | starch-diff 2.4.41+dfsg |