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

https://github.com/deecewan/genbanktypeprovider

A type provider for genetic sequences from Genbank
https://github.com/deecewan/genbanktypeprovider

Last synced: 2 months ago
JSON representation

A type provider for genetic sequences from Genbank

Awesome Lists containing this project

README

          

This is a simple F# type provider. It has separate design-time and runtime assemblies.

Paket is used to acquire the type provider SDK and build the nuget package (you can remove this use of paket if you like)

Building:

.paket\paket.exe update

dotnet build -c release

.paket\paket.exe pack src\Genbank.Runtime\paket.template --version 0.0.1