Logo ProcessCore

ArcInvestigation Module

Types

Type Description

InvestigationInfo

Functions and values

Function or value Description

contactsLabel

Full Usage: contactsLabel

Returns: string
Returns: string

contactsLabelPrefix

Full Usage: contactsLabelPrefix

Returns: string
Returns: string

descriptionLabel

Full Usage: descriptionLabel

Returns: string
Returns: string

fromMetadataSheet createF sheet

Full Usage: fromMetadataSheet createF sheet

Parameters:
Returns: 'D
Type parameters: 'D (requires :> ProcessCore.Dataset)
createF : string -> 'D
sheet : FsWorksheet
Returns: 'D

fromParts createF investigationInfo ontologySourceReference publications contacts studies assays remarks

Full Usage: fromParts createF investigationInfo ontologySourceReference publications contacts studies assays remarks

Parameters:
Returns: 'D
Type parameters: 'D (requires :> ProcessCore.Dataset)
createF : string -> 'D
investigationInfo : InvestigationInfo
ontologySourceReference : DynamicObj list
publications : ScholarlyArticle list
contacts : Agent list
studies : Dataset list
assays : Dataset list
remarks : obj list
Returns: 'D

fromRows createF rows

Full Usage: fromRows createF rows

Parameters:
    createF : string -> 'D
    rows : SparseRow seq

Returns: 'D
Type parameters: 'D (requires :> ProcessCore.Dataset)
createF : string -> 'D
rows : SparseRow seq
Returns: 'D

identifierLabel

Full Usage: identifierLabel

Returns: string
Returns: string

investigationLabel

Full Usage: investigationLabel

Returns: string
Returns: string

isMetadataSheet sheet

Full Usage: isMetadataSheet sheet

Parameters:
Returns: bool
sheet : FsWorksheet
Returns: bool

isMetadataSheetName name

Full Usage: isMetadataSheetName name

Parameters:
    name : string

Returns: bool
name : string
Returns: bool

metadataSheetName

Full Usage: metadataSheetName

Returns: string
Returns: string

obsoleteMetadataSheetName

Full Usage: obsoleteMetadataSheetName

Returns: string
Returns: string

ontologySourceReferenceLabel

Full Usage: ontologySourceReferenceLabel

Returns: string
Returns: string

publicReleaseDateLabel

Full Usage: publicReleaseDateLabel

Returns: string
Returns: string

publicationsLabel

Full Usage: publicationsLabel

Returns: string
Returns: string

publicationsLabelPrefix

Full Usage: publicationsLabelPrefix

Returns: string
Returns: string

studyLabel

Full Usage: studyLabel

Returns: string
Returns: string

submissionDateLabel

Full Usage: submissionDateLabel

Returns: string
Returns: string

titleLabel

Full Usage: titleLabel

Returns: string
Returns: string

toMetadataCollection investigation

Full Usage: toMetadataCollection investigation

Parameters:
Returns: string option seq seq
investigation : Dataset
Returns: string option seq seq

toRows investigation

Full Usage: toRows investigation

Parameters:
Returns: SparseRow seq
investigation : Dataset
Returns: SparseRow seq

tryGetMetadataSheet doc

Full Usage: tryGetMetadataSheet doc

Parameters:
Returns: FsWorksheet option
doc : FsWorkbook
Returns: FsWorksheet option

Type something to start searching.