diff options
Diffstat (limited to 'biology/genpak/pkg-descr')
| -rw-r--r-- | biology/genpak/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/biology/genpak/pkg-descr b/biology/genpak/pkg-descr new file mode 100644 index 000000000000..a8f362329a99 --- /dev/null +++ b/biology/genpak/pkg-descr @@ -0,0 +1,9 @@ +GP is a set of small utilities written in ANSI C to manipulate DNA +sequences in a Unix fashion, fit for combining within shell and cgi +scripts. + +The sequences are usually in fasta format, that means the first line +is the sequence name starting with ">", and the sequence comes in the +next lines. The programs accept also gzipped sequence files. + +WWW: http://www.bioinformatics.org/genpak/#gp |
