Man page - starchcluster_sge(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
STARCHCLUSTER_SGE
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
NAME
starchcluster_sge - manual page for starchcluster_sge 2.4.41+dfsg
SYNOPSIS
starchcluster_sge [ --help ] [ --clean ] <input-bed-file> [ output-starch-file ]
DESCRIPTION
Pass in the name of a BED file to create a starch archive using the cluster.
(stdin isnโt supported through this wrapper script, but starch supports it natively.)
Add --clean to remove <input-bed-file> after starching it up.
You can pass in the name of the output starch archive to be created. Otherwise, the output will have the same name as the input file, with an additional
โ.starchโ ending.
If the input file ends with โ.bedโ, that will be stripped off.
SEE ALSO
The full documentation for starchcluster_sge is maintained as a Texinfo manual. If the info and starchcluster_sge programs are properly installed at your site, the command
info starchcluster_sge
should give you access to the complete manual.