Metuloidea

Metuloidea is a genus of five species of fungi in the family Steccherinaceae.[1] The genus was circumscribed by New Zealand-based mycologist Gordon Herriot Cunningham in 1965. The type species is M. tawa, a fungus originally described by Cunningham as a species of Trametes.[2] Formerly classified in family Meruliaceae, Metuloidea was moved to the Steccherinaceae in 2016,[3] following prior research that outlined a revised framework for the Steccherinaceae based on molecular phylogenetics.[1]

Metuloidea
Metuloidea tawa
Scientific classification
Kingdom:
Division:
Class:
Order:
Family:
Genus:
Metuloidea

G.Cunn. (1965)
Type species
Metuloidea tawa
(G.Cunn.) G.Cunn. (1965)
Species

M. cinnamomea
M. fragrans
M. murashkinskyi
M. rhinocephala
M. tawa

Description

Metuloidea contains fungi that produce poroid or hydnoid fruit bodies that are brown and have a sweet odour. It features a dimitic hyphal system with branched, relatively wide skeletal hyphae (3–5 μm). The spores are ellipsoid to cylindrical, thin walled, and measure 3–4 by 2–2.8 μm.[3]

Species

gollark: ```pythondef why(regex, string): l = [] while True: l.append(l) ```
gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```

References

  1. Miettinen, Otto; Larsson, Ellen; Sjökvist, Elisabet; Larsson, Karl-Henrik (2012). "Comprehensive taxon sampling reveals unaccounted diversity and morphological plasticity in a group of dimitic polypores (Polyporales, Basidiomycota)". Cladistics. 28 (3): 251–270. doi:10.1111/j.1096-0031.2011.00380.x.
  2. Cunningham, G.H. (1965). "Polyporaceae of New Zealand". Bulletin of the New Zealand Department of Industrial Research. 164: 263.
  3. Miettinen, Otto; Ryvarden, Leif (2016). "Polypore genera Antella, Austeria, Butyrea, Citripora, Metuloidea and Trulla (Steccherinaceae, Polyporales)". Annales Botanici Fennici. 53 (3–4): 157–172. doi:10.5735/085.053.0403.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.