miRMaid is data about microRNAs structured for easier access and integration, especially for computer-geeks
A core feature of miRMaid is the many different but still intuitive and uniform access levels and representations of the data:
http://current.mirmaid.org/species/cel/matures # HTML representation http://current.mirmaid.org/species/cel/matures.xml # XML representation http://current.mirmaid.org/species/cel/matures.fa # Fasta representation
Species.find_by_abbreviation('cel').matures # Ruby object-relational model
Read more about the possibilites of using miRMaid in your research here.
A paper about miRMaid has been published in BMC Bioinformatics.
We are currently serving three versions of miRMaid corresponding to the following releases of miRBase.
Following the above links you will see miRMaid's basic web browser interface. The URLs that are used to navigate the web interface can also be diretly used in a program, read more about the RESTful web service API here.