Skip to content

Commit

Permalink
Merged changes. Updated project structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKenna committed Sep 26, 2023
2 parents 73c2fb2 + 7905554 commit ba0701c
Show file tree
Hide file tree
Showing 13 changed files with 1,022 additions and 979 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The F# BioProviders simplify programmatic access to bioinformatics data.

This library provides strongly-typed access to over 240 million genomic sequences through a set of Type Providers, including the GenBankProvider. For more information, see the detailed [documentation](https://fsprojects.github.io/BioProviders/).

The BioProvidrs work by parsing genomic data files using the [.NET Bio](https://github.com/dotnetbio/bio) library, which are then represented using types from the [BioFSharp](https://github.com/CSBiology/BioFSharp) library.
The BioProviders work by parsing genomic data files using the [.NET Bio](https://github.com/dotnetbio/bio) library, which are then represented using types from the [BioFSharp](https://github.com/CSBiology/BioFSharp) library.

## Example

Expand Down Expand Up @@ -57,4 +57,4 @@ The package also uses [BioFSharp](https://github.com/CSBiology/BioFSharp) and [.

## Maintainers

Current maintainers are [Alex Kenna](https://github.com/AlexKenna) and [James Hogan](https://github.com/jamesmhogan).
Current maintainers are [Alex Kenna](https://github.com/AlexKenna), [Samuel Smith](https://github.com/n7581769) and [James Hogan](https://github.com/jamesmhogan).
Loading

0 comments on commit ba0701c

Please sign in to comment.