powered by
Test if a string is a lineage
is_lineage(string)
A logical.
string to be tested as lineage.
Alphanumeric character, hyphen, dots, square brackets and non-consecutive underscores are allowed in clades names.
is_lineage("k__Bacteria|p__Firmicutes|c__Clostridia|o__Clostridiales")
Run the code above in your browser using DataLab