|
11.
|
|
|
An in-depth exploration of the art of shell scripting.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abs-guide
|
|
12.
|
|
|
This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction ... all the while sneaking in little snippets of UNIX(R) wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abs-guide
|
|
13.
|
|
|
This book is suitable for classroom use as a general introduction to programming concepts.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abs-guide
|
|
14.
|
|
|
de novo, parallel, sequence assembler for short reads
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abyss
|
|
15.
|
|
|
ABySS is a de novo, parallel, sequence assembler that is designed for short reads. It may be used to assemble genome or transcriptome sequence data. Parallelization is achieved using MPI, OpenMP and pthread.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abyss
|
|
16.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
17.
|
|
|
Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
18.
|
|
|
Afio archives are portable as they contain only ASCII-formatted header information. Afio makes cpio-format archives. Afio deals somewhat gracefully with input data corruption. Afio supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar or cpio archives.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
19.
|
|
|
Afio is best used as an `archive engine' in a backup script.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
20.
|
|
|
text search tool with support for approximate patterns
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: agrep
|