prt_SpecPerFam
Print list of families with number of AmP entries for a taxon SpecPerFam.html
Contents
Syntax
[nm, n_spec] = prt_SpecPerFam(taxon)
Description
Print list of families with number of AmP entries for a taxon to SpecPerFam.html in local directory and open it in browser. Click on names to go to species_tree.
Input:
- taxon: optional string with name of taxon (default 'Animalia')
Output
- nm: n-cellstring with names of families
- n_spec: n-vector number of entries per family
Remarks
If species_tree does not open correctly, click on picture to reload. Visit AmP/entries_zip/ for the zip-files.
Example of use
prt_SpecPerFam('Amphibia');