select_predict

gets list of species that belongs to a taxon and has a specified string in its predict-file

Contents

Syntax

[species, nm, sel] = select_predict (varargin)

Description

gets all species in the add_my_pet collection with predict files that contain a character string.

Input:

Output:

Remarks

This function can take a few minutes if 'Animalia' is specified (so all entries are searched), since all predict-files are read from the web

Example of use

nm = select_predict('get_tx_old')