Man page - starchcat(1)
Packages contains this manual
- starchcluster_sge(1)
- bedmap(1)
- bedops-starch(1)
- bam2bed(1)
- starchstrip(1)
- bam2bed_slurm(1)
- gff2bed(1)
- bam2starch_slurm(1)
- gtf2starch(1)
- bam2starch_sge(1)
- psl2bed(1)
- psl2starch(1)
- vcf2starch(1)
- closest-features(1)
- bedops(1)
- bedextract(1)
- gtf2bed(1)
- sort-bed(1)
- wig2bed(1)
- bam2bed_sge(1)
- sam2starch(1)
- gvf2bed(1)
- gvf2starch(1)
- sam2bed(1)
- rmsk2starch(1)
- bam2starch(1)
- unstarch(1)
- gff2starch(1)
- starchcluster_slurm(1)
- starchcat(1)
- rmsk2bed(1)
- convert2bed(1)
- vcf2bed(1)
- wig2starch(1)
apt-get install bedops
Manual
STARCHCAT
NAMEDESCRIPTION
SEE ALSO
NAME
starchcat - manual page for starchcat 2.4.41+dfsg
DESCRIPTION
starchcat
citation: http://bioinformatics.oxfordjournals.org/content/28/14/1919.abstract
https://doi.org/10.1093/bioinformatics/bts277
version:
2.4.41 (typical)
authors:
Alex Reynolds and Shane Neph
USAGE: starchcat [ --note= "..." ]
[ --bzip2 | --gzip ] [ --omit-signature ] [ --report-progress = N ] <starch-file-1> [<starch-file-2> ...]
* At least one lexicographically-sorted, headerless starch archive is
required.
* While two or more inputs make sense for a multiset union operation, you
can starchcat one file in order to update its metadata, recompress it with a different backend method, or add a note annotation.
* Compressed data are sent to standard output. Use the ’>’ operator to
redirect to a file.
Process Flags -------------------------------------------------------------------------- --note= "foo bar..." Append note to output archive metadata (optional).
--bzip2 | --gzip
Specify backend compression type (optional, default is bzip2).
--omit-signature
Skip generating per-chromosome data integrity signature (optional, default is to generate signature).
--report-progress = N
Report compression progress every N elements per chromosome to standard error stream (optional)
--version
Show binary version.
|
--help |
Show this usage message. |
SEE ALSO
The full documentation for starchcat is maintained as a Texinfo manual. If the info and starchcat programs are properly installed at your site, the command
info starchcat
should give you access to the complete manual.