Skip to content

Commit

Permalink
Update name of atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Oct 29, 2024
1 parent d7247c8 commit efa019a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@


def create_atlas(working_dir):
ATLAS_NAME = "prairie_vole_brain"
ATLAS_NAME = "prairie_vole"
SPECIES = "Microtus ochrogaster"
ATLAS_LINK = "https://doi.org/10.7554/eLife.87029"
CITATION = (

Check warning on line 28 in brainglobe_atlasapi/atlas_generation/atlas_scripts/praire_vole.py

View check run for this annotation

Codecov / codecov/patch

brainglobe_atlasapi/atlas_generation/atlas_scripts/praire_vole.py#L24-L28

Added lines #L24 - L28 were not covered by tests
Expand Down

0 comments on commit efa019a

Please sign in to comment.