aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/species.py
AgeCommit message (Expand)Author
2023-03-17Change get_all_species query to order by Familyzsloan
2021-11-29Fix query parametrisationFrederick Muriuki Muriithi
2021-11-29Retrieve the species name given the groupFrederick Muriuki Muriithi
2021-11-04Add missing commaFrederick Muriuki Muriithi
2021-11-04Remove if clauses: replace with dictFrederick Muriuki Muriithi
2021-10-21Implement `translate_to_mouse_gene_id` functionFrederick Muriuki Muriithi
2021-05-10db: species: Add method for fetching all speciesBonfaceKilz
2021-05-08db: species: Fetch chromosomes using a group or species nameBonfaceKilz