Skip to content

Finds occurrences of USNM specimens in the scientific literature

Notifications You must be signed in to change notification settings

adamancer/speciminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speciminer

Finds occurrences of USNM specimens in the scientific literature. Install as follows:

conda create --name speciminer
conda activate speciminer

# Install nmnh_ms_tools package from GitHub
git clone https://github.com/adamancer/nmnh_ms_tools
cd nmnh_ms_tools
conda env update -n speciminer -f environment.yml
pip install .

# Install speciminer package from GitHub
cd ..
git clone https://github.com/adamancer/speciminer
cd speciminer
conda env update -n speciminer -f environment.yml
pip install .

About

Finds occurrences of USNM specimens in the scientific literature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages