An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

![BrewSci logo](https://raw.githubusercontent.com/brewsci/homebrew-science/master/.github/brewsci-256x256.png)

# 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).