| CHROMOSTITCH(1) | User Contributed Perl Documentation | CHROMOSTITCH(1) |
NAME
chromostitch.pl - Makes stitch files for feeding to geneparse.pl to allow feeding of multiple chromosomes to programs like murasaki
SYNOPSIS
chromostitch.pl [options] <stitch file> <chromosome1 chromosome2 ... >
PARAMETERS
- stitch file output file (overwrites)
- chromosome1 chromosome2 ... List of chromosome input files
- B--output=<file> Alternate way of specifying an output file
- B--sort Always sort EVERYTHING. (Allows for nicely sorted lists from sloppy input of filenames from like multiple directories of *.gbk or something)
DESCRIPTION
Makes stitch files for feeding to geneparse.pl to allow feeding of multiple chromosomes to programs like murasaki
| 2024-04-01 | perl v5.38.2 |