diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2011-09-03 09:01:30 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-03 09:01:30 -0300 |
commit | 5d75fedb2ed7fa7929c48505779832561ab915fc (patch) | |
tree | de816eff26bac161f4f40af12b9ae3e75d971c8e /academic/genpak/README | |
parent | e99cd4194e8f9a55163744b64d2e425a27c6e6ae (diff) | |
download | slackbuilds-5d75fedb2ed7fa7929c48505779832561ab915fc.tar.gz |
academic/genpak: Added (Utilities to manipulate DNA sequences)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/genpak/README')
-rw-r--r-- | academic/genpak/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/genpak/README b/academic/genpak/README new file mode 100644 index 0000000000..39ec806ab9 --- /dev/null +++ b/academic/genpak/README @@ -0,0 +1,10 @@ +The GenPak (GP) package contains many command-line utilities which +fullfill a whole bunch of tasks, from DNA sequence searches to +restriction analysis and determining the melting temperature of +oligonucleotides. GP utilities can convert DNA / RNA to protein, +determine codon usage / GC contents, do promotor searches, calculate +Tm, search for restriction sites, convert sequences into numerical +representations and much more. + +You most likely want to install arka, which provides a GUI for genpak. +arka is also available at SlackBuilds.org. |