https://github.com/brewsci/homebrew-bio
:beer::microscope: Bioinformatics formulae for the Homebrew package manager (macOS and Linux)
https://github.com/brewsci/homebrew-bio
bioinformatics hacktoberfest homebrew linuxbrew science
Last synced: 7 months ago
JSON representation
:beer::microscope: Bioinformatics formulae for the Homebrew package manager (macOS and Linux)
- Host: GitHub
- URL: https://github.com/brewsci/homebrew-bio
- Owner: brewsci
- License: other
- Created: 2017-10-02T21:37:03.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-19T12:52:41.000Z (about 1 year ago)
- Last Synced: 2024-11-19T13:48:02.679Z (about 1 year ago)
- Topics: bioinformatics, hacktoberfest, homebrew, linuxbrew, science
- Language: Ruby
- Homepage: http://brewsci.github.io/homebrew-bio
- Size: 3.5 MB
- Stars: 305
- Watchers: 15
- Forks: 120
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# Brewsci/bio
Bioinformatics formulae for the [Homebrew](https://brew.sh) package manager.
## How do I install a formula?
```sh
brew tap brewsci/bio
brew install FORMULA
```
or
```sh
brew install brewsci/bio/FORMULA
```
## Troubleshooting
First read the [Troubleshooting Checklist](http://docs.brew.sh/Troubleshooting.html).
Use `brew gist-logs FORMULA` to create a [Gist](https://gist.github.com/) and post the link in your issue.
Search the [issues](https://github.com/brewsci/homebrew-bio/issues?q=). See also Homebrew's [Common Issues](https://docs.brew.sh/Common-Issues.html) and [FAQ](https://docs.brew.sh/FAQ.html).
## Documentation
`brew help`, `man brew`, or check [Homebrew's documentation](https://docs.brew.sh).
## Contributing
Please see the [contributing guide](https://github.com/brewsci/homebrew-bio/blob/master/CONTRIBUTING.md).