Data and Text Processing for Health and Life Sciences

  • 4 Want to read
Locate

My Reading Lists:

Create a new list


  • 4 Want to read

Buy this book

Last edited by ImportBot
July 23, 2021 | History

Data and Text Processing for Health and Life Sciences

  • 4 Want to read

This open access book is a step-by-step introduction on how shell scripting can help solve many of the data processing tasks that Health and Life specialists face everyday with minimal software dependencies. The examples presented in the book show how simple command line tools can be used and combined to retrieve data and text from web resources, to filter and mine literature, and to explore the semantics encoded in biomedical ontologies. To store data this book relies on open standard text file formats, such as TSV, CSV, XML, and OWL, that can be open by any text editor or spreadsheet application.
The first two chapters, Introduction and Resources, provide a brief introduction to the shell scripting and describe popular data resources in Health and Life Sciences. The third chapter, Data Retrieval, starts by introducing a common data processing task that involves multiple data resources. Then, this chapter explains how to automate each step of that task by introducing the required commands line tools one by one. The fourth chapter, Text Processing, shows how to filter and analyze text by using simple string matching techniques and regular expressions. The last chapter, Semantic Processing, shows how XPath queries and shell scripting is able to process complex data, such as the graphs used to specify ontologies.
Besides being almost immutable for more than four decades and being available in most of our personal computers, shell scripting is relatively easy to learn by Health and Life specialists as a sequence of independent commands. Comprehending them is like conducting a new laboratory protocol by testing and understanding its procedural steps and variables, and combining their intermediate results. Thus, this book is particularly relevant to Health and Life specialists or students that want to easily learn how to process data and text, and which in return may facilitate and inspire them to acquire deeper bioinformatics skills in the future.

Publish Date
Pages
108

Buy this book

Previews available in: English

Book Details


The Physical Object

Format
paperback
Number of pages
108

Edition Identifiers

Open Library
OL32855368M
ISBN 10
101327444X
ISBN 13
9781013274442

Work Identifiers

Work ID
OL19793595W

Source records

amazon.com record

Excerpts

In summary, this book is directed mainly towards Health and Life specialists and students that need to know how to process biomedical data and text, without being dependent on continuous financial support, third-party applications, or advanced computer skills.
Page 5, added by fcouto.

Why This Book?

To address the issue of ambiguity of natural language and contextualization of the message, text processing techniques can explore current biomedical ontologies.
Page 2, added by fcouto.

Biomedical Ontologies (Semantics)

Regular expressions originated in 1951 (Kleene 1951), so they are even older than shell scripting, but still popular and available in multiple software applications and programming languages (Forta 2018).
Page 8, added by fcouto.

Why Regular Expressions?

how to redirect the output of a command line tool as input to another tool, or to a file. This enables the construction of pipelines of sequential invocations of command line tools.
Page 8, added by fcouto.

Pipelines

how the semantics encoded in an ontology can be used to expand a search by adding the ancestors and related classes of a given entity
Page 8, added by fcouto.

Semantics

Like a good physician knows that the most efficient treatment for a specific patient is not always the most advanced one, a good data scientist knows that the most efficient tool to address a specific information need is not always the most advanced one.
Page 4, added by fcouto.

Why using a long-established solution?

The solution proposed in this book has been available for more than four decades (Ritchie 1971), and it can now be used in almost every personal computer (Haines 2017).
Page 5, added by fcouto.

Why shell scripting?

But a shell script is still a computer algorithm, so how is it different from learning another programming language?
Page 5, added by fcouto.

shell scripting versus programming

Links outside Open Library

Community Reviews (0)

No community reviews have been submitted for this work.

Lists

History

Download catalog record: RDF / JSON / OPDS | Wikipedia citation
July 23, 2021 Created by ImportBot Imported from amazon.com record