Skip to content

Commit

Permalink
Merge pull request #856 from andrewkern/mosquito
Browse files Browse the repository at this point in the history
Anopheles gambiae added to the Catalog
  • Loading branch information
jeromekelleher committed Apr 8, 2021
2 parents 60c9004 + 63ebecd commit a15ef75
Show file tree
Hide file tree
Showing 5 changed files with 642 additions and 0 deletions.
5 changes: 5 additions & 0 deletions stdpopsim/catalog/AnoGam/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"""
Catalog definitions for AnoGam (Ensembl ID='anopheles_gambiae')
"""
from . import species # noqa: F401
from . import demographic_models # noqa: F401
Loading

0 comments on commit a15ef75

Please sign in to comment.