GETCDS(1) | User Contributed Perl Documentation | GETCDS(1) |
getcds.pl - CDS extraction from various annotation formats
getcds.pl [options] input file [output file] [input file [outputfile] ...]
Options include: redirect => Enable a redirect at runtime. explained below. force => allows writing empty .cds files
If [output file] is unspecificied, "[input file].cds" is used.
There's lots of dark magic that can be performed with .redirect files. Redirects are used to modify the ordinary behaviour and can be applied on a global basis (a .redirect file in the same directory as [input file]), and/or on a per-input basis ([input file].redirect). Redirects are read in that order such that per-input effects are applied ontop of global effects.
If you've left the filename as-is from an Ensembl downoad, the appropriate Ensembl DB source will be guessed automatically.
Possible redirects:
2021-08-15 | perl v5.32.1 |