ISADotNet 0.4.0-preview.2
See the version list below for details.
dotnet add package ISADotNet --version 0.4.0-preview.2
NuGet\Install-Package ISADotNet -Version 0.4.0-preview.2
<PackageReference Include="ISADotNet" Version="0.4.0-preview.2" />
paket add ISADotNet --version 0.4.0-preview.2
#r "nuget: ISADotNet, 0.4.0-preview.2"
// Install ISADotNet as a Cake Addin
#addin nuget:?package=ISADotNet&version=0.4.0-preview.2&prerelease
// Install ISADotNet as a Cake Tool
#tool nuget:?package=ISADotNet&version=0.4.0-preview.2&prerelease
ISA compliant experimental metadata toolkit in F#. This project is meant as an easy means to open, manipulate and save ISA (Investigation,Study,Assay) metadata files in the dotnet environment.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- FSharp.Core (>= 5.0.1)
- FSharp.SystemTextJson (>= 0.16.6)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ISADotNet:
Package | Downloads |
---|---|
ISADotNet.XLSX
Excel File IO methods for ISA compliant experimental metadata toolkit in F#. The underlying datamodel can be directly read from and written to ISA-Json and ISA-Excel (ISATab format) files. |
|
ISADotNet.Viz
Visualization extensions for ISA compliant experimental metadata toolkit in F#. This project helps visualize the experimental workflow described in the experiment metadata. |
|
BIO-BTE-06-L-7_Aux
Auxiliary functions for the course BIO-BTE-06-L-7 |
|
ISADotNet.QueryModel
Querying extensions for the ISA compliant experimental metadata toolkit in F#. This project is meant to allow easy, integrative and ontology guided access to experimental metadata. |
|
ISADotNet.Validation
Validation functions for ISA compliant experimental metadata in F#. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.0-preview.5 | 48 | 1/26/2023 |
0.7.0-preview.4 | 49 | 1/8/2023 |
0.7.0-preview.3 | 55 | 1/5/2023 |
0.7.0-preview.2 | 57 | 12/14/2022 |
0.7.0-preview.1 | 44 | 12/12/2022 |
0.6.1 | 312 | 12/7/2022 |
0.6.0 | 687 | 9/7/2022 |
0.6.0-preview.6 | 50 | 9/6/2022 |
0.6.0-preview.5 | 71 | 8/3/2022 |
0.6.0-preview.4 | 74 | 8/2/2022 |
0.6.0-preview.3 | 79 | 8/2/2022 |
0.6.0-preview.2 | 70 | 8/1/2022 |
0.6.0-preview.1 | 76 | 7/19/2022 |
0.5.4 | 720 | 7/12/2022 |
0.5.3 | 696 | 6/29/2022 |
0.5.2 | 565 | 6/24/2022 |
0.5.1 | 546 | 6/15/2022 |
0.5.0 | 522 | 6/15/2022 |
0.4.0-preview.5 | 381 | 3/19/2022 |
0.4.0-preview.4 | 370 | 11/19/2021 |
0.4.0-preview.3 | 192 | 11/8/2021 |
0.4.0-preview.2 | 113 | 11/3/2021 |
0.4.0-preview.1 | 149 | 10/22/2021 |
0.3.3-preview.5 | 114 | 10/11/2021 |
0.3.3-preview.4 | 160 | 9/12/2021 |
0.3.3-preview.3 | 154 | 9/11/2021 |
0.3.3-preview.2 | 127 | 9/10/2021 |
0.3.3-preview.1 | 158 | 9/10/2021 |
0.2.6 | 375 | 8/25/2021 |
0.2.5 | 403 | 3/25/2021 |
0.2.4 | 442 | 3/24/2021 |
0.2.3 | 848 | 3/23/2021 |
0.2.2 | 440 | 3/22/2021 |
0.2.1 | 388 | 3/22/2021 |
0.2.0 | 448 | 3/7/2021 |
0.1.1 | 350 | 2/17/2021 |
0.1.0 | 375 | 2/8/2021 |
0.0.4 | 383 | 2/3/2021 |
0.0.3 | 383 | 1/31/2021 |
0.0.2 | 411 | 1/21/2021 |
0.0.1 | 716 | 1/20/2021 |
Additions:
latest commit #2a9311b
finalize first DAG visualization draft :sparkles:
assign characterstics from assay.xlsx files only to inputs #43
create first DAG creation function
add schema type for DAG
adjust xlsx io to FSharpSpreadsheetML 0.0.7
prepare assay xlsx file io for FABLE compatability
add helper methods for assay file value ordering
adjust investigation.xlsx file io for FABLE compatabiity
make assay.xlsx file reader save value column ordering
add helper functions for assayFile Column Ordering
use old formatted printing for compatibility in ISADotNet.XLSX
use old formatted printing for compatibility
Add check to exclude whitespaces from being valid values (Issue #37).
init ISADotNet.Viz
Bugfixes:
several fixes for xlsx io
Update tan issue fix (Issue #35).
Update worksheet name fix (Issue #34).
Fix wrong term accessions (Issue #35).
Fix worksheet naming bug in CommonAPI (Issue #34).
fix rowMajorAssay to maintain value order