BiobaseInfernal-0.5.3.0: Infernal data structures and tools

Biobase.Infernal.Clan

Description

Rfam clans are a set of biologically related Rfam families. This module provides simple abstraction methods and loaders.

TODO This has to go into biobase and needs to be made nice-looking.

TODO load and parse with enumerator

Synopsis

Documentation

data Clan Source

Simple RfamClan data wrapper. Could Easily be just a list of bytestrings, which it is using strings

Instances