BioProviders icon indicating copy to clipboard operation
BioProviders copied to clipboard

F# library for accessing and manipulating bioinformatic datasets.

Results 4 BioProviders issues
Sort by recently updated
recently updated
newest added

There are a couple of issues with the current generation of documentation using fsdocs. I've spent some time trying to figure these out, but have not had any success yet....

bug
documentation

At present, the type provider only supports GenBank, though there are routes to use RefSeq data that lead to "unsupported" message outputs. Once we are happy with the state of...

enhancement

According to Alex, the Metadata in the GenBankFlatFile type does not provide all the available metadata fields. We need to check whether there are any useful ones (such as Locus)...

enhancement

At present, the [BioProviders examples](https://github.com/fsprojects/BioProviders) only show how to use the type provider in an .fsx script file. Since we are publishing on NuGet, it will likely be used in...

documentation