BioProviders


BioProviders: Simplifying Access to Bioinformatic Datasets

The BioProviders package provides tools and functionality to simplify accessing and manipulating bioinformatic data. The .NET Bio and BioFSharp libraries are used to parse and format the data provided by this package.

BioProviders is available through NuGet. NuGet Status

Type Providers

BioProviders implements Type Providers for accessing bioinformatic datasets. These Type Providers allow remote access to data sources (e.g., GenBank) and type-safe representations of their data (e.g., GenBank Flat File).

Contributing and Copyright

The project is hosted on GitHub where you can report issues, fork the project and submit pull requests.

The library is available under the OSI-approved MIT license. For more information see the License file in the GitHub repository.