Skip to content
Snippets Groups Projects
README.md 181 B
Newer Older
# data_mass_spec_annotated

On OS X, if you encounter problem installing shellinford, try this:

```
CXXFLAGS="-stdlib=libc++" CPPFLAGS="-stdlib=libc++" pip install shellinford
```