Output dataframe from predictDomains() function. mRNAs from GENCODE mouse annotation was predicted for putative domain families.

data(domains.known)

Format

A data.frame with 85780 rows and 5 columns:

transcript

Transcript ID of protein-coding RNAs

description

Name of domain families

eval

E-value score

begin

Start position of domain in protein

end

End position of domain in protein

...