gogol-genomics-0.2.0: Google Genomics SDK.

Copyright(c) 2015-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Genomics.Types

Contents

Description

 

Synopsis

Service Configuration

genomicsService :: ServiceConfig Source #

Default request referring to version v1 of the Genomics API. This contains the host and root path used as a starting point for constructing service requests.

OAuth Scopes

genomicsScope :: Proxy '["https://www.googleapis.com/auth/genomics"] Source #

View and manage Genomics data

cloudPlatformScope :: Proxy '["https://www.googleapis.com/auth/cloud-platform"] Source #

View and manage your data across Google Cloud Platform services

genomicsReadOnlyScope :: Proxy '["https://www.googleapis.com/auth/genomics.readonly"] Source #

View Genomics data

storageReadWriteScope :: Proxy '["https://www.googleapis.com/auth/devstorage.read_write"] Source #

Manage your data in Google Cloud Storage

bigQueryScope :: Proxy '["https://www.googleapis.com/auth/bigquery"] Source #

View and manage your data in Google BigQuery

ImportVariantsRequestInfoMergeConfig

data ImportVariantsRequestInfoMergeConfig Source #

A mapping between info field keys and the InfoMergeOperations to be performed on them. This is plumbed down to the MergeVariantRequests generated by the resulting import job.

See: importVariantsRequestInfoMergeConfig smart constructor.

Instances

Eq ImportVariantsRequestInfoMergeConfig Source # 
Data ImportVariantsRequestInfoMergeConfig Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportVariantsRequestInfoMergeConfig -> c ImportVariantsRequestInfoMergeConfig #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportVariantsRequestInfoMergeConfig #

toConstr :: ImportVariantsRequestInfoMergeConfig -> Constr #

dataTypeOf :: ImportVariantsRequestInfoMergeConfig -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportVariantsRequestInfoMergeConfig) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportVariantsRequestInfoMergeConfig) #

gmapT :: (forall b. Data b => b -> b) -> ImportVariantsRequestInfoMergeConfig -> ImportVariantsRequestInfoMergeConfig #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsRequestInfoMergeConfig -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsRequestInfoMergeConfig -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportVariantsRequestInfoMergeConfig -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportVariantsRequestInfoMergeConfig -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportVariantsRequestInfoMergeConfig -> m ImportVariantsRequestInfoMergeConfig #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsRequestInfoMergeConfig -> m ImportVariantsRequestInfoMergeConfig #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsRequestInfoMergeConfig -> m ImportVariantsRequestInfoMergeConfig #

Show ImportVariantsRequestInfoMergeConfig Source # 
Generic ImportVariantsRequestInfoMergeConfig Source # 
ToJSON ImportVariantsRequestInfoMergeConfig Source # 
FromJSON ImportVariantsRequestInfoMergeConfig Source # 
type Rep ImportVariantsRequestInfoMergeConfig Source # 
type Rep ImportVariantsRequestInfoMergeConfig = D1 (MetaData "ImportVariantsRequestInfoMergeConfig" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "ImportVariantsRequestInfoMergeConfig'" PrefixI True) (S1 (MetaSel (Just Symbol "_ivrimcAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text Text))))

importVariantsRequestInfoMergeConfig Source #

Creates a value of ImportVariantsRequestInfoMergeConfig with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ReadInfo

data ReadInfo Source #

A map of additional read alignment information. This must be of the form map (string key mapping to a list of string values).

See: readInfo smart constructor.

Instances

Eq ReadInfo Source # 
Data ReadInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReadInfo -> c ReadInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReadInfo #

toConstr :: ReadInfo -> Constr #

dataTypeOf :: ReadInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReadInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReadInfo) #

gmapT :: (forall b. Data b => b -> b) -> ReadInfo -> ReadInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReadInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReadInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReadInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReadInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReadInfo -> m ReadInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadInfo -> m ReadInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadInfo -> m ReadInfo #

Show ReadInfo Source # 
Generic ReadInfo Source # 

Associated Types

type Rep ReadInfo :: * -> * #

Methods

from :: ReadInfo -> Rep ReadInfo x #

to :: Rep ReadInfo x -> ReadInfo #

ToJSON ReadInfo Source # 
FromJSON ReadInfo Source # 
type Rep ReadInfo Source # 
type Rep ReadInfo = D1 (MetaData "ReadInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "ReadInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_riAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

readInfo Source #

Creates a value of ReadInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Exon

data Exon Source #

Instances

Eq Exon Source # 

Methods

(==) :: Exon -> Exon -> Bool #

(/=) :: Exon -> Exon -> Bool #

Data Exon Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Exon -> c Exon #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Exon #

toConstr :: Exon -> Constr #

dataTypeOf :: Exon -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Exon) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Exon) #

gmapT :: (forall b. Data b => b -> b) -> Exon -> Exon #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Exon -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Exon -> r #

gmapQ :: (forall d. Data d => d -> u) -> Exon -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Exon -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Exon -> m Exon #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Exon -> m Exon #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Exon -> m Exon #

Show Exon Source # 

Methods

showsPrec :: Int -> Exon -> ShowS #

show :: Exon -> String #

showList :: [Exon] -> ShowS #

Generic Exon Source # 

Associated Types

type Rep Exon :: * -> * #

Methods

from :: Exon -> Rep Exon x #

to :: Rep Exon x -> Exon #

ToJSON Exon Source # 
FromJSON Exon Source # 
type Rep Exon Source # 
type Rep Exon = D1 (MetaData "Exon" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Exon'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_eStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_eEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_eFrame") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))))))

exon :: Exon Source #

Creates a value of Exon with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

eStart :: Lens' Exon (Maybe Int64) Source #

The start position of the exon on this annotation's reference sequence, 0-based inclusive. Note that this is relative to the reference start, and **not** the containing annotation start.

eEnd :: Lens' Exon (Maybe Int64) Source #

The end position of the exon on this annotation's reference sequence, 0-based exclusive. Note that this is relative to the reference start, and *not* the containing annotation start.

eFrame :: Lens' Exon (Maybe Int32) Source #

The frame of this exon. Contains a value of 0, 1, or 2, which indicates the offset of the first coding base of the exon within the reading frame of the coding DNA sequence, if any. This field is dependent on the strandedness of this annotation (see Annotation.reverse_strand). For forward stranded annotations, this offset is relative to the exon.start. For reverse strand annotations, this offset is relative to the exon.end `- 1`. Unset if this exon does not intersect the coding sequence. Upon creation of a transcript, the frame must be populated for all or none of the coding exons.

Status

data Status Source #

The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. The error model is designed to be: - Simple to use and understand for most users - Flexible enough to meet unexpected needs # Overview The `Status` message contains three pieces of data: error code, error message, and error details. The error code should be an enum value of google.rpc.Code, but it may accept additional error codes if needed. The error message should be a developer-facing English message that helps developers *understand* and *resolve* the error. If a localized user-facing error message is needed, put the localized message in the error details or localize it in the client. The optional error details may contain arbitrary information about the error. There is a predefined set of error detail types in the package `google.rpc` which can be used for common error conditions. # Language mapping The `Status` message is the logical representation of the error model, but it is not necessarily the actual wire format. When the `Status` message is exposed in different client libraries and different wire protocols, it can be mapped differently. For example, it will likely be mapped to some exceptions in Java, but more likely mapped to some error codes in C. # Other uses The error model and the `Status` message can be used in a variety of environments, either with or without APIs, to provide a consistent developer experience across different environments. Example uses of this error model include: - Partial errors. If a service needs to return partial errors to the client, it may embed the `Status` in the normal response to indicate the partial errors. - Workflow errors. A typical workflow has multiple steps. Each step may have a `Status` message for error reporting purpose. - Batch operations. If a client uses batch request and batch response, the `Status` message should be used directly inside batch response, one for each error sub-response. - Asynchronous operations. If an API call embeds asynchronous operation results in its response, the status of those operations should be represented directly using the `Status` message. - Logging. If some API errors are stored in logs, the message `Status` could be used directly after any stripping needed for security/privacy reasons.

See: status smart constructor.

Instances

Eq Status Source # 

Methods

(==) :: Status -> Status -> Bool #

(/=) :: Status -> Status -> Bool #

Data Status Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Status -> c Status #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Status #

toConstr :: Status -> Constr #

dataTypeOf :: Status -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Status) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Status) #

gmapT :: (forall b. Data b => b -> b) -> Status -> Status #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Status -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Status -> r #

gmapQ :: (forall d. Data d => d -> u) -> Status -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Status -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Status -> m Status #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Status -> m Status #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Status -> m Status #

Show Status Source # 
Generic Status Source # 

Associated Types

type Rep Status :: * -> * #

Methods

from :: Status -> Rep Status x #

to :: Rep Status x -> Status #

ToJSON Status Source # 
FromJSON Status Source # 
type Rep Status Source # 
type Rep Status = D1 (MetaData "Status" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Status'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_sDetails") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [StatusDetailsItem]))) ((:*:) (S1 (MetaSel (Just Symbol "_sCode") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_sMessage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

status :: Status Source #

Creates a value of Status with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sDetails :: Lens' Status [StatusDetailsItem] Source #

A list of messages that carry the error details. There will be a common set of message types for APIs to use.

sCode :: Lens' Status (Maybe Int32) Source #

The status code, which should be an enum value of google.rpc.Code.

sMessage :: Lens' Status (Maybe Text) Source #

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

OperationSchema

data OperationSchema Source #

An OperationMetadata object. This will always be returned with the Operation.

See: operationSchema smart constructor.

Instances

Eq OperationSchema Source # 
Data OperationSchema Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationSchema -> c OperationSchema #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationSchema #

toConstr :: OperationSchema -> Constr #

dataTypeOf :: OperationSchema -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationSchema) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationSchema) #

gmapT :: (forall b. Data b => b -> b) -> OperationSchema -> OperationSchema #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationSchema -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationSchema -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationSchema -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationSchema -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationSchema -> m OperationSchema #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationSchema -> m OperationSchema #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationSchema -> m OperationSchema #

Show OperationSchema Source # 
Generic OperationSchema Source # 
ToJSON OperationSchema Source # 
FromJSON OperationSchema Source # 
type Rep OperationSchema Source # 
type Rep OperationSchema = D1 (MetaData "OperationSchema" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "OperationSchema'" PrefixI True) (S1 (MetaSel (Just Symbol "_osAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text JSONValue))))

operationSchema Source #

Creates a value of OperationSchema with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

osAddtional :: Lens' OperationSchema (HashMap Text JSONValue) Source #

Properties of the object. Contains field 'type with type URL.

VariantAnnotationEffect

data VariantAnnotationEffect Source #

Effect of the variant on the coding sequence.

Constructors

EffectUnspecified
EFFECT_UNSPECIFIED
EffectOther

EFFECT_OTHER `EFFECT_OTHER` should be used when no other Effect will suffice.

Frameshift

FRAMESHIFT `FRAMESHIFT` indicates a mutation in which the insertion or deletion of nucleotides resulted in a frameshift change.

FramePreservingIndel

FRAME_PRESERVING_INDEL `FRAME_PRESERVING_INDEL` indicates a mutation in which a multiple of three nucleotides has been inserted or deleted, resulting in no change to the reading frame of the coding sequence.

SynonymousSnp

SYNONYMOUS_SNP `SYNONYMOUS_SNP` indicates a single nucleotide polymorphism mutation that results in no amino acid change.

NonsynonymousSnp

NONSYNONYMOUS_SNP `NONSYNONYMOUS_SNP` indicates a single nucleotide polymorphism mutation that results in an amino acid change.

StopGain

STOP_GAIN `STOP_GAIN` indicates a mutation that leads to the creation of a stop codon at the variant site. Frameshift mutations creating downstream stop codons do not count as `STOP_GAIN`.

StopLoss

STOP_LOSS `STOP_LOSS` indicates a mutation that eliminates a stop codon at the variant site.

SpliceSiteDisruption

SPLICE_SITE_DISRUPTION `SPLICE_SITE_DISRUPTION` indicates that this variant is found in a splice site for the associated transcript, and alters the normal splicing pattern.

Instances

Enum VariantAnnotationEffect Source # 
Eq VariantAnnotationEffect Source # 
Data VariantAnnotationEffect Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantAnnotationEffect -> c VariantAnnotationEffect #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantAnnotationEffect #

toConstr :: VariantAnnotationEffect -> Constr #

dataTypeOf :: VariantAnnotationEffect -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantAnnotationEffect) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantAnnotationEffect) #

gmapT :: (forall b. Data b => b -> b) -> VariantAnnotationEffect -> VariantAnnotationEffect #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotationEffect -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotationEffect -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantAnnotationEffect -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantAnnotationEffect -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantAnnotationEffect -> m VariantAnnotationEffect #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotationEffect -> m VariantAnnotationEffect #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotationEffect -> m VariantAnnotationEffect #

Ord VariantAnnotationEffect Source # 
Read VariantAnnotationEffect Source # 
Show VariantAnnotationEffect Source # 
Generic VariantAnnotationEffect Source # 
Hashable VariantAnnotationEffect Source # 
ToJSON VariantAnnotationEffect Source # 
FromJSON VariantAnnotationEffect Source # 
FromHttpApiData VariantAnnotationEffect Source # 
ToHttpApiData VariantAnnotationEffect Source # 
type Rep VariantAnnotationEffect Source # 
type Rep VariantAnnotationEffect = D1 (MetaData "VariantAnnotationEffect" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "EffectUnspecified" PrefixI False) U1) (C1 (MetaCons "EffectOther" PrefixI False) U1)) ((:+:) (C1 (MetaCons "Frameshift" PrefixI False) U1) (C1 (MetaCons "FramePreservingIndel" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "SynonymousSnp" PrefixI False) U1) (C1 (MetaCons "NonsynonymousSnp" PrefixI False) U1)) ((:+:) (C1 (MetaCons "StopGain" PrefixI False) U1) ((:+:) (C1 (MetaCons "StopLoss" PrefixI False) U1) (C1 (MetaCons "SpliceSiteDisruption" PrefixI False) U1)))))

Variant

data Variant Source #

A variant represents a change in DNA sequence relative to a reference sequence. For example, a variant could represent a SNP or an insertion. Variants belong to a variant set. For more genomics resource definitions, see Fundamentals of Google Genomics Each of the calls on a variant represent a determination of genotype with respect to that variant. For example, a call might assign probability of 0.32 to the occurrence of a SNP named rs1234 in a sample named NA12345. A call belongs to a call set, which contains related calls typically from one sample.

See: variant smart constructor.

Instances

Eq Variant Source # 

Methods

(==) :: Variant -> Variant -> Bool #

(/=) :: Variant -> Variant -> Bool #

Data Variant Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Variant -> c Variant #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Variant #

toConstr :: Variant -> Constr #

dataTypeOf :: Variant -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Variant) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Variant) #

gmapT :: (forall b. Data b => b -> b) -> Variant -> Variant #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Variant -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Variant -> r #

gmapQ :: (forall d. Data d => d -> u) -> Variant -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Variant -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Variant -> m Variant #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Variant -> m Variant #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Variant -> m Variant #

Show Variant Source # 
Generic Variant Source # 

Associated Types

type Rep Variant :: * -> * #

Methods

from :: Variant -> Rep Variant x #

to :: Rep Variant x -> Variant #

ToJSON Variant Source # 
FromJSON Variant Source # 
type Rep Variant Source # 
type Rep Variant = D1 (MetaData "Variant" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Variant'" PrefixI True) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_vVariantSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_vCreated") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_vStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))))) ((:*:) (S1 (MetaSel (Just Symbol "_vAlternateBases") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) ((:*:) (S1 (MetaSel (Just Symbol "_vReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_vNames") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_vEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_vReferenceBases") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_vId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_vQuality") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Double)))) (S1 (MetaSel (Just Symbol "_vFilter") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))) ((:*:) (S1 (MetaSel (Just Symbol "_vInfo") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe VariantInfo))) (S1 (MetaSel (Just Symbol "_vCalls") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [VariantCall]))))))))

variant :: Variant Source #

Creates a value of Variant with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

vVariantSetId :: Lens' Variant (Maybe Text) Source #

The ID of the variant set this variant belongs to.

vCreated :: Lens' Variant (Maybe Int64) Source #

The date this variant was created, in milliseconds from the epoch.

vStart :: Lens' Variant (Maybe Int64) Source #

The position at which this variant occurs (0-based). This corresponds to the first base of the string of reference bases.

vAlternateBases :: Lens' Variant [Text] Source #

The bases that appear instead of the reference bases.

vReferenceName :: Lens' Variant (Maybe Text) Source #

The reference on which this variant occurs. (such as `chr20` or `X`)

vNames :: Lens' Variant [Text] Source #

Names for the variant, for example a RefSNP ID.

vEnd :: Lens' Variant (Maybe Int64) Source #

The end position (0-based) of this variant. This corresponds to the first base after the last base in the reference allele. So, the length of the reference allele is (end - start). This is useful for variants that don't explicitly give alternate bases, for example large deletions.

vReferenceBases :: Lens' Variant (Maybe Text) Source #

The reference bases for this variant. They start at the given position.

vId :: Lens' Variant (Maybe Text) Source #

The server-generated variant ID, unique across all variants.

vQuality :: Lens' Variant (Maybe Double) Source #

A measure of how likely this variant is to be real. A higher value is better.

vFilter :: Lens' Variant [Text] Source #

A list of filters (normally quality filters) this variant has failed. `PASS` indicates this variant has passed all filters.

vInfo :: Lens' Variant (Maybe VariantInfo) Source #

A map of additional variant information. This must be of the form map (string key mapping to a list of string values).

vCalls :: Lens' Variant [VariantCall] Source #

The variant calls for this particular variant. Each one represents the determination of genotype with respect to this variant.

Annotation

data Annotation Source #

An annotation describes a region of reference genome. The value of an annotation may be one of several canonical types, supplemented by arbitrary info tags. An annotation is not inherently associated with a specific sample or individual (though a client could choose to use annotations in this way). Example canonical annotation types are `GENE` and `VARIANT`.

See: annotation smart constructor.

Instances

Eq Annotation Source # 
Data Annotation Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Annotation -> c Annotation #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Annotation #

toConstr :: Annotation -> Constr #

dataTypeOf :: Annotation -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Annotation) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Annotation) #

gmapT :: (forall b. Data b => b -> b) -> Annotation -> Annotation #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Annotation -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Annotation -> r #

gmapQ :: (forall d. Data d => d -> u) -> Annotation -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Annotation -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Annotation -> m Annotation #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Annotation -> m Annotation #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Annotation -> m Annotation #

Show Annotation Source # 
Generic Annotation Source # 

Associated Types

type Rep Annotation :: * -> * #

ToJSON Annotation Source # 
FromJSON Annotation Source # 
type Rep Annotation Source # 
type Rep Annotation = D1 (MetaData "Annotation" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Annotation'" PrefixI True) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_aVariant") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe VariantAnnotation))) ((:*:) (S1 (MetaSel (Just Symbol "_aAnnotationSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_aStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))))) ((:*:) (S1 (MetaSel (Just Symbol "_aReverseStrand") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))) ((:*:) (S1 (MetaSel (Just Symbol "_aReferenceId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_aReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_aName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_aEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_aId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) (S1 (MetaSel (Just Symbol "_aType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe AnnotationType))) ((:*:) (S1 (MetaSel (Just Symbol "_aTranscript") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Transcript))) (S1 (MetaSel (Just Symbol "_aInfo") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe AnnotationInfo))))))))

annotation :: Annotation Source #

Creates a value of Annotation with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

aVariant :: Lens' Annotation (Maybe VariantAnnotation) Source #

A variant annotation, which describes the effect of a variant on the genome, the coding sequence, and/or higher level consequences at the organism level e.g. pathogenicity. This field is only set for annotations of type `VARIANT`.

aAnnotationSetId :: Lens' Annotation (Maybe Text) Source #

The annotation set to which this annotation belongs.

aStart :: Lens' Annotation (Maybe Int64) Source #

The start position of the range on the reference, 0-based inclusive.

aReverseStrand :: Lens' Annotation (Maybe Bool) Source #

Whether this range refers to the reverse strand, as opposed to the forward strand. Note that regardless of this field, the start/end position of the range always refer to the forward strand.

aReferenceId :: Lens' Annotation (Maybe Text) Source #

The ID of the Google Genomics reference associated with this range.

aReferenceName :: Lens' Annotation (Maybe Text) Source #

The display name corresponding to the reference specified by `referenceId`, for example `chr1`, `1`, or `chrX`.

aName :: Lens' Annotation (Maybe Text) Source #

The display name of this annotation.

aEnd :: Lens' Annotation (Maybe Int64) Source #

The end position of the range on the reference, 0-based exclusive.

aId :: Lens' Annotation (Maybe Text) Source #

The server-generated annotation ID, unique across all annotations.

aType :: Lens' Annotation (Maybe AnnotationType) Source #

The data type for this annotation. Must match the containing annotation set's type.

aTranscript :: Lens' Annotation (Maybe Transcript) Source #

A transcript value represents the assertion that a particular region of the reference genome may be transcribed as RNA. An alternative splicing pattern would be represented as a separate transcript object. This field is only set for annotations of type `TRANSCRIPT`.

aInfo :: Lens' Annotation (Maybe AnnotationInfo) Source #

A map of additional read alignment information. This must be of the form map (string key mapping to a list of string values).

ListBasesResponse

data ListBasesResponse Source #

Instances

Eq ListBasesResponse Source # 
Data ListBasesResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ListBasesResponse -> c ListBasesResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ListBasesResponse #

toConstr :: ListBasesResponse -> Constr #

dataTypeOf :: ListBasesResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ListBasesResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ListBasesResponse) #

gmapT :: (forall b. Data b => b -> b) -> ListBasesResponse -> ListBasesResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ListBasesResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ListBasesResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> ListBasesResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ListBasesResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ListBasesResponse -> m ListBasesResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ListBasesResponse -> m ListBasesResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ListBasesResponse -> m ListBasesResponse #

Show ListBasesResponse Source # 
Generic ListBasesResponse Source # 
ToJSON ListBasesResponse Source # 
FromJSON ListBasesResponse Source # 
type Rep ListBasesResponse Source # 
type Rep ListBasesResponse = D1 (MetaData "ListBasesResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ListBasesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_lbrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_lbrOffSet") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_lbrSequence") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

listBasesResponse :: ListBasesResponse Source #

Creates a value of ListBasesResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

lbrNextPageToken :: Lens' ListBasesResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

lbrOffSet :: Lens' ListBasesResponse (Maybe Int64) Source #

The offset position (0-based) of the given `sequence` from the start of this `Reference`. This value will differ for each page in a paginated request.

lbrSequence :: Lens' ListBasesResponse (Maybe Text) Source #

A substring of the bases that make up this reference.

ListOperationsResponse

data ListOperationsResponse Source #

The response message for Operations.ListOperations.

See: listOperationsResponse smart constructor.

Instances

Eq ListOperationsResponse Source # 
Data ListOperationsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ListOperationsResponse -> c ListOperationsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ListOperationsResponse #

toConstr :: ListOperationsResponse -> Constr #

dataTypeOf :: ListOperationsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ListOperationsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ListOperationsResponse) #

gmapT :: (forall b. Data b => b -> b) -> ListOperationsResponse -> ListOperationsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ListOperationsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ListOperationsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> ListOperationsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ListOperationsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ListOperationsResponse -> m ListOperationsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ListOperationsResponse -> m ListOperationsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ListOperationsResponse -> m ListOperationsResponse #

Show ListOperationsResponse Source # 
Generic ListOperationsResponse Source # 
ToJSON ListOperationsResponse Source # 
FromJSON ListOperationsResponse Source # 
type Rep ListOperationsResponse Source # 
type Rep ListOperationsResponse = D1 (MetaData "ListOperationsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ListOperationsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_lorNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_lorOperations") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Operation])))))

listOperationsResponse :: ListOperationsResponse Source #

Creates a value of ListOperationsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

lorNextPageToken :: Lens' ListOperationsResponse (Maybe Text) Source #

The standard List next-page token.

lorOperations :: Lens' ListOperationsResponse [Operation] Source #

A list of operations that matches the specified filter in the request.

GetIAMPolicyRequest

data GetIAMPolicyRequest Source #

Request message for `GetIamPolicy` method.

See: getIAMPolicyRequest smart constructor.

Instances

Eq GetIAMPolicyRequest Source # 
Data GetIAMPolicyRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetIAMPolicyRequest -> c GetIAMPolicyRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetIAMPolicyRequest #

toConstr :: GetIAMPolicyRequest -> Constr #

dataTypeOf :: GetIAMPolicyRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c GetIAMPolicyRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetIAMPolicyRequest) #

gmapT :: (forall b. Data b => b -> b) -> GetIAMPolicyRequest -> GetIAMPolicyRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetIAMPolicyRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetIAMPolicyRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetIAMPolicyRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetIAMPolicyRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetIAMPolicyRequest -> m GetIAMPolicyRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetIAMPolicyRequest -> m GetIAMPolicyRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetIAMPolicyRequest -> m GetIAMPolicyRequest #

Show GetIAMPolicyRequest Source # 
Generic GetIAMPolicyRequest Source # 
ToJSON GetIAMPolicyRequest Source # 
FromJSON GetIAMPolicyRequest Source # 
type Rep GetIAMPolicyRequest Source # 
type Rep GetIAMPolicyRequest = D1 (MetaData "GetIAMPolicyRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "GetIAMPolicyRequest'" PrefixI False) U1)

getIAMPolicyRequest :: GetIAMPolicyRequest Source #

Creates a value of GetIAMPolicyRequest with the minimum fields required to make a request.

CancelOperationRequest

data CancelOperationRequest Source #

The request message for Operations.CancelOperation.

See: cancelOperationRequest smart constructor.

Instances

Eq CancelOperationRequest Source # 
Data CancelOperationRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CancelOperationRequest -> c CancelOperationRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CancelOperationRequest #

toConstr :: CancelOperationRequest -> Constr #

dataTypeOf :: CancelOperationRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CancelOperationRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CancelOperationRequest) #

gmapT :: (forall b. Data b => b -> b) -> CancelOperationRequest -> CancelOperationRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CancelOperationRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CancelOperationRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> CancelOperationRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CancelOperationRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CancelOperationRequest -> m CancelOperationRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CancelOperationRequest -> m CancelOperationRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CancelOperationRequest -> m CancelOperationRequest #

Show CancelOperationRequest Source # 
Generic CancelOperationRequest Source # 
ToJSON CancelOperationRequest Source # 
FromJSON CancelOperationRequest Source # 
type Rep CancelOperationRequest Source # 
type Rep CancelOperationRequest = D1 (MetaData "CancelOperationRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "CancelOperationRequest'" PrefixI False) U1)

cancelOperationRequest :: CancelOperationRequest Source #

Creates a value of CancelOperationRequest with the minimum fields required to make a request.

DataSet

data DataSet Source #

A Dataset is a collection of genomic data. For more genomics resource definitions, see Fundamentals of Google Genomics

See: dataSet smart constructor.

Instances

Eq DataSet Source # 

Methods

(==) :: DataSet -> DataSet -> Bool #

(/=) :: DataSet -> DataSet -> Bool #

Data DataSet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DataSet -> c DataSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DataSet #

toConstr :: DataSet -> Constr #

dataTypeOf :: DataSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DataSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DataSet) #

gmapT :: (forall b. Data b => b -> b) -> DataSet -> DataSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DataSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DataSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> DataSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DataSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DataSet -> m DataSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DataSet -> m DataSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DataSet -> m DataSet #

Show DataSet Source # 
Generic DataSet Source # 

Associated Types

type Rep DataSet :: * -> * #

Methods

from :: DataSet -> Rep DataSet x #

to :: Rep DataSet x -> DataSet #

ToJSON DataSet Source # 
FromJSON DataSet Source # 
type Rep DataSet Source # 
type Rep DataSet = D1 (MetaData "DataSet" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "DataSet'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_dsName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_dsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_dsProjectId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_dsCreateTime") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe DateTime'))))))

dataSet :: DataSet Source #

Creates a value of DataSet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

dsName :: Lens' DataSet (Maybe Text) Source #

The dataset name.

dsId :: Lens' DataSet (Maybe Text) Source #

The server-generated dataset ID, unique across all datasets.

dsProjectId :: Lens' DataSet (Maybe Text) Source #

The Google Cloud project ID that this dataset belongs to.

dsCreateTime :: Lens' DataSet (Maybe UTCTime) Source #

The time this dataset was created, in seconds from the epoch.

Read'

data Read' Source #

A read alignment describes a linear alignment of a string of DNA to a reference sequence, in addition to metadata about the fragment (the molecule of DNA sequenced) and the read (the bases which were read by the sequencer). A read is equivalent to a line in a SAM file. A read belongs to exactly one read group and exactly one read group set. For more genomics resource definitions, see Fundamentals of Google Genomics ### Reverse-stranded reads Mapped reads (reads having a non-null `alignment`) can be aligned to either the forward or the reverse strand of their associated reference. Strandedness of a mapped read is encoded by `alignment.position.reverseStrand`. If we consider the reference to be a forward-stranded coordinate space of `[0, reference.length)` with `0` as the left-most position and `reference.length` as the right-most position, reads are always aligned left to right. That is, `alignment.position.position` always refers to the left-most reference coordinate and `alignment.cigar` describes the alignment of this read to the reference from left to right. All per-base fields such as `alignedSequence` and `alignedQuality` share this same left-to-right orientation; this is true of reads which are aligned to either strand. For reverse-stranded reads, this means that `alignedSequence` is the reverse complement of the bases that were originally reported by the sequencing machine. ### Generating a reference-aligned sequence string When interacting with mapped reads, it's often useful to produce a string representing the local alignment of the read to reference. The following pseudocode demonstrates one way of doing this: out = "" offset = 0 for c in read.alignment.cigar { switch c.operation { case "ALIGNMENT_MATCH", "SEQUENCE_MATCH", "SEQUENCE_MISMATCH": out += read.alignedSequence[offset:offset+c.operationLength] offset += c.operationLength break case "CLIP_SOFT", "INSERT": offset += c.operationLength break case "PAD": out += repeat("*", c.operationLength) break case "DELETE": out += repeat("-", c.operationLength) break case "SKIP": out += repeat(" ", c.operationLength) break case "CLIP_HARD": break } } return out ### Converting to SAM's CIGAR string The following pseudocode generates a SAM CIGAR string from the `cigar` field. Note that this is a lossy conversion (`cigar.referenceSequence` is lost). cigarMap = { "ALIGNMENT_MATCH": "M", "INSERT": "I", "DELETE": "D", "SKIP": "N", "CLIP_SOFT": "S", "CLIP_HARD": "H", "PAD": "P", "SEQUENCE_MATCH": "=", "SEQUENCE_MISMATCH": "X", } cigarStr = "" for c in read.alignment.cigar { cigarStr += c.operationLength + cigarMap[c.operation] } return cigarStr

See: read' smart constructor.

Instances

Eq Read' Source # 

Methods

(==) :: Read' -> Read' -> Bool #

(/=) :: Read' -> Read' -> Bool #

Data Read' Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Read' -> c Read' #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Read' #

toConstr :: Read' -> Constr #

dataTypeOf :: Read' -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Read') #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Read') #

gmapT :: (forall b. Data b => b -> b) -> Read' -> Read' #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Read' -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Read' -> r #

gmapQ :: (forall d. Data d => d -> u) -> Read' -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Read' -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Read' -> m Read' #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Read' -> m Read' #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Read' -> m Read' #

Show Read' Source # 

Methods

showsPrec :: Int -> Read' -> ShowS #

show :: Read' -> String #

showList :: [Read'] -> ShowS #

Generic Read' Source # 

Associated Types

type Rep Read' :: * -> * #

Methods

from :: Read' -> Rep Read' x #

to :: Rep Read' x -> Read' #

ToJSON Read' Source # 
FromJSON Read' Source # 
type Rep Read' Source # 
type Rep Read' = D1 (MetaData "Read'" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Read''" PrefixI True) ((:*:) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_rFragmentLength") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_rDuplicateFragment") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)))) ((:*:) (S1 (MetaSel (Just Symbol "_rReadGroupSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rNextMatePosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Position))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_rFailedVendorQualityChecks") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))) (S1 (MetaSel (Just Symbol "_rAlignment") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe LinearAlignment)))) ((:*:) (S1 (MetaSel (Just Symbol "_rFragmentName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rNumberReads") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))))))) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_rId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rSecondaryAlignment") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)))) ((:*:) (S1 (MetaSel (Just Symbol "_rReadGroupId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rSupplementaryAlignment") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_rAlignedSequence") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rProperPlacement") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)))) ((:*:) (S1 (MetaSel (Just Symbol "_rInfo") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ReadInfo))) ((:*:) (S1 (MetaSel (Just Symbol "_rReadNumber") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_rAlignedQuality") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Textual Int32])))))))))

rFragmentLength :: Lens' Read' (Maybe Int32) Source #

The observed length of the fragment, equivalent to TLEN in SAM.

rDuplicateFragment :: Lens' Read' (Maybe Bool) Source #

The fragment is a PCR or optical duplicate (SAM flag 0x400).

rReadGroupSetId :: Lens' Read' (Maybe Text) Source #

The ID of the read group set this read belongs to. A read belongs to exactly one read group set.

rNextMatePosition :: Lens' Read' (Maybe Position) Source #

The mapping of the primary alignment of the `(readNumber+1)%numberReads` read in the fragment. It replaces mate position and mate strand in SAM.

rFailedVendorQualityChecks :: Lens' Read' (Maybe Bool) Source #

Whether this read did not pass filters, such as platform or vendor quality controls (SAM flag 0x200).

rAlignment :: Lens' Read' (Maybe LinearAlignment) Source #

The linear alignment for this alignment record. This field is null for unmapped reads.

rFragmentName :: Lens' Read' (Maybe Text) Source #

The fragment name. Equivalent to QNAME (query template name) in SAM.

rNumberReads :: Lens' Read' (Maybe Int32) Source #

The number of reads in the fragment (extension to SAM flag 0x1).

rId :: Lens' Read' (Maybe Text) Source #

The server-generated read ID, unique across all reads. This is different from the `fragmentName`.

rSecondaryAlignment :: Lens' Read' (Maybe Bool) Source #

Whether this alignment is secondary. Equivalent to SAM flag 0x100. A secondary alignment represents an alternative to the primary alignment for this read. Aligners may return secondary alignments if a read can map ambiguously to multiple coordinates in the genome. By convention, each read has one and only one alignment where both `secondaryAlignment` and `supplementaryAlignment` are false.

rReadGroupId :: Lens' Read' (Maybe Text) Source #

The ID of the read group this read belongs to. A read belongs to exactly one read group. This is a server-generated ID which is distinct from SAM's RG tag (for that value, see ReadGroup.name).

rSupplementaryAlignment :: Lens' Read' (Maybe Bool) Source #

Whether this alignment is supplementary. Equivalent to SAM flag 0x800. Supplementary alignments are used in the representation of a chimeric alignment. In a chimeric alignment, a read is split into multiple linear alignments that map to different reference contigs. The first linear alignment in the read will be designated as the representative alignment; the remaining linear alignments will be designated as supplementary alignments. These alignments may have different mapping quality scores. In each linear alignment in a chimeric alignment, the read will be hard clipped. The `alignedSequence` and `alignedQuality` fields in the alignment record will only represent the bases for its respective linear alignment.

rAlignedSequence :: Lens' Read' (Maybe Text) Source #

The bases of the read sequence contained in this alignment record, **without CIGAR operations applied** (equivalent to SEQ in SAM). `alignedSequence` and `alignedQuality` may be shorter than the full read sequence and quality. This will occur if the alignment is part of a chimeric alignment, or if the read was trimmed. When this occurs, the CIGAR for this read will begin/end with a hard clip operator that will indicate the length of the excised sequence.

rProperPlacement :: Lens' Read' (Maybe Bool) Source #

The orientation and the distance between reads from the fragment are consistent with the sequencing protocol (SAM flag 0x2).

rInfo :: Lens' Read' (Maybe ReadInfo) Source #

A map of additional read alignment information. This must be of the form map (string key mapping to a list of string values).

rReadNumber :: Lens' Read' (Maybe Int32) Source #

The read number in sequencing. 0-based and less than numberReads. This field replaces SAM flag 0x40 and 0x80.

rAlignedQuality :: Lens' Read' [Int32] Source #

The quality of the read sequence contained in this alignment record (equivalent to QUAL in SAM). `alignedSequence` and `alignedQuality` may be shorter than the full read sequence and quality. This will occur if the alignment is part of a chimeric alignment, or if the read was trimmed. When this occurs, the CIGAR for this read will begin/end with a hard clip operator that will indicate the length of the excised sequence.

OperationMetadataLabels

data OperationMetadataLabels Source #

Optionally provided by the caller when submitting the request that creates the operation.

See: operationMetadataLabels smart constructor.

Instances

Eq OperationMetadataLabels Source # 
Data OperationMetadataLabels Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationMetadataLabels -> c OperationMetadataLabels #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationMetadataLabels #

toConstr :: OperationMetadataLabels -> Constr #

dataTypeOf :: OperationMetadataLabels -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationMetadataLabels) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationMetadataLabels) #

gmapT :: (forall b. Data b => b -> b) -> OperationMetadataLabels -> OperationMetadataLabels #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadataLabels -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadataLabels -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationMetadataLabels -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationMetadataLabels -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationMetadataLabels -> m OperationMetadataLabels #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadataLabels -> m OperationMetadataLabels #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadataLabels -> m OperationMetadataLabels #

Show OperationMetadataLabels Source # 
Generic OperationMetadataLabels Source # 
ToJSON OperationMetadataLabels Source # 
FromJSON OperationMetadataLabels Source # 
type Rep OperationMetadataLabels Source # 
type Rep OperationMetadataLabels = D1 (MetaData "OperationMetadataLabels" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "OperationMetadataLabels'" PrefixI True) (S1 (MetaSel (Just Symbol "_omlAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text Text))))

operationMetadataLabels Source #

Creates a value of OperationMetadataLabels with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

VariantCall

data VariantCall Source #

A call represents the determination of genotype with respect to a particular variant. It may include associated information such as quality and phasing. For example, a call might assign a probability of 0.32 to the occurrence of a SNP named rs1234 in a call set with the name NA12345.

See: variantCall smart constructor.

Instances

Eq VariantCall Source # 
Data VariantCall Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantCall -> c VariantCall #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantCall #

toConstr :: VariantCall -> Constr #

dataTypeOf :: VariantCall -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantCall) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantCall) #

gmapT :: (forall b. Data b => b -> b) -> VariantCall -> VariantCall #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantCall -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantCall -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantCall -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantCall -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantCall -> m VariantCall #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantCall -> m VariantCall #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantCall -> m VariantCall #

Show VariantCall Source # 
Generic VariantCall Source # 

Associated Types

type Rep VariantCall :: * -> * #

ToJSON VariantCall Source # 
FromJSON VariantCall Source # 
type Rep VariantCall Source # 

variantCall :: VariantCall Source #

Creates a value of VariantCall with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

vcGenotypeLikelihood :: Lens' VariantCall [Double] Source #

The genotype likelihoods for this variant call. Each array entry represents how likely a specific genotype is for this call. The value ordering is defined by the GL tag in the VCF spec. If Phred-scaled genotype likelihood scores (PL) are available and log10(P) genotype likelihood scores (GL) are not, PL scores are converted to GL scores. If both are available, PL scores are stored in `info`.

vcCallSetName :: Lens' VariantCall (Maybe Text) Source #

The name of the call set this variant call belongs to.

vcPhaseset :: Lens' VariantCall (Maybe Text) Source #

If this field is present, this variant call's genotype ordering implies the phase of the bases and is consistent with any other variant calls in the same reference sequence which have the same phaseset value. When importing data from VCF, if the genotype data was phased but no phase set was specified this field will be set to `*`.

vcCallSetId :: Lens' VariantCall (Maybe Text) Source #

The ID of the call set this variant call belongs to.

vcGenotype :: Lens' VariantCall [Int32] Source #

The genotype of this variant call. Each value represents either the value of the `referenceBases` field or a 1-based index into `alternateBases`. If a variant had a `referenceBases` value of `T` and an `alternateBases` value of `["A", "C"]`, and the `genotype` was `[2, 1]`, that would mean the call represented the heterozygous value `CA` for this variant. If the `genotype` was instead `[0, 1]`, the represented value would be `TA`. Ordering of the genotype values is important if the `phaseset` is present. If a genotype is not called (that is, a `.` is present in the GT string) -1 is returned.

vcInfo :: Lens' VariantCall (Maybe VariantCallInfo) Source #

A map of additional variant call information. This must be of the form map (string key mapping to a list of string values).

BatchCreateAnnotationsRequest

data BatchCreateAnnotationsRequest Source #

Instances

Eq BatchCreateAnnotationsRequest Source # 
Data BatchCreateAnnotationsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> BatchCreateAnnotationsRequest -> c BatchCreateAnnotationsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c BatchCreateAnnotationsRequest #

toConstr :: BatchCreateAnnotationsRequest -> Constr #

dataTypeOf :: BatchCreateAnnotationsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c BatchCreateAnnotationsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c BatchCreateAnnotationsRequest) #

gmapT :: (forall b. Data b => b -> b) -> BatchCreateAnnotationsRequest -> BatchCreateAnnotationsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> BatchCreateAnnotationsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> BatchCreateAnnotationsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> BatchCreateAnnotationsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> BatchCreateAnnotationsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> BatchCreateAnnotationsRequest -> m BatchCreateAnnotationsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchCreateAnnotationsRequest -> m BatchCreateAnnotationsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchCreateAnnotationsRequest -> m BatchCreateAnnotationsRequest #

Show BatchCreateAnnotationsRequest Source # 
Generic BatchCreateAnnotationsRequest Source # 
ToJSON BatchCreateAnnotationsRequest Source # 
FromJSON BatchCreateAnnotationsRequest Source # 
type Rep BatchCreateAnnotationsRequest Source # 
type Rep BatchCreateAnnotationsRequest = D1 (MetaData "BatchCreateAnnotationsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "BatchCreateAnnotationsRequest'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_bcarAnnotations") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Annotation]))) (S1 (MetaSel (Just Symbol "_bcarRequestId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

batchCreateAnnotationsRequest :: BatchCreateAnnotationsRequest Source #

Creates a value of BatchCreateAnnotationsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

bcarAnnotations :: Lens' BatchCreateAnnotationsRequest [Annotation] Source #

The annotations to be created. At most 4096 can be specified in a single request.

bcarRequestId :: Lens' BatchCreateAnnotationsRequest (Maybe Text) Source #

A unique request ID which enables the server to detect duplicated requests. If provided, duplicated requests will result in the same response; if not provided, duplicated requests may result in duplicated data. For a given annotation set, callers should not reuse `request_id`s when writing different batches of annotations - behavior in this case is undefined. A common approach is to use a UUID. For batch jobs where worker crashes are a possibility, consider using some unique variant of a worker or run ID.

MergeVariantsRequest

data MergeVariantsRequest Source #

Instances

Eq MergeVariantsRequest Source # 
Data MergeVariantsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> MergeVariantsRequest -> c MergeVariantsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c MergeVariantsRequest #

toConstr :: MergeVariantsRequest -> Constr #

dataTypeOf :: MergeVariantsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c MergeVariantsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c MergeVariantsRequest) #

gmapT :: (forall b. Data b => b -> b) -> MergeVariantsRequest -> MergeVariantsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> MergeVariantsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> MergeVariantsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> MergeVariantsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> MergeVariantsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> MergeVariantsRequest -> m MergeVariantsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> MergeVariantsRequest -> m MergeVariantsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> MergeVariantsRequest -> m MergeVariantsRequest #

Show MergeVariantsRequest Source # 
Generic MergeVariantsRequest Source # 
ToJSON MergeVariantsRequest Source # 
FromJSON MergeVariantsRequest Source # 
type Rep MergeVariantsRequest Source # 
type Rep MergeVariantsRequest = D1 (MetaData "MergeVariantsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "MergeVariantsRequest'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_mvrVariants") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Variant]))) ((:*:) (S1 (MetaSel (Just Symbol "_mvrVariantSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_mvrInfoMergeConfig") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe MergeVariantsRequestInfoMergeConfig))))))

mergeVariantsRequest :: MergeVariantsRequest Source #

Creates a value of MergeVariantsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

mvrVariants :: Lens' MergeVariantsRequest [Variant] Source #

The variants to be merged with existing variants.

mvrVariantSetId :: Lens' MergeVariantsRequest (Maybe Text) Source #

The destination variant set.

mvrInfoMergeConfig :: Lens' MergeVariantsRequest (Maybe MergeVariantsRequestInfoMergeConfig) Source #

A mapping between info field keys and the InfoMergeOperations to be performed on them.

ReadGroup

data ReadGroup Source #

A read group is all the data that's processed the same way by the sequencer.

See: readGroup smart constructor.

Instances

Eq ReadGroup Source # 
Data ReadGroup Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReadGroup -> c ReadGroup #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReadGroup #

toConstr :: ReadGroup -> Constr #

dataTypeOf :: ReadGroup -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReadGroup) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReadGroup) #

gmapT :: (forall b. Data b => b -> b) -> ReadGroup -> ReadGroup #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroup -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroup -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReadGroup -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReadGroup -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReadGroup -> m ReadGroup #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroup -> m ReadGroup #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroup -> m ReadGroup #

Show ReadGroup Source # 
Generic ReadGroup Source # 

Associated Types

type Rep ReadGroup :: * -> * #

ToJSON ReadGroup Source # 
FromJSON ReadGroup Source # 
type Rep ReadGroup Source # 

readGroup :: ReadGroup Source #

Creates a value of ReadGroup with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

reaReferenceSetId :: Lens' ReadGroup (Maybe Text) Source #

The reference set the reads in this read group are aligned to.

reaPrograms :: Lens' ReadGroup [Program] Source #

The programs used to generate this read group. Programs are always identical for all read groups within a read group set. For this reason, only the first read group in a returned set will have this field populated.

reaExperiment :: Lens' ReadGroup (Maybe Experiment) Source #

The experiment used to generate this read group.

reaName :: Lens' ReadGroup (Maybe Text) Source #

The read group name. This corresponds to the 'RG ID field in the SAM spec.

reaDataSetId :: Lens' ReadGroup (Maybe Text) Source #

The dataset to which this read group belongs.

reaId :: Lens' ReadGroup (Maybe Text) Source #

The server-generated read group ID, unique for all read groups. Note: This is different than the 'RG ID field in the SAM spec. For that value, see name.

reaSampleId :: Lens' ReadGroup (Maybe Text) Source #

A client-supplied sample identifier for the reads in this read group.

reaPredictedInsertSize :: Lens' ReadGroup (Maybe Int32) Source #

The predicted insert size of this read group. The insert size is the length the sequenced DNA fragment from end-to-end, not including the adapters.

reaDescription :: Lens' ReadGroup (Maybe Text) Source #

A free-form text description of this read group.

reaInfo :: Lens' ReadGroup (Maybe ReadGroupInfo) Source #

A map of additional read group information. This must be of the form map (string key mapping to a list of string values).

Operation

data Operation Source #

This resource represents a long-running operation that is the result of a network API call.

See: operation smart constructor.

Instances

Eq Operation Source # 
Data Operation Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Operation -> c Operation #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Operation #

toConstr :: Operation -> Constr #

dataTypeOf :: Operation -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Operation) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Operation) #

gmapT :: (forall b. Data b => b -> b) -> Operation -> Operation #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Operation -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Operation -> r #

gmapQ :: (forall d. Data d => d -> u) -> Operation -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Operation -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Operation -> m Operation #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Operation -> m Operation #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Operation -> m Operation #

Show Operation Source # 
Generic Operation Source # 

Associated Types

type Rep Operation :: * -> * #

ToJSON Operation Source # 
FromJSON Operation Source # 
type Rep Operation Source # 

operation :: Operation Source #

Creates a value of Operation with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

oDone :: Lens' Operation (Maybe Bool) Source #

If the value is `false`, it means the operation is still in progress. If true, the operation is completed, and either `error` or `response` is available.

oError :: Lens' Operation (Maybe Status) Source #

The error result of the operation in case of failure or cancellation.

oResponse :: Lens' Operation (Maybe OperationResponse) Source #

If importing ReadGroupSets, an ImportReadGroupSetsResponse is returned. If importing Variants, an ImportVariantsResponse is returned. For pipelines and exports, an empty response is returned.

oName :: Lens' Operation (Maybe Text) Source #

The server-assigned name, which is only unique within the same service that originally returns it. For example: `operations/CJHU7Oi_ChDrveSpBRjfuL-qzoWAgEw`

oMetadata :: Lens' Operation (Maybe OperationSchema) Source #

An OperationMetadata object. This will always be returned with the Operation.

SearchReferenceSetsRequest

data SearchReferenceSetsRequest Source #

Instances

Eq SearchReferenceSetsRequest Source # 
Data SearchReferenceSetsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReferenceSetsRequest -> c SearchReferenceSetsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReferenceSetsRequest #

toConstr :: SearchReferenceSetsRequest -> Constr #

dataTypeOf :: SearchReferenceSetsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReferenceSetsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReferenceSetsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchReferenceSetsRequest -> SearchReferenceSetsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferenceSetsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferenceSetsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReferenceSetsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReferenceSetsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReferenceSetsRequest -> m SearchReferenceSetsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferenceSetsRequest -> m SearchReferenceSetsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferenceSetsRequest -> m SearchReferenceSetsRequest #

Show SearchReferenceSetsRequest Source # 
Generic SearchReferenceSetsRequest Source # 
ToJSON SearchReferenceSetsRequest Source # 
FromJSON SearchReferenceSetsRequest Source # 
type Rep SearchReferenceSetsRequest Source # 
type Rep SearchReferenceSetsRequest = D1 (MetaData "SearchReferenceSetsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReferenceSetsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_srsrMD5checksums") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_srsrAccessions") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))) ((:*:) (S1 (MetaSel (Just Symbol "_srsrPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_srsrAssemblyId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_srsrPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))))))))

searchReferenceSetsRequest :: SearchReferenceSetsRequest Source #

Creates a value of SearchReferenceSetsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

srsrMD5checksums :: Lens' SearchReferenceSetsRequest [Text] Source #

If present, return reference sets for which the md5checksum matches exactly.

srsrAccessions :: Lens' SearchReferenceSetsRequest [Text] Source #

If present, return reference sets for which a prefix of any of sourceAccessions match any of these strings. Accession numbers typically have a main number and a version, for example `NC_000001.11`.

srsrPageToken :: Lens' SearchReferenceSetsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

srsrAssemblyId :: Lens' SearchReferenceSetsRequest (Maybe Text) Source #

If present, return reference sets for which a substring of their `assemblyId` matches this string (case insensitive).

srsrPageSize :: Lens' SearchReferenceSetsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 1024. The maximum value is 4096.

Empty

data Empty Source #

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.

See: empty smart constructor.

Instances

Eq Empty Source # 

Methods

(==) :: Empty -> Empty -> Bool #

(/=) :: Empty -> Empty -> Bool #

Data Empty Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Empty -> c Empty #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Empty #

toConstr :: Empty -> Constr #

dataTypeOf :: Empty -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Empty) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Empty) #

gmapT :: (forall b. Data b => b -> b) -> Empty -> Empty #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Empty -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Empty -> r #

gmapQ :: (forall d. Data d => d -> u) -> Empty -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Empty -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Empty -> m Empty #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Empty -> m Empty #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Empty -> m Empty #

Show Empty Source # 

Methods

showsPrec :: Int -> Empty -> ShowS #

show :: Empty -> String #

showList :: [Empty] -> ShowS #

Generic Empty Source # 

Associated Types

type Rep Empty :: * -> * #

Methods

from :: Empty -> Rep Empty x #

to :: Rep Empty x -> Empty #

ToJSON Empty Source # 
FromJSON Empty Source # 
type Rep Empty Source # 
type Rep Empty = D1 (MetaData "Empty" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Empty'" PrefixI False) U1)

empty :: Empty Source #

Creates a value of Empty with the minimum fields required to make a request.

AnnotationSetType

data AnnotationSetType Source #

The type of annotations contained within this set.

Constructors

ASTAnnotationTypeUnspecified
ANNOTATION_TYPE_UNSPECIFIED
ASTGeneric

GENERIC A `GENERIC` annotation type should be used when no other annotation type will suffice. This represents an untyped annotation of the reference genome.

ASTVariant

VARIANT A `VARIANT` annotation type.

ASTGene

GENE A `GENE` annotation type represents the existence of a gene at the associated reference coordinates. The start coordinate is typically the gene's transcription start site and the end is typically the end of the gene's last exon.

ASTTranscript

TRANSCRIPT A `TRANSCRIPT` annotation type represents the assertion that a particular region of the reference genome may be transcribed as RNA.

Instances

Enum AnnotationSetType Source # 
Eq AnnotationSetType Source # 
Data AnnotationSetType Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> AnnotationSetType -> c AnnotationSetType #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c AnnotationSetType #

toConstr :: AnnotationSetType -> Constr #

dataTypeOf :: AnnotationSetType -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c AnnotationSetType) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c AnnotationSetType) #

gmapT :: (forall b. Data b => b -> b) -> AnnotationSetType -> AnnotationSetType #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationSetType -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationSetType -> r #

gmapQ :: (forall d. Data d => d -> u) -> AnnotationSetType -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> AnnotationSetType -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> AnnotationSetType -> m AnnotationSetType #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationSetType -> m AnnotationSetType #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationSetType -> m AnnotationSetType #

Ord AnnotationSetType Source # 
Read AnnotationSetType Source # 
Show AnnotationSetType Source # 
Generic AnnotationSetType Source # 
Hashable AnnotationSetType Source # 
ToJSON AnnotationSetType Source # 
FromJSON AnnotationSetType Source # 
FromHttpApiData AnnotationSetType Source # 
ToHttpApiData AnnotationSetType Source # 
type Rep AnnotationSetType Source # 
type Rep AnnotationSetType = D1 (MetaData "AnnotationSetType" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) (C1 (MetaCons "ASTAnnotationTypeUnspecified" PrefixI False) U1) (C1 (MetaCons "ASTGeneric" PrefixI False) U1)) ((:+:) (C1 (MetaCons "ASTVariant" PrefixI False) U1) ((:+:) (C1 (MetaCons "ASTGene" PrefixI False) U1) (C1 (MetaCons "ASTTranscript" PrefixI False) U1))))

SearchReferencesResponse

data SearchReferencesResponse Source #

Instances

Eq SearchReferencesResponse Source # 
Data SearchReferencesResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReferencesResponse -> c SearchReferencesResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReferencesResponse #

toConstr :: SearchReferencesResponse -> Constr #

dataTypeOf :: SearchReferencesResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReferencesResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReferencesResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchReferencesResponse -> SearchReferencesResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferencesResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferencesResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReferencesResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReferencesResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReferencesResponse -> m SearchReferencesResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferencesResponse -> m SearchReferencesResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferencesResponse -> m SearchReferencesResponse #

Show SearchReferencesResponse Source # 
Generic SearchReferencesResponse Source # 
ToJSON SearchReferencesResponse Source # 
FromJSON SearchReferencesResponse Source # 
type Rep SearchReferencesResponse Source # 
type Rep SearchReferencesResponse = D1 (MetaData "SearchReferencesResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReferencesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_srrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_srrReferences") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Reference])))))

searchReferencesResponse :: SearchReferencesResponse Source #

Creates a value of SearchReferencesResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

srrNextPageToken :: Lens' SearchReferencesResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

VariantSetMetadata

data VariantSetMetadata Source #

Metadata describes a single piece of variant call metadata. These data include a top level key and either a single value string (value) or a list of key-value pairs (info.) Value and info are mutually exclusive.

See: variantSetMetadata smart constructor.

Instances

Eq VariantSetMetadata Source # 
Data VariantSetMetadata Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantSetMetadata -> c VariantSetMetadata #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantSetMetadata #

toConstr :: VariantSetMetadata -> Constr #

dataTypeOf :: VariantSetMetadata -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantSetMetadata) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantSetMetadata) #

gmapT :: (forall b. Data b => b -> b) -> VariantSetMetadata -> VariantSetMetadata #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantSetMetadata -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantSetMetadata -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantSetMetadata -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantSetMetadata -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantSetMetadata -> m VariantSetMetadata #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSetMetadata -> m VariantSetMetadata #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSetMetadata -> m VariantSetMetadata #

Show VariantSetMetadata Source # 
Generic VariantSetMetadata Source # 
ToJSON VariantSetMetadata Source # 
FromJSON VariantSetMetadata Source # 
type Rep VariantSetMetadata Source # 

variantSetMetadata :: VariantSetMetadata Source #

Creates a value of VariantSetMetadata with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

vsmValue :: Lens' VariantSetMetadata (Maybe Text) Source #

The value field for simple metadata

vsmId :: Lens' VariantSetMetadata (Maybe Text) Source #

User-provided ID field, not enforced by this API. Two or more pieces of structured metadata with identical id and key fields are considered equivalent.

vsmType :: Lens' VariantSetMetadata (Maybe VariantSetMetadataType) Source #

The type of data. Possible types include: Integer, Float, Flag, Character, and String.

vsmNumber :: Lens' VariantSetMetadata (Maybe Text) Source #

The number of values that can be included in a field described by this metadata.

vsmDescription :: Lens' VariantSetMetadata (Maybe Text) Source #

A textual description of this metadata.

vsmInfo :: Lens' VariantSetMetadata (Maybe VariantSetMetadataInfo) Source #

Remaining structured metadata key-value pairs. This must be of the form map (string key mapping to a list of string values).

CallSet

data CallSet Source #

A call set is a collection of variant calls, typically for one sample. It belongs to a variant set. For more genomics resource definitions, see Fundamentals of Google Genomics

See: callSet smart constructor.

Instances

Eq CallSet Source # 

Methods

(==) :: CallSet -> CallSet -> Bool #

(/=) :: CallSet -> CallSet -> Bool #

Data CallSet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CallSet -> c CallSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CallSet #

toConstr :: CallSet -> Constr #

dataTypeOf :: CallSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CallSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CallSet) #

gmapT :: (forall b. Data b => b -> b) -> CallSet -> CallSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CallSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CallSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> CallSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CallSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CallSet -> m CallSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CallSet -> m CallSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CallSet -> m CallSet #

Show CallSet Source # 
Generic CallSet Source # 

Associated Types

type Rep CallSet :: * -> * #

Methods

from :: CallSet -> Rep CallSet x #

to :: Rep CallSet x -> CallSet #

ToJSON CallSet Source # 
FromJSON CallSet Source # 
type Rep CallSet Source # 

callSet :: CallSet Source #

Creates a value of CallSet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

csCreated :: Lens' CallSet (Maybe Int64) Source #

The date this call set was created in milliseconds from the epoch.

csName :: Lens' CallSet (Maybe Text) Source #

The call set name.

csId :: Lens' CallSet (Maybe Text) Source #

The server-generated call set ID, unique across all call sets.

csSampleId :: Lens' CallSet (Maybe Text) Source #

The sample ID this call set corresponds to.

csVariantSetIds :: Lens' CallSet [Text] Source #

The IDs of the variant sets this call set belongs to. This field must have exactly length one, as a call set belongs to a single variant set. This field is repeated for compatibility with the GA4GH 0.5.1 API.

csInfo :: Lens' CallSet (Maybe CallSetInfo) Source #

A map of additional call set information. This must be of the form map (string key mapping to a list of string values).

CoverageBucket

data CoverageBucket Source #

A bucket over which read coverage has been precomputed. A bucket corresponds to a specific range of the reference sequence.

See: coverageBucket smart constructor.

Instances

Eq CoverageBucket Source # 
Data CoverageBucket Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CoverageBucket -> c CoverageBucket #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CoverageBucket #

toConstr :: CoverageBucket -> Constr #

dataTypeOf :: CoverageBucket -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CoverageBucket) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CoverageBucket) #

gmapT :: (forall b. Data b => b -> b) -> CoverageBucket -> CoverageBucket #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CoverageBucket -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CoverageBucket -> r #

gmapQ :: (forall d. Data d => d -> u) -> CoverageBucket -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CoverageBucket -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CoverageBucket -> m CoverageBucket #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CoverageBucket -> m CoverageBucket #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CoverageBucket -> m CoverageBucket #

Show CoverageBucket Source # 
Generic CoverageBucket Source # 

Associated Types

type Rep CoverageBucket :: * -> * #

ToJSON CoverageBucket Source # 
FromJSON CoverageBucket Source # 
type Rep CoverageBucket Source # 
type Rep CoverageBucket = D1 (MetaData "CoverageBucket" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "CoverageBucket'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_cbRange") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Range))) (S1 (MetaSel (Just Symbol "_cbMeanCoverage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Double))))))

coverageBucket :: CoverageBucket Source #

Creates a value of CoverageBucket with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

cbRange :: Lens' CoverageBucket (Maybe Range) Source #

The genomic coordinate range spanned by this bucket.

cbMeanCoverage :: Lens' CoverageBucket (Maybe Double) Source #

The average number of reads which are aligned to each individual reference base in this bucket.

VariantAnnotation

data VariantAnnotation Source #

Instances

Eq VariantAnnotation Source # 
Data VariantAnnotation Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantAnnotation -> c VariantAnnotation #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantAnnotation #

toConstr :: VariantAnnotation -> Constr #

dataTypeOf :: VariantAnnotation -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantAnnotation) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantAnnotation) #

gmapT :: (forall b. Data b => b -> b) -> VariantAnnotation -> VariantAnnotation #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotation -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotation -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantAnnotation -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantAnnotation -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantAnnotation -> m VariantAnnotation #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotation -> m VariantAnnotation #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotation -> m VariantAnnotation #

Show VariantAnnotation Source # 
Generic VariantAnnotation Source # 
ToJSON VariantAnnotation Source # 
FromJSON VariantAnnotation Source # 
type Rep VariantAnnotation Source # 

variantAnnotation :: VariantAnnotation Source #

Creates a value of VariantAnnotation with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

vaEffect :: Lens' VariantAnnotation (Maybe VariantAnnotationEffect) Source #

Effect of the variant on the coding sequence.

vaClinicalSignificance :: Lens' VariantAnnotation (Maybe VariantAnnotationClinicalSignificance) Source #

Describes the clinical significance of a variant. It is adapted from the ClinVar controlled vocabulary for clinical significance described at: http://www.ncbi.nlm.nih.gov/clinvar/docs/clinsig/

vaAlternateBases :: Lens' VariantAnnotation (Maybe Text) Source #

The alternate allele for this variant. If multiple alternate alleles exist at this location, create a separate variant for each one, as they may represent distinct conditions.

vaGeneId :: Lens' VariantAnnotation (Maybe Text) Source #

Google annotation ID of the gene affected by this variant. This should be provided when the variant is created.

vaConditions :: Lens' VariantAnnotation [ClinicalCondition] Source #

The set of conditions associated with this variant. A condition describes the way a variant influences human health.

vaType :: Lens' VariantAnnotation (Maybe VariantAnnotationType) Source #

Type has been adapted from ClinVar's list of variant types.

vaTranscriptIds :: Lens' VariantAnnotation [Text] Source #

Google annotation IDs of the transcripts affected by this variant. These should be provided when the variant is created.

VariantAnnotationClinicalSignificance

data VariantAnnotationClinicalSignificance Source #

Describes the clinical significance of a variant. It is adapted from the ClinVar controlled vocabulary for clinical significance described at: http://www.ncbi.nlm.nih.gov/clinvar/docs/clinsig/

Constructors

ClinicalSignificanceUnspecified
CLINICAL_SIGNIFICANCE_UNSPECIFIED
ClinicalSignificanceOther

CLINICAL_SIGNIFICANCE_OTHER `OTHER` should be used when no other clinical significance value will suffice.

Uncertain
UNCERTAIN
Benign
BENIGN
LikelyBenign
LIKELY_BENIGN
LikelyPathogenic
LIKELY_PATHOGENIC
Pathogenic
PATHOGENIC
DrugResponse
DRUG_RESPONSE
Histocompatibility
HISTOCOMPATIBILITY
ConfersSensitivity
CONFERS_SENSITIVITY
RiskFactor
RISK_FACTOR
Association
ASSOCIATION
Protective
PROTECTIVE
MultipleReported

MULTIPLE_REPORTED `MULTIPLE_REPORTED` should be used when multiple clinical signficances are reported for a variant. The original clinical significance values may be provided in the `info` field.

Instances

Enum VariantAnnotationClinicalSignificance Source # 
Eq VariantAnnotationClinicalSignificance Source # 
Data VariantAnnotationClinicalSignificance Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantAnnotationClinicalSignificance -> c VariantAnnotationClinicalSignificance #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantAnnotationClinicalSignificance #

toConstr :: VariantAnnotationClinicalSignificance -> Constr #

dataTypeOf :: VariantAnnotationClinicalSignificance -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantAnnotationClinicalSignificance) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantAnnotationClinicalSignificance) #

gmapT :: (forall b. Data b => b -> b) -> VariantAnnotationClinicalSignificance -> VariantAnnotationClinicalSignificance #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotationClinicalSignificance -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotationClinicalSignificance -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantAnnotationClinicalSignificance -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantAnnotationClinicalSignificance -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantAnnotationClinicalSignificance -> m VariantAnnotationClinicalSignificance #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotationClinicalSignificance -> m VariantAnnotationClinicalSignificance #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotationClinicalSignificance -> m VariantAnnotationClinicalSignificance #

Ord VariantAnnotationClinicalSignificance Source # 
Read VariantAnnotationClinicalSignificance Source # 
Show VariantAnnotationClinicalSignificance Source # 
Generic VariantAnnotationClinicalSignificance Source # 
Hashable VariantAnnotationClinicalSignificance Source # 
ToJSON VariantAnnotationClinicalSignificance Source # 
FromJSON VariantAnnotationClinicalSignificance Source # 
FromHttpApiData VariantAnnotationClinicalSignificance Source # 
ToHttpApiData VariantAnnotationClinicalSignificance Source # 
type Rep VariantAnnotationClinicalSignificance Source # 
type Rep VariantAnnotationClinicalSignificance = D1 (MetaData "VariantAnnotationClinicalSignificance" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "ClinicalSignificanceUnspecified" PrefixI False) U1) ((:+:) (C1 (MetaCons "ClinicalSignificanceOther" PrefixI False) U1) (C1 (MetaCons "Uncertain" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "Benign" PrefixI False) U1) (C1 (MetaCons "LikelyBenign" PrefixI False) U1)) ((:+:) (C1 (MetaCons "LikelyPathogenic" PrefixI False) U1) (C1 (MetaCons "Pathogenic" PrefixI False) U1)))) ((:+:) ((:+:) (C1 (MetaCons "DrugResponse" PrefixI False) U1) ((:+:) (C1 (MetaCons "Histocompatibility" PrefixI False) U1) (C1 (MetaCons "ConfersSensitivity" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "RiskFactor" PrefixI False) U1) (C1 (MetaCons "Association" PrefixI False) U1)) ((:+:) (C1 (MetaCons "Protective" PrefixI False) U1) (C1 (MetaCons "MultipleReported" PrefixI False) U1)))))

SearchReadGroupSetsRequest

data SearchReadGroupSetsRequest Source #

The read group set search request.

See: searchReadGroupSetsRequest smart constructor.

Instances

Eq SearchReadGroupSetsRequest Source # 
Data SearchReadGroupSetsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReadGroupSetsRequest -> c SearchReadGroupSetsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReadGroupSetsRequest #

toConstr :: SearchReadGroupSetsRequest -> Constr #

dataTypeOf :: SearchReadGroupSetsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReadGroupSetsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReadGroupSetsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchReadGroupSetsRequest -> SearchReadGroupSetsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadGroupSetsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadGroupSetsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReadGroupSetsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReadGroupSetsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReadGroupSetsRequest -> m SearchReadGroupSetsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadGroupSetsRequest -> m SearchReadGroupSetsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadGroupSetsRequest -> m SearchReadGroupSetsRequest #

Show SearchReadGroupSetsRequest Source # 
Generic SearchReadGroupSetsRequest Source # 
ToJSON SearchReadGroupSetsRequest Source # 
FromJSON SearchReadGroupSetsRequest Source # 
type Rep SearchReadGroupSetsRequest Source # 
type Rep SearchReadGroupSetsRequest = D1 (MetaData "SearchReadGroupSetsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReadGroupSetsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_srgsrDataSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_srgsrName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_srgsrPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_srgsrPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))))))

searchReadGroupSetsRequest :: SearchReadGroupSetsRequest Source #

Creates a value of SearchReadGroupSetsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

srgsrDataSetIds :: Lens' SearchReadGroupSetsRequest [Text] Source #

Restricts this query to read group sets within the given datasets. At least one ID must be provided.

srgsrName :: Lens' SearchReadGroupSetsRequest (Maybe Text) Source #

Only return read group sets for which a substring of the name matches this string.

srgsrPageToken :: Lens' SearchReadGroupSetsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

srgsrPageSize :: Lens' SearchReadGroupSetsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 256. The maximum value is 1024.

Reference

data Reference Source #

A reference is a canonical assembled DNA sequence, intended to act as a reference coordinate space for other genomic annotations. A single reference might represent the human chromosome 1 or mitochandrial DNA, for instance. A reference belongs to one or more reference sets. For more genomics resource definitions, see Fundamentals of Google Genomics

See: reference smart constructor.

Instances

Eq Reference Source # 
Data Reference Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Reference -> c Reference #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Reference #

toConstr :: Reference -> Constr #

dataTypeOf :: Reference -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Reference) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Reference) #

gmapT :: (forall b. Data b => b -> b) -> Reference -> Reference #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Reference -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Reference -> r #

gmapQ :: (forall d. Data d => d -> u) -> Reference -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Reference -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Reference -> m Reference #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Reference -> m Reference #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Reference -> m Reference #

Show Reference Source # 
Generic Reference Source # 

Associated Types

type Rep Reference :: * -> * #

ToJSON Reference Source # 
FromJSON Reference Source # 
type Rep Reference Source # 

reference :: Reference Source #

Creates a value of Reference with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

refLength :: Lens' Reference (Maybe Int64) Source #

The length of this reference's sequence.

refSourceAccessions :: Lens' Reference [Text] Source #

All known corresponding accession IDs in INSDC (GenBank/ENA/DDBJ) ideally with a version number, for example `GCF_000001405.26`.

refMD5checksum :: Lens' Reference (Maybe Text) Source #

MD5 of the upper-case sequence excluding all whitespace characters (this is equivalent to SQ:M5 in SAM). This value is represented in lower case hexadecimal format.

refName :: Lens' Reference (Maybe Text) Source #

The name of this reference, for example `22`.

refNcbiTaxonId :: Lens' Reference (Maybe Int32) Source #

ID from http://www.ncbi.nlm.nih.gov/taxonomy. For example, 9606 for human.

refId :: Lens' Reference (Maybe Text) Source #

The server-generated reference ID, unique across all references.

refSourceURI :: Lens' Reference (Maybe Text) Source #

The URI from which the sequence was obtained. Typically specifies a FASTA format file.

VariantCallInfo

data VariantCallInfo Source #

A map of additional variant call information. This must be of the form map (string key mapping to a list of string values).

See: variantCallInfo smart constructor.

Instances

Eq VariantCallInfo Source # 
Data VariantCallInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantCallInfo -> c VariantCallInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantCallInfo #

toConstr :: VariantCallInfo -> Constr #

dataTypeOf :: VariantCallInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantCallInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantCallInfo) #

gmapT :: (forall b. Data b => b -> b) -> VariantCallInfo -> VariantCallInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantCallInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantCallInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantCallInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantCallInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantCallInfo -> m VariantCallInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantCallInfo -> m VariantCallInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantCallInfo -> m VariantCallInfo #

Show VariantCallInfo Source # 
Generic VariantCallInfo Source # 
ToJSON VariantCallInfo Source # 
FromJSON VariantCallInfo Source # 
type Rep VariantCallInfo Source # 
type Rep VariantCallInfo = D1 (MetaData "VariantCallInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "VariantCallInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_vciAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

variantCallInfo Source #

Creates a value of VariantCallInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ReadGroupInfo

data ReadGroupInfo Source #

A map of additional read group information. This must be of the form map (string key mapping to a list of string values).

See: readGroupInfo smart constructor.

Instances

Eq ReadGroupInfo Source # 
Data ReadGroupInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReadGroupInfo -> c ReadGroupInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReadGroupInfo #

toConstr :: ReadGroupInfo -> Constr #

dataTypeOf :: ReadGroupInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReadGroupInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReadGroupInfo) #

gmapT :: (forall b. Data b => b -> b) -> ReadGroupInfo -> ReadGroupInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroupInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroupInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReadGroupInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReadGroupInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReadGroupInfo -> m ReadGroupInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroupInfo -> m ReadGroupInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroupInfo -> m ReadGroupInfo #

Show ReadGroupInfo Source # 
Generic ReadGroupInfo Source # 

Associated Types

type Rep ReadGroupInfo :: * -> * #

ToJSON ReadGroupInfo Source # 
FromJSON ReadGroupInfo Source # 
type Rep ReadGroupInfo Source # 
type Rep ReadGroupInfo = D1 (MetaData "ReadGroupInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "ReadGroupInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_rgiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

readGroupInfo Source #

Creates a value of ReadGroupInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

StatusDetailsItem

data StatusDetailsItem Source #

Instances

Eq StatusDetailsItem Source # 
Data StatusDetailsItem Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> StatusDetailsItem -> c StatusDetailsItem #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c StatusDetailsItem #

toConstr :: StatusDetailsItem -> Constr #

dataTypeOf :: StatusDetailsItem -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c StatusDetailsItem) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c StatusDetailsItem) #

gmapT :: (forall b. Data b => b -> b) -> StatusDetailsItem -> StatusDetailsItem #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> StatusDetailsItem -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> StatusDetailsItem -> r #

gmapQ :: (forall d. Data d => d -> u) -> StatusDetailsItem -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> StatusDetailsItem -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> StatusDetailsItem -> m StatusDetailsItem #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> StatusDetailsItem -> m StatusDetailsItem #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> StatusDetailsItem -> m StatusDetailsItem #

Show StatusDetailsItem Source # 
Generic StatusDetailsItem Source # 
ToJSON StatusDetailsItem Source # 
FromJSON StatusDetailsItem Source # 
type Rep StatusDetailsItem Source # 
type Rep StatusDetailsItem = D1 (MetaData "StatusDetailsItem" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "StatusDetailsItem'" PrefixI True) (S1 (MetaSel (Just Symbol "_sdiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text JSONValue))))

statusDetailsItem Source #

Creates a value of StatusDetailsItem with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sdiAddtional :: Lens' StatusDetailsItem (HashMap Text JSONValue) Source #

Properties of the object. Contains field 'type with type URL.

SearchCallSetsResponse

data SearchCallSetsResponse Source #

The call set search response.

See: searchCallSetsResponse smart constructor.

Instances

Eq SearchCallSetsResponse Source # 
Data SearchCallSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchCallSetsResponse -> c SearchCallSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchCallSetsResponse #

toConstr :: SearchCallSetsResponse -> Constr #

dataTypeOf :: SearchCallSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchCallSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchCallSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchCallSetsResponse -> SearchCallSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchCallSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchCallSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchCallSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchCallSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchCallSetsResponse -> m SearchCallSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchCallSetsResponse -> m SearchCallSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchCallSetsResponse -> m SearchCallSetsResponse #

Show SearchCallSetsResponse Source # 
Generic SearchCallSetsResponse Source # 
ToJSON SearchCallSetsResponse Source # 
FromJSON SearchCallSetsResponse Source # 
type Rep SearchCallSetsResponse Source # 
type Rep SearchCallSetsResponse = D1 (MetaData "SearchCallSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchCallSetsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_scsrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_scsrCallSets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [CallSet])))))

searchCallSetsResponse :: SearchCallSetsResponse Source #

Creates a value of SearchCallSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

scsrNextPageToken :: Lens' SearchCallSetsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

scsrCallSets :: Lens' SearchCallSetsResponse [CallSet] Source #

The list of matching call sets.

SetIAMPolicyRequest

data SetIAMPolicyRequest Source #

Request message for `SetIamPolicy` method.

See: setIAMPolicyRequest smart constructor.

Instances

Eq SetIAMPolicyRequest Source # 
Data SetIAMPolicyRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SetIAMPolicyRequest -> c SetIAMPolicyRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SetIAMPolicyRequest #

toConstr :: SetIAMPolicyRequest -> Constr #

dataTypeOf :: SetIAMPolicyRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SetIAMPolicyRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SetIAMPolicyRequest) #

gmapT :: (forall b. Data b => b -> b) -> SetIAMPolicyRequest -> SetIAMPolicyRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SetIAMPolicyRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SetIAMPolicyRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SetIAMPolicyRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SetIAMPolicyRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SetIAMPolicyRequest -> m SetIAMPolicyRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SetIAMPolicyRequest -> m SetIAMPolicyRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SetIAMPolicyRequest -> m SetIAMPolicyRequest #

Show SetIAMPolicyRequest Source # 
Generic SetIAMPolicyRequest Source # 
ToJSON SetIAMPolicyRequest Source # 
FromJSON SetIAMPolicyRequest Source # 
type Rep SetIAMPolicyRequest Source # 
type Rep SetIAMPolicyRequest = D1 (MetaData "SetIAMPolicyRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "SetIAMPolicyRequest'" PrefixI True) (S1 (MetaSel (Just Symbol "_siprPolicy") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Policy))))

setIAMPolicyRequest :: SetIAMPolicyRequest Source #

Creates a value of SetIAMPolicyRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

siprPolicy :: Lens' SetIAMPolicyRequest (Maybe Policy) Source #

REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them.

SearchReadsRequest

data SearchReadsRequest Source #

The read search request.

See: searchReadsRequest smart constructor.

Instances

Eq SearchReadsRequest Source # 
Data SearchReadsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReadsRequest -> c SearchReadsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReadsRequest #

toConstr :: SearchReadsRequest -> Constr #

dataTypeOf :: SearchReadsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReadsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReadsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchReadsRequest -> SearchReadsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReadsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReadsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReadsRequest -> m SearchReadsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadsRequest -> m SearchReadsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadsRequest -> m SearchReadsRequest #

Show SearchReadsRequest Source # 
Generic SearchReadsRequest Source # 
ToJSON SearchReadsRequest Source # 
FromJSON SearchReadsRequest Source # 
type Rep SearchReadsRequest Source # 
type Rep SearchReadsRequest = D1 (MetaData "SearchReadsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReadsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_srrStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_srrReadGroupIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_srrReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_srrEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_srrPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_srrPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_srrReadGroupSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))))))

searchReadsRequest :: SearchReadsRequest Source #

Creates a value of SearchReadsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

srrStart :: Lens' SearchReadsRequest (Maybe Int64) Source #

The start position of the range on the reference, 0-based inclusive. If specified, `referenceName` must also be specified.

srrReadGroupIds :: Lens' SearchReadsRequest [Text] Source #

The IDs of the read groups within which to search for reads. All specified read groups must belong to the same read group sets. Must specify one of `readGroupSetIds` or `readGroupIds`.

srrReferenceName :: Lens' SearchReadsRequest (Maybe Text) Source #

The reference sequence name, for example `chr1`, `1`, or `chrX`. If set to `*`, only unmapped reads are returned. If unspecified, all reads (mapped and unmapped) are returned.

srrEnd :: Lens' SearchReadsRequest (Maybe Int64) Source #

The end position of the range on the reference, 0-based exclusive. If specified, `referenceName` must also be specified.

srrPageToken :: Lens' SearchReadsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

srrPageSize :: Lens' SearchReadsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 256. The maximum value is 2048.

srrReadGroupSetIds :: Lens' SearchReadsRequest [Text] Source #

The IDs of the read groups sets within which to search for reads. All specified read group sets must be aligned against a common set of reference sequences; this defines the genomic coordinates for the query. Must specify one of `readGroupSetIds` or `readGroupIds`.

OperationMetadataRequest

data OperationMetadataRequest Source #

The original request that started the operation. Note that this will be in current version of the API. If the operation was started with v1beta2 API and a GetOperation is performed on v1 API, a v1 request will be returned.

See: operationMetadataRequest smart constructor.

Instances

Eq OperationMetadataRequest Source # 
Data OperationMetadataRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationMetadataRequest -> c OperationMetadataRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationMetadataRequest #

toConstr :: OperationMetadataRequest -> Constr #

dataTypeOf :: OperationMetadataRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationMetadataRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationMetadataRequest) #

gmapT :: (forall b. Data b => b -> b) -> OperationMetadataRequest -> OperationMetadataRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadataRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadataRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationMetadataRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationMetadataRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationMetadataRequest -> m OperationMetadataRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadataRequest -> m OperationMetadataRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadataRequest -> m OperationMetadataRequest #

Show OperationMetadataRequest Source # 
Generic OperationMetadataRequest Source # 
ToJSON OperationMetadataRequest Source # 
FromJSON OperationMetadataRequest Source # 
type Rep OperationMetadataRequest Source # 
type Rep OperationMetadataRequest = D1 (MetaData "OperationMetadataRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "OperationMetadataRequest'" PrefixI True) (S1 (MetaSel (Just Symbol "_omrAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text JSONValue))))

operationMetadataRequest Source #

Creates a value of OperationMetadataRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

omrAddtional :: Lens' OperationMetadataRequest (HashMap Text JSONValue) Source #

Properties of the object. Contains field 'type with type URL.

MergeVariantsRequestInfoMergeConfig

data MergeVariantsRequestInfoMergeConfig Source #

A mapping between info field keys and the InfoMergeOperations to be performed on them.

See: mergeVariantsRequestInfoMergeConfig smart constructor.

Instances

Eq MergeVariantsRequestInfoMergeConfig Source # 
Data MergeVariantsRequestInfoMergeConfig Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> MergeVariantsRequestInfoMergeConfig -> c MergeVariantsRequestInfoMergeConfig #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c MergeVariantsRequestInfoMergeConfig #

toConstr :: MergeVariantsRequestInfoMergeConfig -> Constr #

dataTypeOf :: MergeVariantsRequestInfoMergeConfig -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c MergeVariantsRequestInfoMergeConfig) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c MergeVariantsRequestInfoMergeConfig) #

gmapT :: (forall b. Data b => b -> b) -> MergeVariantsRequestInfoMergeConfig -> MergeVariantsRequestInfoMergeConfig #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> MergeVariantsRequestInfoMergeConfig -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> MergeVariantsRequestInfoMergeConfig -> r #

gmapQ :: (forall d. Data d => d -> u) -> MergeVariantsRequestInfoMergeConfig -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> MergeVariantsRequestInfoMergeConfig -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> MergeVariantsRequestInfoMergeConfig -> m MergeVariantsRequestInfoMergeConfig #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> MergeVariantsRequestInfoMergeConfig -> m MergeVariantsRequestInfoMergeConfig #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> MergeVariantsRequestInfoMergeConfig -> m MergeVariantsRequestInfoMergeConfig #

Show MergeVariantsRequestInfoMergeConfig Source # 
Generic MergeVariantsRequestInfoMergeConfig Source # 
ToJSON MergeVariantsRequestInfoMergeConfig Source # 
FromJSON MergeVariantsRequestInfoMergeConfig Source # 
type Rep MergeVariantsRequestInfoMergeConfig Source # 
type Rep MergeVariantsRequestInfoMergeConfig = D1 (MetaData "MergeVariantsRequestInfoMergeConfig" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "MergeVariantsRequestInfoMergeConfig'" PrefixI True) (S1 (MetaSel (Just Symbol "_mvrimcAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text Text))))

mergeVariantsRequestInfoMergeConfig Source #

Creates a value of MergeVariantsRequestInfoMergeConfig with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

VariantInfo

data VariantInfo Source #

A map of additional variant information. This must be of the form map (string key mapping to a list of string values).

See: variantInfo smart constructor.

Instances

Eq VariantInfo Source # 
Data VariantInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantInfo -> c VariantInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantInfo #

toConstr :: VariantInfo -> Constr #

dataTypeOf :: VariantInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantInfo) #

gmapT :: (forall b. Data b => b -> b) -> VariantInfo -> VariantInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantInfo -> m VariantInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantInfo -> m VariantInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantInfo -> m VariantInfo #

Show VariantInfo Source # 
Generic VariantInfo Source # 

Associated Types

type Rep VariantInfo :: * -> * #

ToJSON VariantInfo Source # 
FromJSON VariantInfo Source # 
type Rep VariantInfo Source # 
type Rep VariantInfo = D1 (MetaData "VariantInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "VariantInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_viAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

variantInfo Source #

Creates a value of VariantInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Experiment

data Experiment Source #

Instances

Eq Experiment Source # 
Data Experiment Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Experiment -> c Experiment #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Experiment #

toConstr :: Experiment -> Constr #

dataTypeOf :: Experiment -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Experiment) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Experiment) #

gmapT :: (forall b. Data b => b -> b) -> Experiment -> Experiment #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Experiment -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Experiment -> r #

gmapQ :: (forall d. Data d => d -> u) -> Experiment -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Experiment -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Experiment -> m Experiment #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Experiment -> m Experiment #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Experiment -> m Experiment #

Show Experiment Source # 
Generic Experiment Source # 

Associated Types

type Rep Experiment :: * -> * #

ToJSON Experiment Source # 
FromJSON Experiment Source # 
type Rep Experiment Source # 
type Rep Experiment = D1 (MetaData "Experiment" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Experiment'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_eInstrumentModel") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ePlatformUnit") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_eSequencingCenter") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_eLibraryId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

experiment :: Experiment Source #

Creates a value of Experiment with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

eInstrumentModel :: Lens' Experiment (Maybe Text) Source #

The instrument model used as part of this experiment. This maps to sequencing technology in the SAM spec.

ePlatformUnit :: Lens' Experiment (Maybe Text) Source #

The platform unit used as part of this experiment, for example flowcell-barcode.lane for Illumina or slide for SOLiD. Corresponds to the 'RG PU field in the SAM spec.

eSequencingCenter :: Lens' Experiment (Maybe Text) Source #

The sequencing center used as part of this experiment.

eLibraryId :: Lens' Experiment (Maybe Text) Source #

A client-supplied library identifier; a library is a collection of DNA fragments which have been prepared for sequencing from a sample. This field is important for quality control as error or bias can be introduced during sample preparation.

SearchVariantSetsRequest

data SearchVariantSetsRequest Source #

The search variant sets request.

See: searchVariantSetsRequest smart constructor.

Instances

Eq SearchVariantSetsRequest Source # 
Data SearchVariantSetsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchVariantSetsRequest -> c SearchVariantSetsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchVariantSetsRequest #

toConstr :: SearchVariantSetsRequest -> Constr #

dataTypeOf :: SearchVariantSetsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchVariantSetsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchVariantSetsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchVariantSetsRequest -> SearchVariantSetsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantSetsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantSetsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchVariantSetsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchVariantSetsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchVariantSetsRequest -> m SearchVariantSetsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantSetsRequest -> m SearchVariantSetsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantSetsRequest -> m SearchVariantSetsRequest #

Show SearchVariantSetsRequest Source # 
Generic SearchVariantSetsRequest Source # 
ToJSON SearchVariantSetsRequest Source # 
FromJSON SearchVariantSetsRequest Source # 
type Rep SearchVariantSetsRequest Source # 
type Rep SearchVariantSetsRequest = D1 (MetaData "SearchVariantSetsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchVariantSetsRequest'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_svsrDataSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) ((:*:) (S1 (MetaSel (Just Symbol "_svsrPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_svsrPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))))))

searchVariantSetsRequest :: SearchVariantSetsRequest Source #

Creates a value of SearchVariantSetsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

svsrDataSetIds :: Lens' SearchVariantSetsRequest [Text] Source #

Exactly one dataset ID must be provided here. Only variant sets which belong to this dataset will be returned.

svsrPageToken :: Lens' SearchVariantSetsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

svsrPageSize :: Lens' SearchVariantSetsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 1024.

AnnotationInfo

data AnnotationInfo Source #

A map of additional read alignment information. This must be of the form map (string key mapping to a list of string values).

See: annotationInfo smart constructor.

Instances

Eq AnnotationInfo Source # 
Data AnnotationInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> AnnotationInfo -> c AnnotationInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c AnnotationInfo #

toConstr :: AnnotationInfo -> Constr #

dataTypeOf :: AnnotationInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c AnnotationInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c AnnotationInfo) #

gmapT :: (forall b. Data b => b -> b) -> AnnotationInfo -> AnnotationInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> AnnotationInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> AnnotationInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> AnnotationInfo -> m AnnotationInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationInfo -> m AnnotationInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationInfo -> m AnnotationInfo #

Show AnnotationInfo Source # 
Generic AnnotationInfo Source # 

Associated Types

type Rep AnnotationInfo :: * -> * #

ToJSON AnnotationInfo Source # 
FromJSON AnnotationInfo Source # 
type Rep AnnotationInfo Source # 
type Rep AnnotationInfo = D1 (MetaData "AnnotationInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "AnnotationInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_aiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

annotationInfo Source #

Creates a value of AnnotationInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

SearchAnnotationsResponse

data SearchAnnotationsResponse Source #

Instances

Eq SearchAnnotationsResponse Source # 
Data SearchAnnotationsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchAnnotationsResponse -> c SearchAnnotationsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchAnnotationsResponse #

toConstr :: SearchAnnotationsResponse -> Constr #

dataTypeOf :: SearchAnnotationsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchAnnotationsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchAnnotationsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchAnnotationsResponse -> SearchAnnotationsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchAnnotationsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchAnnotationsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchAnnotationsResponse -> m SearchAnnotationsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationsResponse -> m SearchAnnotationsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationsResponse -> m SearchAnnotationsResponse #

Show SearchAnnotationsResponse Source # 
Generic SearchAnnotationsResponse Source # 
ToJSON SearchAnnotationsResponse Source # 
FromJSON SearchAnnotationsResponse Source # 
type Rep SearchAnnotationsResponse Source # 
type Rep SearchAnnotationsResponse = D1 (MetaData "SearchAnnotationsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchAnnotationsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_sarAnnotations") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Annotation]))) (S1 (MetaSel (Just Symbol "_sarNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

searchAnnotationsResponse :: SearchAnnotationsResponse Source #

Creates a value of SearchAnnotationsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sarNextPageToken :: Lens' SearchAnnotationsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

SearchAnnotationSetsRequest

data SearchAnnotationSetsRequest Source #

Instances

Eq SearchAnnotationSetsRequest Source # 
Data SearchAnnotationSetsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchAnnotationSetsRequest -> c SearchAnnotationSetsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchAnnotationSetsRequest #

toConstr :: SearchAnnotationSetsRequest -> Constr #

dataTypeOf :: SearchAnnotationSetsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchAnnotationSetsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchAnnotationSetsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchAnnotationSetsRequest -> SearchAnnotationSetsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationSetsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationSetsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchAnnotationSetsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchAnnotationSetsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchAnnotationSetsRequest -> m SearchAnnotationSetsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationSetsRequest -> m SearchAnnotationSetsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationSetsRequest -> m SearchAnnotationSetsRequest #

Show SearchAnnotationSetsRequest Source # 
Generic SearchAnnotationSetsRequest Source # 
ToJSON SearchAnnotationSetsRequest Source # 
FromJSON SearchAnnotationSetsRequest Source # 
type Rep SearchAnnotationSetsRequest Source # 
type Rep SearchAnnotationSetsRequest = D1 (MetaData "SearchAnnotationSetsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchAnnotationSetsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_sasrReferenceSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_sasrTypes") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_sasrDataSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))))) ((:*:) (S1 (MetaSel (Just Symbol "_sasrName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_sasrPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_sasrPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))))))))

searchAnnotationSetsRequest :: SearchAnnotationSetsRequest Source #

Creates a value of SearchAnnotationSetsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sasrReferenceSetId :: Lens' SearchAnnotationSetsRequest (Maybe Text) Source #

If specified, only annotation sets associated with the given reference set are returned.

sasrTypes :: Lens' SearchAnnotationSetsRequest [Text] Source #

If specified, only annotation sets that have any of these types are returned.

sasrDataSetIds :: Lens' SearchAnnotationSetsRequest [Text] Source #

Required. The dataset IDs to search within. Caller must have `READ` access to these datasets.

sasrName :: Lens' SearchAnnotationSetsRequest (Maybe Text) Source #

Only return annotations sets for which a substring of the name matches this string (case insensitive).

sasrPageToken :: Lens' SearchAnnotationSetsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

sasrPageSize :: Lens' SearchAnnotationSetsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 128. The maximum value is 1024.

ImportReadGroupSetsRequestPartitionStrategy

data ImportReadGroupSetsRequestPartitionStrategy Source #

The partition strategy describes how read groups are partitioned into read group sets.

Constructors

PartitionStrategyUnspecified
PARTITION_STRATEGY_UNSPECIFIED
PerFilePerSample

PER_FILE_PER_SAMPLE In most cases, this strategy yields one read group set per file. This is the default behavior. Allocate one read group set per file per sample. For BAM files, read groups are considered to share a sample if they have identical sample names. Furthermore, all reads for each file which do not belong to a read group, if any, will be grouped into a single read group set per-file.

MergeAll

MERGE_ALL Includes all read groups in all imported files into a single read group set. Requires that the headers for all imported files are equivalent. All reads which do not belong to a read group, if any, will be grouped into a separate read group set.

Instances

Enum ImportReadGroupSetsRequestPartitionStrategy Source # 
Eq ImportReadGroupSetsRequestPartitionStrategy Source # 
Data ImportReadGroupSetsRequestPartitionStrategy Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportReadGroupSetsRequestPartitionStrategy -> c ImportReadGroupSetsRequestPartitionStrategy #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportReadGroupSetsRequestPartitionStrategy #

toConstr :: ImportReadGroupSetsRequestPartitionStrategy -> Constr #

dataTypeOf :: ImportReadGroupSetsRequestPartitionStrategy -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportReadGroupSetsRequestPartitionStrategy) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportReadGroupSetsRequestPartitionStrategy) #

gmapT :: (forall b. Data b => b -> b) -> ImportReadGroupSetsRequestPartitionStrategy -> ImportReadGroupSetsRequestPartitionStrategy #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportReadGroupSetsRequestPartitionStrategy -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportReadGroupSetsRequestPartitionStrategy -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportReadGroupSetsRequestPartitionStrategy -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportReadGroupSetsRequestPartitionStrategy -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsRequestPartitionStrategy -> m ImportReadGroupSetsRequestPartitionStrategy #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsRequestPartitionStrategy -> m ImportReadGroupSetsRequestPartitionStrategy #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsRequestPartitionStrategy -> m ImportReadGroupSetsRequestPartitionStrategy #

Ord ImportReadGroupSetsRequestPartitionStrategy Source # 
Read ImportReadGroupSetsRequestPartitionStrategy Source # 
Show ImportReadGroupSetsRequestPartitionStrategy Source # 
Generic ImportReadGroupSetsRequestPartitionStrategy Source # 
Hashable ImportReadGroupSetsRequestPartitionStrategy Source # 
ToJSON ImportReadGroupSetsRequestPartitionStrategy Source # 
FromJSON ImportReadGroupSetsRequestPartitionStrategy Source # 
FromHttpApiData ImportReadGroupSetsRequestPartitionStrategy Source # 
ToHttpApiData ImportReadGroupSetsRequestPartitionStrategy Source # 
type Rep ImportReadGroupSetsRequestPartitionStrategy Source # 
type Rep ImportReadGroupSetsRequestPartitionStrategy = D1 (MetaData "ImportReadGroupSetsRequestPartitionStrategy" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) (C1 (MetaCons "PartitionStrategyUnspecified" PrefixI False) U1) ((:+:) (C1 (MetaCons "PerFilePerSample" PrefixI False) U1) (C1 (MetaCons "MergeAll" PrefixI False) U1)))

SearchVariantsResponse

data SearchVariantsResponse Source #

The variant search response.

See: searchVariantsResponse smart constructor.

Instances

Eq SearchVariantsResponse Source # 
Data SearchVariantsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchVariantsResponse -> c SearchVariantsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchVariantsResponse #

toConstr :: SearchVariantsResponse -> Constr #

dataTypeOf :: SearchVariantsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchVariantsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchVariantsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchVariantsResponse -> SearchVariantsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchVariantsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchVariantsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchVariantsResponse -> m SearchVariantsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantsResponse -> m SearchVariantsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantsResponse -> m SearchVariantsResponse #

Show SearchVariantsResponse Source # 
Generic SearchVariantsResponse Source # 
ToJSON SearchVariantsResponse Source # 
FromJSON SearchVariantsResponse Source # 
type Rep SearchVariantsResponse Source # 
type Rep SearchVariantsResponse = D1 (MetaData "SearchVariantsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchVariantsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_svrVariants") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Variant]))) (S1 (MetaSel (Just Symbol "_svrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

searchVariantsResponse :: SearchVariantsResponse Source #

Creates a value of SearchVariantsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

svrVariants :: Lens' SearchVariantsResponse [Variant] Source #

The list of matching Variants.

svrNextPageToken :: Lens' SearchVariantsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

OperationMetadataRuntimeMetadata

data OperationMetadataRuntimeMetadata Source #

Runtime metadata on this Operation.

See: operationMetadataRuntimeMetadata smart constructor.

Instances

Eq OperationMetadataRuntimeMetadata Source # 
Data OperationMetadataRuntimeMetadata Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationMetadataRuntimeMetadata -> c OperationMetadataRuntimeMetadata #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationMetadataRuntimeMetadata #

toConstr :: OperationMetadataRuntimeMetadata -> Constr #

dataTypeOf :: OperationMetadataRuntimeMetadata -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationMetadataRuntimeMetadata) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationMetadataRuntimeMetadata) #

gmapT :: (forall b. Data b => b -> b) -> OperationMetadataRuntimeMetadata -> OperationMetadataRuntimeMetadata #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadataRuntimeMetadata -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadataRuntimeMetadata -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationMetadataRuntimeMetadata -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationMetadataRuntimeMetadata -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationMetadataRuntimeMetadata -> m OperationMetadataRuntimeMetadata #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadataRuntimeMetadata -> m OperationMetadataRuntimeMetadata #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadataRuntimeMetadata -> m OperationMetadataRuntimeMetadata #

Show OperationMetadataRuntimeMetadata Source # 
Generic OperationMetadataRuntimeMetadata Source # 
ToJSON OperationMetadataRuntimeMetadata Source # 
FromJSON OperationMetadataRuntimeMetadata Source # 
type Rep OperationMetadataRuntimeMetadata Source # 
type Rep OperationMetadataRuntimeMetadata = D1 (MetaData "OperationMetadataRuntimeMetadata" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "OperationMetadataRuntimeMetadata'" PrefixI True) (S1 (MetaSel (Just Symbol "_omrmAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text JSONValue))))

operationMetadataRuntimeMetadata Source #

Creates a value of OperationMetadataRuntimeMetadata with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

omrmAddtional :: Lens' OperationMetadataRuntimeMetadata (HashMap Text JSONValue) Source #

Properties of the object. Contains field 'type with type URL.

ClinicalCondition

data ClinicalCondition Source #

Instances

Eq ClinicalCondition Source # 
Data ClinicalCondition Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ClinicalCondition -> c ClinicalCondition #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ClinicalCondition #

toConstr :: ClinicalCondition -> Constr #

dataTypeOf :: ClinicalCondition -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ClinicalCondition) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ClinicalCondition) #

gmapT :: (forall b. Data b => b -> b) -> ClinicalCondition -> ClinicalCondition #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ClinicalCondition -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ClinicalCondition -> r #

gmapQ :: (forall d. Data d => d -> u) -> ClinicalCondition -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ClinicalCondition -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ClinicalCondition -> m ClinicalCondition #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ClinicalCondition -> m ClinicalCondition #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ClinicalCondition -> m ClinicalCondition #

Show ClinicalCondition Source # 
Generic ClinicalCondition Source # 
ToJSON ClinicalCondition Source # 
FromJSON ClinicalCondition Source # 
type Rep ClinicalCondition Source # 
type Rep ClinicalCondition = D1 (MetaData "ClinicalCondition" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ClinicalCondition'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_ccExternalIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ExternalId]))) (S1 (MetaSel (Just Symbol "_ccNames") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))) ((:*:) (S1 (MetaSel (Just Symbol "_ccConceptId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ccOmimId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

clinicalCondition :: ClinicalCondition Source #

Creates a value of ClinicalCondition with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ccExternalIds :: Lens' ClinicalCondition [ExternalId] Source #

The set of external IDs for this condition.

ccNames :: Lens' ClinicalCondition [Text] Source #

A set of names for the condition.

ccConceptId :: Lens' ClinicalCondition (Maybe Text) Source #

The MedGen concept id associated with this gene. Search for these IDs at http://www.ncbi.nlm.nih.gov/medgen/

ccOmimId :: Lens' ClinicalCondition (Maybe Text) Source #

The OMIM id for this condition. Search for these IDs at http://omim.org/

SearchCallSetsRequest

data SearchCallSetsRequest Source #

The call set search request.

See: searchCallSetsRequest smart constructor.

Instances

Eq SearchCallSetsRequest Source # 
Data SearchCallSetsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchCallSetsRequest -> c SearchCallSetsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchCallSetsRequest #

toConstr :: SearchCallSetsRequest -> Constr #

dataTypeOf :: SearchCallSetsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchCallSetsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchCallSetsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchCallSetsRequest -> SearchCallSetsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchCallSetsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchCallSetsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchCallSetsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchCallSetsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchCallSetsRequest -> m SearchCallSetsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchCallSetsRequest -> m SearchCallSetsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchCallSetsRequest -> m SearchCallSetsRequest #

Show SearchCallSetsRequest Source # 
Generic SearchCallSetsRequest Source # 
ToJSON SearchCallSetsRequest Source # 
FromJSON SearchCallSetsRequest Source # 
type Rep SearchCallSetsRequest Source # 
type Rep SearchCallSetsRequest = D1 (MetaData "SearchCallSetsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchCallSetsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_scsrName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_scsrPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_scsrVariantSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_scsrPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))))))

searchCallSetsRequest :: SearchCallSetsRequest Source #

Creates a value of SearchCallSetsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

scsrName :: Lens' SearchCallSetsRequest (Maybe Text) Source #

Only return call sets for which a substring of the name matches this string.

scsrPageToken :: Lens' SearchCallSetsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

scsrVariantSetIds :: Lens' SearchCallSetsRequest [Text] Source #

Restrict the query to call sets within the given variant sets. At least one ID must be provided.

scsrPageSize :: Lens' SearchCallSetsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 1024.

Entry

data Entry Source #

Instances

Eq Entry Source # 

Methods

(==) :: Entry -> Entry -> Bool #

(/=) :: Entry -> Entry -> Bool #

Data Entry Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Entry -> c Entry #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Entry #

toConstr :: Entry -> Constr #

dataTypeOf :: Entry -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Entry) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Entry) #

gmapT :: (forall b. Data b => b -> b) -> Entry -> Entry #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Entry -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Entry -> r #

gmapQ :: (forall d. Data d => d -> u) -> Entry -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Entry -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Entry -> m Entry #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Entry -> m Entry #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Entry -> m Entry #

Show Entry Source # 

Methods

showsPrec :: Int -> Entry -> ShowS #

show :: Entry -> String #

showList :: [Entry] -> ShowS #

Generic Entry Source # 

Associated Types

type Rep Entry :: * -> * #

Methods

from :: Entry -> Rep Entry x #

to :: Rep Entry x -> Entry #

ToJSON Entry Source # 
FromJSON Entry Source # 
type Rep Entry Source # 
type Rep Entry = D1 (MetaData "Entry" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Entry'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_eStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Status))) (S1 (MetaSel (Just Symbol "_eAnnotation") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Annotation)))))

entry :: Entry Source #

Creates a value of Entry with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

eStatus :: Lens' Entry (Maybe Status) Source #

The creation status.

eAnnotation :: Lens' Entry (Maybe Annotation) Source #

The created annotation, if creation was successful.

SearchReadsResponse

data SearchReadsResponse Source #

The read search response.

See: searchReadsResponse smart constructor.

Instances

Eq SearchReadsResponse Source # 
Data SearchReadsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReadsResponse -> c SearchReadsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReadsResponse #

toConstr :: SearchReadsResponse -> Constr #

dataTypeOf :: SearchReadsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReadsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReadsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchReadsResponse -> SearchReadsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReadsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReadsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReadsResponse -> m SearchReadsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadsResponse -> m SearchReadsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadsResponse -> m SearchReadsResponse #

Show SearchReadsResponse Source # 
Generic SearchReadsResponse Source # 
ToJSON SearchReadsResponse Source # 
FromJSON SearchReadsResponse Source # 
type Rep SearchReadsResponse Source # 
type Rep SearchReadsResponse = D1 (MetaData "SearchReadsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReadsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_sNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_sAlignments") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Read'])))))

searchReadsResponse :: SearchReadsResponse Source #

Creates a value of SearchReadsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sNextPageToken :: Lens' SearchReadsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

sAlignments :: Lens' SearchReadsResponse [Read'] Source #

The list of matching alignments sorted by mapped genomic coordinate, if any, ascending in position within the same reference. Unmapped reads, which have no position, are returned contiguously and are sorted in ascending lexicographic order by fragment name.

Program

data Program Source #

Instances

Eq Program Source # 

Methods

(==) :: Program -> Program -> Bool #

(/=) :: Program -> Program -> Bool #

Data Program Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Program -> c Program #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Program #

toConstr :: Program -> Constr #

dataTypeOf :: Program -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Program) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Program) #

gmapT :: (forall b. Data b => b -> b) -> Program -> Program #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Program -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Program -> r #

gmapQ :: (forall d. Data d => d -> u) -> Program -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Program -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Program -> m Program #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Program -> m Program #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Program -> m Program #

Show Program Source # 
Generic Program Source # 

Associated Types

type Rep Program :: * -> * #

Methods

from :: Program -> Rep Program x #

to :: Rep Program x -> Program #

ToJSON Program Source # 
FromJSON Program Source # 
type Rep Program Source # 
type Rep Program = D1 (MetaData "Program" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Program'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_pPrevProgramId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_pName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_pVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_pId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_pCommandLine") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))

program :: Program Source #

Creates a value of Program with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

pPrevProgramId :: Lens' Program (Maybe Text) Source #

The ID of the program run before this one.

pName :: Lens' Program (Maybe Text) Source #

The display name of the program. This is typically the colloquial name of the tool used, for example 'bwa' or 'picard'.

pVersion :: Lens' Program (Maybe Text) Source #

The version of the program run.

pId :: Lens' Program (Maybe Text) Source #

The user specified locally unique ID of the program. Used along with `prevProgramId` to define an ordering between programs.

pCommandLine :: Lens' Program (Maybe Text) Source #

The command line used to run this program.

SearchReferencesRequest

data SearchReferencesRequest Source #

Instances

Eq SearchReferencesRequest Source # 
Data SearchReferencesRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReferencesRequest -> c SearchReferencesRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReferencesRequest #

toConstr :: SearchReferencesRequest -> Constr #

dataTypeOf :: SearchReferencesRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReferencesRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReferencesRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchReferencesRequest -> SearchReferencesRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferencesRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferencesRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReferencesRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReferencesRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReferencesRequest -> m SearchReferencesRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferencesRequest -> m SearchReferencesRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferencesRequest -> m SearchReferencesRequest #

Show SearchReferencesRequest Source # 
Generic SearchReferencesRequest Source # 
ToJSON SearchReferencesRequest Source # 
FromJSON SearchReferencesRequest Source # 
type Rep SearchReferencesRequest Source # 
type Rep SearchReferencesRequest = D1 (MetaData "SearchReferencesRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReferencesRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_sReferenceSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_sMD5checksums") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))) ((:*:) (S1 (MetaSel (Just Symbol "_sAccessions") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) ((:*:) (S1 (MetaSel (Just Symbol "_sPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_sPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))))))))

searchReferencesRequest :: SearchReferencesRequest Source #

Creates a value of SearchReferencesRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sReferenceSetId :: Lens' SearchReferencesRequest (Maybe Text) Source #

If present, return only references which belong to this reference set.

sMD5checksums :: Lens' SearchReferencesRequest [Text] Source #

If present, return references for which the md5checksum matches exactly.

sAccessions :: Lens' SearchReferencesRequest [Text] Source #

If present, return references for which a prefix of any of sourceAccessions match any of these strings. Accession numbers typically have a main number and a version, for example `GCF_000001405.26`.

sPageToken :: Lens' SearchReferencesRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

sPageSize :: Lens' SearchReferencesRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 1024. The maximum value is 4096.

BatchCreateAnnotationsResponse

data BatchCreateAnnotationsResponse Source #

Instances

Eq BatchCreateAnnotationsResponse Source # 
Data BatchCreateAnnotationsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> BatchCreateAnnotationsResponse -> c BatchCreateAnnotationsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c BatchCreateAnnotationsResponse #

toConstr :: BatchCreateAnnotationsResponse -> Constr #

dataTypeOf :: BatchCreateAnnotationsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c BatchCreateAnnotationsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c BatchCreateAnnotationsResponse) #

gmapT :: (forall b. Data b => b -> b) -> BatchCreateAnnotationsResponse -> BatchCreateAnnotationsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> BatchCreateAnnotationsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> BatchCreateAnnotationsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> BatchCreateAnnotationsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> BatchCreateAnnotationsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> BatchCreateAnnotationsResponse -> m BatchCreateAnnotationsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchCreateAnnotationsResponse -> m BatchCreateAnnotationsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchCreateAnnotationsResponse -> m BatchCreateAnnotationsResponse #

Show BatchCreateAnnotationsResponse Source # 
Generic BatchCreateAnnotationsResponse Source # 
ToJSON BatchCreateAnnotationsResponse Source # 
FromJSON BatchCreateAnnotationsResponse Source # 
type Rep BatchCreateAnnotationsResponse Source # 
type Rep BatchCreateAnnotationsResponse = D1 (MetaData "BatchCreateAnnotationsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "BatchCreateAnnotationsResponse'" PrefixI True) (S1 (MetaSel (Just Symbol "_bcarEntries") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe [Entry]))))

batchCreateAnnotationsResponse :: BatchCreateAnnotationsResponse Source #

Creates a value of BatchCreateAnnotationsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

bcarEntries :: Lens' BatchCreateAnnotationsResponse [Entry] Source #

The resulting per-annotation entries, ordered consistently with the original request.

CodingSequence

data CodingSequence Source #

Instances

Eq CodingSequence Source # 
Data CodingSequence Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CodingSequence -> c CodingSequence #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CodingSequence #

toConstr :: CodingSequence -> Constr #

dataTypeOf :: CodingSequence -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CodingSequence) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CodingSequence) #

gmapT :: (forall b. Data b => b -> b) -> CodingSequence -> CodingSequence #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CodingSequence -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CodingSequence -> r #

gmapQ :: (forall d. Data d => d -> u) -> CodingSequence -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CodingSequence -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CodingSequence -> m CodingSequence #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CodingSequence -> m CodingSequence #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CodingSequence -> m CodingSequence #

Show CodingSequence Source # 
Generic CodingSequence Source # 

Associated Types

type Rep CodingSequence :: * -> * #

ToJSON CodingSequence Source # 
FromJSON CodingSequence Source # 
type Rep CodingSequence Source # 
type Rep CodingSequence = D1 (MetaData "CodingSequence" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "CodingSequence'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_csStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_csEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64))))))

codingSequence :: CodingSequence Source #

Creates a value of CodingSequence with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

csStart :: Lens' CodingSequence (Maybe Int64) Source #

The start of the coding sequence on this annotation's reference sequence, 0-based inclusive. Note that this position is relative to the reference start, and *not* the containing annotation start.

csEnd :: Lens' CodingSequence (Maybe Int64) Source #

The end of the coding sequence on this annotation's reference sequence, 0-based exclusive. Note that this position is relative to the reference start, and *not* the containing annotation start.

AnnotationType

data AnnotationType Source #

The data type for this annotation. Must match the containing annotation set's type.

Constructors

ATAnnotationTypeUnspecified
ANNOTATION_TYPE_UNSPECIFIED
ATGeneric

GENERIC A `GENERIC` annotation type should be used when no other annotation type will suffice. This represents an untyped annotation of the reference genome.

ATVariant

VARIANT A `VARIANT` annotation type.

ATGene

GENE A `GENE` annotation type represents the existence of a gene at the associated reference coordinates. The start coordinate is typically the gene's transcription start site and the end is typically the end of the gene's last exon.

ATTranscript

TRANSCRIPT A `TRANSCRIPT` annotation type represents the assertion that a particular region of the reference genome may be transcribed as RNA.

Instances

Enum AnnotationType Source # 
Eq AnnotationType Source # 
Data AnnotationType Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> AnnotationType -> c AnnotationType #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c AnnotationType #

toConstr :: AnnotationType -> Constr #

dataTypeOf :: AnnotationType -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c AnnotationType) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c AnnotationType) #

gmapT :: (forall b. Data b => b -> b) -> AnnotationType -> AnnotationType #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationType -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationType -> r #

gmapQ :: (forall d. Data d => d -> u) -> AnnotationType -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> AnnotationType -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> AnnotationType -> m AnnotationType #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationType -> m AnnotationType #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationType -> m AnnotationType #

Ord AnnotationType Source # 
Read AnnotationType Source # 
Show AnnotationType Source # 
Generic AnnotationType Source # 

Associated Types

type Rep AnnotationType :: * -> * #

Hashable AnnotationType Source # 
ToJSON AnnotationType Source # 
FromJSON AnnotationType Source # 
FromHttpApiData AnnotationType Source # 
ToHttpApiData AnnotationType Source # 
type Rep AnnotationType Source # 
type Rep AnnotationType = D1 (MetaData "AnnotationType" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) (C1 (MetaCons "ATAnnotationTypeUnspecified" PrefixI False) U1) (C1 (MetaCons "ATGeneric" PrefixI False) U1)) ((:+:) (C1 (MetaCons "ATVariant" PrefixI False) U1) ((:+:) (C1 (MetaCons "ATGene" PrefixI False) U1) (C1 (MetaCons "ATTranscript" PrefixI False) U1))))

SearchReferenceSetsResponse

data SearchReferenceSetsResponse Source #

Instances

Eq SearchReferenceSetsResponse Source # 
Data SearchReferenceSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReferenceSetsResponse -> c SearchReferenceSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReferenceSetsResponse #

toConstr :: SearchReferenceSetsResponse -> Constr #

dataTypeOf :: SearchReferenceSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReferenceSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReferenceSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchReferenceSetsResponse -> SearchReferenceSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferenceSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReferenceSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReferenceSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReferenceSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReferenceSetsResponse -> m SearchReferenceSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferenceSetsResponse -> m SearchReferenceSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReferenceSetsResponse -> m SearchReferenceSetsResponse #

Show SearchReferenceSetsResponse Source # 
Generic SearchReferenceSetsResponse Source # 
ToJSON SearchReferenceSetsResponse Source # 
FromJSON SearchReferenceSetsResponse Source # 
type Rep SearchReferenceSetsResponse Source # 
type Rep SearchReferenceSetsResponse = D1 (MetaData "SearchReferenceSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReferenceSetsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_srsrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_srsrReferenceSets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ReferenceSet])))))

searchReferenceSetsResponse :: SearchReferenceSetsResponse Source #

Creates a value of SearchReferenceSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

srsrNextPageToken :: Lens' SearchReferenceSetsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

Range

data Range Source #

A 0-based half-open genomic coordinate range for search requests.

See: range smart constructor.

Instances

Eq Range Source # 

Methods

(==) :: Range -> Range -> Bool #

(/=) :: Range -> Range -> Bool #

Data Range Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Range -> c Range #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Range #

toConstr :: Range -> Constr #

dataTypeOf :: Range -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Range) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Range) #

gmapT :: (forall b. Data b => b -> b) -> Range -> Range #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Range -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Range -> r #

gmapQ :: (forall d. Data d => d -> u) -> Range -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Range -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Range -> m Range #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Range -> m Range #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Range -> m Range #

Show Range Source # 

Methods

showsPrec :: Int -> Range -> ShowS #

show :: Range -> String #

showList :: [Range] -> ShowS #

Generic Range Source # 

Associated Types

type Rep Range :: * -> * #

Methods

from :: Range -> Rep Range x #

to :: Rep Range x -> Range #

ToJSON Range Source # 
FromJSON Range Source # 
type Rep Range Source # 
type Rep Range = D1 (MetaData "Range" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Range'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_rStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_rReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))))))

range :: Range Source #

Creates a value of Range with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

rStart :: Lens' Range (Maybe Int64) Source #

The start position of the range on the reference, 0-based inclusive.

rReferenceName :: Lens' Range (Maybe Text) Source #

The reference sequence name, for example `chr1`, `1`, or `chrX`.

rEnd :: Lens' Range (Maybe Int64) Source #

The end position of the range on the reference, 0-based exclusive.

ReadGroupSet

data ReadGroupSet Source #

A read group set is a logical collection of read groups, which are collections of reads produced by a sequencer. A read group set typically models reads corresponding to one sample, sequenced one way, and aligned one way. * A read group set belongs to one dataset. * A read group belongs to one read group set. * A read belongs to one read group. For more genomics resource definitions, see Fundamentals of Google Genomics

See: readGroupSet smart constructor.

Instances

Eq ReadGroupSet Source # 
Data ReadGroupSet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReadGroupSet -> c ReadGroupSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReadGroupSet #

toConstr :: ReadGroupSet -> Constr #

dataTypeOf :: ReadGroupSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReadGroupSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReadGroupSet) #

gmapT :: (forall b. Data b => b -> b) -> ReadGroupSet -> ReadGroupSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroupSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroupSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReadGroupSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReadGroupSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReadGroupSet -> m ReadGroupSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroupSet -> m ReadGroupSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroupSet -> m ReadGroupSet #

Show ReadGroupSet Source # 
Generic ReadGroupSet Source # 

Associated Types

type Rep ReadGroupSet :: * -> * #

ToJSON ReadGroupSet Source # 
FromJSON ReadGroupSet Source # 
type Rep ReadGroupSet Source # 

readGroupSet :: ReadGroupSet Source #

Creates a value of ReadGroupSet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

rgsReferenceSetId :: Lens' ReadGroupSet (Maybe Text) Source #

The reference set to which the reads in this read group set are aligned.

rgsName :: Lens' ReadGroupSet (Maybe Text) Source #

The read group set name. By default this will be initialized to the sample name of the sequenced data contained in this set.

rgsDataSetId :: Lens' ReadGroupSet (Maybe Text) Source #

The dataset to which this read group set belongs.

rgsId :: Lens' ReadGroupSet (Maybe Text) Source #

The server-generated read group set ID, unique for all read group sets.

rgsInfo :: Lens' ReadGroupSet (Maybe ReadGroupSetInfo) Source #

A map of additional read group set information.

rgsReadGroups :: Lens' ReadGroupSet [ReadGroup] Source #

The read groups in this set. There are typically 1-10 read groups in a read group set.

rgsFilename :: Lens' ReadGroupSet (Maybe Text) Source #

The filename of the original source file for this read group set, if any.

Xgafv

data Xgafv Source #

V1 error format.

Constructors

X1

1 v1 error format

X2

2 v2 error format

Instances

Enum Xgafv Source # 
Eq Xgafv Source # 

Methods

(==) :: Xgafv -> Xgafv -> Bool #

(/=) :: Xgafv -> Xgafv -> Bool #

Data Xgafv Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Xgafv -> c Xgafv #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Xgafv #

toConstr :: Xgafv -> Constr #

dataTypeOf :: Xgafv -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Xgafv) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Xgafv) #

gmapT :: (forall b. Data b => b -> b) -> Xgafv -> Xgafv #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Xgafv -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Xgafv -> r #

gmapQ :: (forall d. Data d => d -> u) -> Xgafv -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Xgafv -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Xgafv -> m Xgafv #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Xgafv -> m Xgafv #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Xgafv -> m Xgafv #

Ord Xgafv Source # 

Methods

compare :: Xgafv -> Xgafv -> Ordering #

(<) :: Xgafv -> Xgafv -> Bool #

(<=) :: Xgafv -> Xgafv -> Bool #

(>) :: Xgafv -> Xgafv -> Bool #

(>=) :: Xgafv -> Xgafv -> Bool #

max :: Xgafv -> Xgafv -> Xgafv #

min :: Xgafv -> Xgafv -> Xgafv #

Read Xgafv Source # 
Show Xgafv Source # 

Methods

showsPrec :: Int -> Xgafv -> ShowS #

show :: Xgafv -> String #

showList :: [Xgafv] -> ShowS #

Generic Xgafv Source # 

Associated Types

type Rep Xgafv :: * -> * #

Methods

from :: Xgafv -> Rep Xgafv x #

to :: Rep Xgafv x -> Xgafv #

Hashable Xgafv Source # 

Methods

hashWithSalt :: Int -> Xgafv -> Int #

hash :: Xgafv -> Int #

ToJSON Xgafv Source # 
FromJSON Xgafv Source # 
FromHttpApiData Xgafv Source # 
ToHttpApiData Xgafv Source # 
type Rep Xgafv Source # 
type Rep Xgafv = D1 (MetaData "Xgafv" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) (C1 (MetaCons "X1" PrefixI False) U1) (C1 (MetaCons "X2" PrefixI False) U1))

ExportReadGroupSetRequest

data ExportReadGroupSetRequest Source #

The read group set export request.

See: exportReadGroupSetRequest smart constructor.

Instances

Eq ExportReadGroupSetRequest Source # 
Data ExportReadGroupSetRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ExportReadGroupSetRequest -> c ExportReadGroupSetRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ExportReadGroupSetRequest #

toConstr :: ExportReadGroupSetRequest -> Constr #

dataTypeOf :: ExportReadGroupSetRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ExportReadGroupSetRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ExportReadGroupSetRequest) #

gmapT :: (forall b. Data b => b -> b) -> ExportReadGroupSetRequest -> ExportReadGroupSetRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ExportReadGroupSetRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ExportReadGroupSetRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> ExportReadGroupSetRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ExportReadGroupSetRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ExportReadGroupSetRequest -> m ExportReadGroupSetRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ExportReadGroupSetRequest -> m ExportReadGroupSetRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ExportReadGroupSetRequest -> m ExportReadGroupSetRequest #

Show ExportReadGroupSetRequest Source # 
Generic ExportReadGroupSetRequest Source # 
ToJSON ExportReadGroupSetRequest Source # 
FromJSON ExportReadGroupSetRequest Source # 
type Rep ExportReadGroupSetRequest Source # 
type Rep ExportReadGroupSetRequest = D1 (MetaData "ExportReadGroupSetRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ExportReadGroupSetRequest'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_ergsrReferenceNames") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) ((:*:) (S1 (MetaSel (Just Symbol "_ergsrExportURI") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ergsrProjectId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

exportReadGroupSetRequest :: ExportReadGroupSetRequest Source #

Creates a value of ExportReadGroupSetRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ergsrReferenceNames :: Lens' ExportReadGroupSetRequest [Text] Source #

The reference names to export. If this is not specified, all reference sequences, including unmapped reads, are exported. Use `*` to export only unmapped reads.

ergsrExportURI :: Lens' ExportReadGroupSetRequest (Maybe Text) Source #

Required. A Google Cloud Storage URI for the exported BAM file. The currently authenticated user must have write access to the new file. An error will be returned if the URI already contains data.

ergsrProjectId :: Lens' ExportReadGroupSetRequest (Maybe Text) Source #

Required. The Google Cloud project ID that owns this export. The caller must have WRITE access to this project.

ImportVariantsResponse

data ImportVariantsResponse Source #

The variant data import response.

See: importVariantsResponse smart constructor.

Instances

Eq ImportVariantsResponse Source # 
Data ImportVariantsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportVariantsResponse -> c ImportVariantsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportVariantsResponse #

toConstr :: ImportVariantsResponse -> Constr #

dataTypeOf :: ImportVariantsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportVariantsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportVariantsResponse) #

gmapT :: (forall b. Data b => b -> b) -> ImportVariantsResponse -> ImportVariantsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportVariantsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportVariantsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportVariantsResponse -> m ImportVariantsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsResponse -> m ImportVariantsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsResponse -> m ImportVariantsResponse #

Show ImportVariantsResponse Source # 
Generic ImportVariantsResponse Source # 
ToJSON ImportVariantsResponse Source # 
FromJSON ImportVariantsResponse Source # 
type Rep ImportVariantsResponse Source # 
type Rep ImportVariantsResponse = D1 (MetaData "ImportVariantsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "ImportVariantsResponse'" PrefixI True) (S1 (MetaSel (Just Symbol "_ivrCallSetIds") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe [Text]))))

importVariantsResponse :: ImportVariantsResponse Source #

Creates a value of ImportVariantsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ivrCallSetIds :: Lens' ImportVariantsResponse [Text] Source #

IDs of the call sets created during the import.

ListCoverageBucketsResponse

data ListCoverageBucketsResponse Source #

Instances

Eq ListCoverageBucketsResponse Source # 
Data ListCoverageBucketsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ListCoverageBucketsResponse -> c ListCoverageBucketsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ListCoverageBucketsResponse #

toConstr :: ListCoverageBucketsResponse -> Constr #

dataTypeOf :: ListCoverageBucketsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ListCoverageBucketsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ListCoverageBucketsResponse) #

gmapT :: (forall b. Data b => b -> b) -> ListCoverageBucketsResponse -> ListCoverageBucketsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ListCoverageBucketsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ListCoverageBucketsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> ListCoverageBucketsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ListCoverageBucketsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ListCoverageBucketsResponse -> m ListCoverageBucketsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ListCoverageBucketsResponse -> m ListCoverageBucketsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ListCoverageBucketsResponse -> m ListCoverageBucketsResponse #

Show ListCoverageBucketsResponse Source # 
Generic ListCoverageBucketsResponse Source # 
ToJSON ListCoverageBucketsResponse Source # 
FromJSON ListCoverageBucketsResponse Source # 
type Rep ListCoverageBucketsResponse Source # 
type Rep ListCoverageBucketsResponse = D1 (MetaData "ListCoverageBucketsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ListCoverageBucketsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_lcbrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_lcbrBucketWidth") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_lcbrCoverageBuckets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [CoverageBucket]))))))

listCoverageBucketsResponse :: ListCoverageBucketsResponse Source #

Creates a value of ListCoverageBucketsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

lcbrNextPageToken :: Lens' ListCoverageBucketsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

lcbrBucketWidth :: Lens' ListCoverageBucketsResponse (Maybe Int64) Source #

The length of each coverage bucket in base pairs. Note that buckets at the end of a reference sequence may be shorter. This value is omitted if the bucket width is infinity (the default behaviour, with no range or `targetBucketWidth`).

lcbrCoverageBuckets :: Lens' ListCoverageBucketsResponse [CoverageBucket] Source #

The coverage buckets. The list of buckets is sparse; a bucket with 0 overlapping reads is not returned. A bucket never crosses more than one reference sequence. Each bucket has width `bucketWidth`, unless its end is the end of the reference sequence.

TestIAMPermissionsRequest

data TestIAMPermissionsRequest Source #

Request message for `TestIamPermissions` method.

See: testIAMPermissionsRequest smart constructor.

Instances

Eq TestIAMPermissionsRequest Source # 
Data TestIAMPermissionsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> TestIAMPermissionsRequest -> c TestIAMPermissionsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c TestIAMPermissionsRequest #

toConstr :: TestIAMPermissionsRequest -> Constr #

dataTypeOf :: TestIAMPermissionsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c TestIAMPermissionsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c TestIAMPermissionsRequest) #

gmapT :: (forall b. Data b => b -> b) -> TestIAMPermissionsRequest -> TestIAMPermissionsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> TestIAMPermissionsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> TestIAMPermissionsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> TestIAMPermissionsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> TestIAMPermissionsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> TestIAMPermissionsRequest -> m TestIAMPermissionsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> TestIAMPermissionsRequest -> m TestIAMPermissionsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> TestIAMPermissionsRequest -> m TestIAMPermissionsRequest #

Show TestIAMPermissionsRequest Source # 
Generic TestIAMPermissionsRequest Source # 
ToJSON TestIAMPermissionsRequest Source # 
FromJSON TestIAMPermissionsRequest Source # 
type Rep TestIAMPermissionsRequest Source # 
type Rep TestIAMPermissionsRequest = D1 (MetaData "TestIAMPermissionsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "TestIAMPermissionsRequest'" PrefixI True) (S1 (MetaSel (Just Symbol "_tiprPermissions") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe [Text]))))

testIAMPermissionsRequest :: TestIAMPermissionsRequest Source #

Creates a value of TestIAMPermissionsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

tiprPermissions :: Lens' TestIAMPermissionsRequest [Text] Source #

REQUIRED: The set of permissions to check for the 'resource'. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. Allowed permissions are: * `genomics.datasets.create` * `genomics.datasets.delete` * `genomics.datasets.get` * `genomics.datasets.list` * `genomics.datasets.update` * `genomics.datasets.getIamPolicy` * `genomics.datasets.setIamPolicy`

ImportReadGroupSetsResponse

data ImportReadGroupSetsResponse Source #

The read group set import response.

See: importReadGroupSetsResponse smart constructor.

Instances

Eq ImportReadGroupSetsResponse Source # 
Data ImportReadGroupSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportReadGroupSetsResponse -> c ImportReadGroupSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportReadGroupSetsResponse #

toConstr :: ImportReadGroupSetsResponse -> Constr #

dataTypeOf :: ImportReadGroupSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportReadGroupSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportReadGroupSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> ImportReadGroupSetsResponse -> ImportReadGroupSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportReadGroupSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportReadGroupSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportReadGroupSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportReadGroupSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsResponse -> m ImportReadGroupSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsResponse -> m ImportReadGroupSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsResponse -> m ImportReadGroupSetsResponse #

Show ImportReadGroupSetsResponse Source # 
Generic ImportReadGroupSetsResponse Source # 
ToJSON ImportReadGroupSetsResponse Source # 
FromJSON ImportReadGroupSetsResponse Source # 
type Rep ImportReadGroupSetsResponse Source # 
type Rep ImportReadGroupSetsResponse = D1 (MetaData "ImportReadGroupSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "ImportReadGroupSetsResponse'" PrefixI True) (S1 (MetaSel (Just Symbol "_irgsrReadGroupSetIds") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe [Text]))))

importReadGroupSetsResponse :: ImportReadGroupSetsResponse Source #

Creates a value of ImportReadGroupSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

irgsrReadGroupSetIds :: Lens' ImportReadGroupSetsResponse [Text] Source #

IDs of the read group sets that were created.

LinearAlignment

data LinearAlignment Source #

A linear alignment can be represented by one CIGAR string. Describes the mapped position and local alignment of the read to the reference.

See: linearAlignment smart constructor.

Instances

Eq LinearAlignment Source # 
Data LinearAlignment Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> LinearAlignment -> c LinearAlignment #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c LinearAlignment #

toConstr :: LinearAlignment -> Constr #

dataTypeOf :: LinearAlignment -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c LinearAlignment) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c LinearAlignment) #

gmapT :: (forall b. Data b => b -> b) -> LinearAlignment -> LinearAlignment #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> LinearAlignment -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> LinearAlignment -> r #

gmapQ :: (forall d. Data d => d -> u) -> LinearAlignment -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> LinearAlignment -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> LinearAlignment -> m LinearAlignment #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> LinearAlignment -> m LinearAlignment #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> LinearAlignment -> m LinearAlignment #

Show LinearAlignment Source # 
Generic LinearAlignment Source # 
ToJSON LinearAlignment Source # 
FromJSON LinearAlignment Source # 
type Rep LinearAlignment Source # 
type Rep LinearAlignment = D1 (MetaData "LinearAlignment" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "LinearAlignment'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_laCigar") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [CigarUnit]))) ((:*:) (S1 (MetaSel (Just Symbol "_laMAppingQuality") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_laPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Position))))))

linearAlignment :: LinearAlignment Source #

Creates a value of LinearAlignment with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

laCigar :: Lens' LinearAlignment [CigarUnit] Source #

Represents the local alignment of this sequence (alignment matches, indels, etc) against the reference.

laMAppingQuality :: Lens' LinearAlignment (Maybe Int32) Source #

The mapping quality of this alignment. Represents how likely the read maps to this position as opposed to other locations. Specifically, this is -10 log10 Pr(mapping position is wrong), rounded to the nearest integer.

laPosition :: Lens' LinearAlignment (Maybe Position) Source #

The position of this alignment.

AnnotationSet

data AnnotationSet Source #

An annotation set is a logical grouping of annotations that share consistent type information and provenance. Examples of annotation sets include 'all genes from refseq', and 'all variant annotations from ClinVar'.

See: annotationSet smart constructor.

Instances

Eq AnnotationSet Source # 
Data AnnotationSet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> AnnotationSet -> c AnnotationSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c AnnotationSet #

toConstr :: AnnotationSet -> Constr #

dataTypeOf :: AnnotationSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c AnnotationSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c AnnotationSet) #

gmapT :: (forall b. Data b => b -> b) -> AnnotationSet -> AnnotationSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> AnnotationSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> AnnotationSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> AnnotationSet -> m AnnotationSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationSet -> m AnnotationSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationSet -> m AnnotationSet #

Show AnnotationSet Source # 
Generic AnnotationSet Source # 

Associated Types

type Rep AnnotationSet :: * -> * #

ToJSON AnnotationSet Source # 
FromJSON AnnotationSet Source # 
type Rep AnnotationSet Source # 

annotationSet :: AnnotationSet Source #

Creates a value of AnnotationSet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

asReferenceSetId :: Lens' AnnotationSet (Maybe Text) Source #

The ID of the reference set that defines the coordinate space for this set's annotations.

asName :: Lens' AnnotationSet (Maybe Text) Source #

The display name for this annotation set.

asDataSetId :: Lens' AnnotationSet (Maybe Text) Source #

The dataset to which this annotation set belongs.

asId :: Lens' AnnotationSet (Maybe Text) Source #

The server-generated annotation set ID, unique across all annotation sets.

asType :: Lens' AnnotationSet (Maybe AnnotationSetType) Source #

The type of annotations contained within this set.

asSourceURI :: Lens' AnnotationSet (Maybe Text) Source #

The source URI describing the file from which this annotation set was generated, if any.

asInfo :: Lens' AnnotationSet (Maybe AnnotationSetInfo) Source #

A map of additional read alignment information. This must be of the form map (string key mapping to a list of string values).

VariantSet

data VariantSet Source #

A variant set is a collection of call sets and variants. It contains summary statistics of those contents. A variant set belongs to a dataset. For more genomics resource definitions, see Fundamentals of Google Genomics

See: variantSet smart constructor.

Instances

Eq VariantSet Source # 
Data VariantSet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantSet -> c VariantSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantSet #

toConstr :: VariantSet -> Constr #

dataTypeOf :: VariantSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantSet) #

gmapT :: (forall b. Data b => b -> b) -> VariantSet -> VariantSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantSet -> m VariantSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSet -> m VariantSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSet -> m VariantSet #

Show VariantSet Source # 
Generic VariantSet Source # 

Associated Types

type Rep VariantSet :: * -> * #

ToJSON VariantSet Source # 
FromJSON VariantSet Source # 
type Rep VariantSet Source # 

variantSet :: VariantSet Source #

Creates a value of VariantSet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

vsReferenceSetId :: Lens' VariantSet (Maybe Text) Source #

The reference set to which the variant set is mapped. The reference set describes the alignment provenance of the variant set, while the `referenceBounds` describe the shape of the actual variant data. The reference set's reference names are a superset of those found in the `referenceBounds`. For example, given a variant set that is mapped to the GRCh38 reference set and contains a single variant on reference 'X', `referenceBounds` would contain only an entry for 'X', while the associated reference set enumerates all possible references: '1', '2', 'X', 'Y', 'MT', etc.

vsName :: Lens' VariantSet (Maybe Text) Source #

User-specified, mutable name.

vsDataSetId :: Lens' VariantSet (Maybe Text) Source #

The dataset to which this variant set belongs.

vsReferenceBounds :: Lens' VariantSet [ReferenceBound] Source #

A list of all references used by the variants in a variant set with associated coordinate upper bounds for each one.

vsMetadata :: Lens' VariantSet [VariantSetMetadata] Source #

The metadata associated with this variant set.

vsId :: Lens' VariantSet (Maybe Text) Source #

The server-generated variant set ID, unique across all variant sets.

vsDescription :: Lens' VariantSet (Maybe Text) Source #

A textual description of this variant set.

CigarUnitOperation

data CigarUnitOperation Source #

Constructors

OperationUnspecified
OPERATION_UNSPECIFIED
AlignmentMatch

ALIGNMENT_MATCH An alignment match indicates that a sequence can be aligned to the reference without evidence of an INDEL. Unlike the `SEQUENCE_MATCH` and `SEQUENCE_MISMATCH` operators, the `ALIGNMENT_MATCH` operator does not indicate whether the reference and read sequences are an exact match. This operator is equivalent to SAM's `M`.

Insert

INSERT The insert operator indicates that the read contains evidence of bases being inserted into the reference. This operator is equivalent to SAM's `I`.

Delete'

DELETE The delete operator indicates that the read contains evidence of bases being deleted from the reference. This operator is equivalent to SAM's `D`.

Skip

SKIP The skip operator indicates that this read skips a long segment of the reference, but the bases have not been deleted. This operator is commonly used when working with RNA-seq data, where reads may skip long segments of the reference between exons. This operator is equivalent to SAM's `N`.

ClipSoft

CLIP_SOFT The soft clip operator indicates that bases at the start/end of a read have not been considered during alignment. This may occur if the majority of a read maps, except for low quality bases at the start/end of a read. This operator is equivalent to SAM's `S`. Bases that are soft clipped will still be stored in the read.

ClipHard

CLIP_HARD The hard clip operator indicates that bases at the start/end of a read have been omitted from this alignment. This may occur if this linear alignment is part of a chimeric alignment, or if the read has been trimmed (for example, during error correction or to trim poly-A tails for RNA-seq). This operator is equivalent to SAM's `H`.

Pad

PAD The pad operator indicates that there is padding in an alignment. This operator is equivalent to SAM's `P`.

SequenceMatch

SEQUENCE_MATCH This operator indicates that this portion of the aligned sequence exactly matches the reference. This operator is equivalent to SAM's `=`.

SequenceMismatch

SEQUENCE_MISMATCH This operator indicates that this portion of the aligned sequence is an alignment match to the reference, but a sequence mismatch. This can indicate a SNP or a read error. This operator is equivalent to SAM's `X`.

Instances

Enum CigarUnitOperation Source # 
Eq CigarUnitOperation Source # 
Data CigarUnitOperation Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CigarUnitOperation -> c CigarUnitOperation #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CigarUnitOperation #

toConstr :: CigarUnitOperation -> Constr #

dataTypeOf :: CigarUnitOperation -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CigarUnitOperation) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CigarUnitOperation) #

gmapT :: (forall b. Data b => b -> b) -> CigarUnitOperation -> CigarUnitOperation #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CigarUnitOperation -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CigarUnitOperation -> r #

gmapQ :: (forall d. Data d => d -> u) -> CigarUnitOperation -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CigarUnitOperation -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CigarUnitOperation -> m CigarUnitOperation #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CigarUnitOperation -> m CigarUnitOperation #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CigarUnitOperation -> m CigarUnitOperation #

Ord CigarUnitOperation Source # 
Read CigarUnitOperation Source # 
Show CigarUnitOperation Source # 
Generic CigarUnitOperation Source # 
Hashable CigarUnitOperation Source # 
ToJSON CigarUnitOperation Source # 
FromJSON CigarUnitOperation Source # 
FromHttpApiData CigarUnitOperation Source # 
ToHttpApiData CigarUnitOperation Source # 
type Rep CigarUnitOperation Source # 
type Rep CigarUnitOperation = D1 (MetaData "CigarUnitOperation" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "OperationUnspecified" PrefixI False) U1) (C1 (MetaCons "AlignmentMatch" PrefixI False) U1)) ((:+:) (C1 (MetaCons "Insert" PrefixI False) U1) ((:+:) (C1 (MetaCons "Delete'" PrefixI False) U1) (C1 (MetaCons "Skip" PrefixI False) U1)))) ((:+:) ((:+:) (C1 (MetaCons "ClipSoft" PrefixI False) U1) (C1 (MetaCons "ClipHard" PrefixI False) U1)) ((:+:) (C1 (MetaCons "Pad" PrefixI False) U1) ((:+:) (C1 (MetaCons "SequenceMatch" PrefixI False) U1) (C1 (MetaCons "SequenceMismatch" PrefixI False) U1)))))

VariantSetMetadataType

data VariantSetMetadataType Source #

The type of data. Possible types include: Integer, Float, Flag, Character, and String.

Constructors

TypeUnspecified
TYPE_UNSPECIFIED
Integer
INTEGER
Float
FLOAT
Flag
FLAG
Character
CHARACTER
String
STRING

Instances

Enum VariantSetMetadataType Source # 
Eq VariantSetMetadataType Source # 
Data VariantSetMetadataType Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantSetMetadataType -> c VariantSetMetadataType #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantSetMetadataType #

toConstr :: VariantSetMetadataType -> Constr #

dataTypeOf :: VariantSetMetadataType -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantSetMetadataType) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantSetMetadataType) #

gmapT :: (forall b. Data b => b -> b) -> VariantSetMetadataType -> VariantSetMetadataType #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantSetMetadataType -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantSetMetadataType -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantSetMetadataType -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantSetMetadataType -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantSetMetadataType -> m VariantSetMetadataType #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSetMetadataType -> m VariantSetMetadataType #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSetMetadataType -> m VariantSetMetadataType #

Ord VariantSetMetadataType Source # 
Read VariantSetMetadataType Source # 
Show VariantSetMetadataType Source # 
Generic VariantSetMetadataType Source # 
Hashable VariantSetMetadataType Source # 
ToJSON VariantSetMetadataType Source # 
FromJSON VariantSetMetadataType Source # 
FromHttpApiData VariantSetMetadataType Source # 
ToHttpApiData VariantSetMetadataType Source # 
type Rep VariantSetMetadataType Source # 
type Rep VariantSetMetadataType = D1 (MetaData "VariantSetMetadataType" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) (C1 (MetaCons "TypeUnspecified" PrefixI False) U1) ((:+:) (C1 (MetaCons "Integer" PrefixI False) U1) (C1 (MetaCons "Float" PrefixI False) U1))) ((:+:) (C1 (MetaCons "Flag" PrefixI False) U1) ((:+:) (C1 (MetaCons "Character" PrefixI False) U1) (C1 (MetaCons "String" PrefixI False) U1))))

TestIAMPermissionsResponse

data TestIAMPermissionsResponse Source #

Response message for `TestIamPermissions` method.

See: testIAMPermissionsResponse smart constructor.

Instances

Eq TestIAMPermissionsResponse Source # 
Data TestIAMPermissionsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> TestIAMPermissionsResponse -> c TestIAMPermissionsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c TestIAMPermissionsResponse #

toConstr :: TestIAMPermissionsResponse -> Constr #

dataTypeOf :: TestIAMPermissionsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c TestIAMPermissionsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c TestIAMPermissionsResponse) #

gmapT :: (forall b. Data b => b -> b) -> TestIAMPermissionsResponse -> TestIAMPermissionsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> TestIAMPermissionsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> TestIAMPermissionsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> TestIAMPermissionsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> TestIAMPermissionsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> TestIAMPermissionsResponse -> m TestIAMPermissionsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> TestIAMPermissionsResponse -> m TestIAMPermissionsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> TestIAMPermissionsResponse -> m TestIAMPermissionsResponse #

Show TestIAMPermissionsResponse Source # 
Generic TestIAMPermissionsResponse Source # 
ToJSON TestIAMPermissionsResponse Source # 
FromJSON TestIAMPermissionsResponse Source # 
type Rep TestIAMPermissionsResponse Source # 
type Rep TestIAMPermissionsResponse = D1 (MetaData "TestIAMPermissionsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "TestIAMPermissionsResponse'" PrefixI True) (S1 (MetaSel (Just Symbol "_tiamprPermissions") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe [Text]))))

testIAMPermissionsResponse :: TestIAMPermissionsResponse Source #

Creates a value of TestIAMPermissionsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

tiamprPermissions :: Lens' TestIAMPermissionsResponse [Text] Source #

A subset of `TestPermissionsRequest.permissions` that the caller is allowed.

ListDataSetsResponse

data ListDataSetsResponse Source #

The dataset list response.

See: listDataSetsResponse smart constructor.

Instances

Eq ListDataSetsResponse Source # 
Data ListDataSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ListDataSetsResponse -> c ListDataSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ListDataSetsResponse #

toConstr :: ListDataSetsResponse -> Constr #

dataTypeOf :: ListDataSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ListDataSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ListDataSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> ListDataSetsResponse -> ListDataSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ListDataSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ListDataSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> ListDataSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ListDataSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ListDataSetsResponse -> m ListDataSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ListDataSetsResponse -> m ListDataSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ListDataSetsResponse -> m ListDataSetsResponse #

Show ListDataSetsResponse Source # 
Generic ListDataSetsResponse Source # 
ToJSON ListDataSetsResponse Source # 
FromJSON ListDataSetsResponse Source # 
type Rep ListDataSetsResponse Source # 
type Rep ListDataSetsResponse = D1 (MetaData "ListDataSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ListDataSetsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_ldsrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ldsrDataSets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [DataSet])))))

listDataSetsResponse :: ListDataSetsResponse Source #

Creates a value of ListDataSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ldsrNextPageToken :: Lens' ListDataSetsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

ldsrDataSets :: Lens' ListDataSetsResponse [DataSet] Source #

The list of matching Datasets.

ImportReadGroupSetsRequest

data ImportReadGroupSetsRequest Source #

The read group set import request.

See: importReadGroupSetsRequest smart constructor.

Instances

Eq ImportReadGroupSetsRequest Source # 
Data ImportReadGroupSetsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportReadGroupSetsRequest -> c ImportReadGroupSetsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportReadGroupSetsRequest #

toConstr :: ImportReadGroupSetsRequest -> Constr #

dataTypeOf :: ImportReadGroupSetsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportReadGroupSetsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportReadGroupSetsRequest) #

gmapT :: (forall b. Data b => b -> b) -> ImportReadGroupSetsRequest -> ImportReadGroupSetsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportReadGroupSetsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportReadGroupSetsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportReadGroupSetsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportReadGroupSetsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsRequest -> m ImportReadGroupSetsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsRequest -> m ImportReadGroupSetsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportReadGroupSetsRequest -> m ImportReadGroupSetsRequest #

Show ImportReadGroupSetsRequest Source # 
Generic ImportReadGroupSetsRequest Source # 
ToJSON ImportReadGroupSetsRequest Source # 
FromJSON ImportReadGroupSetsRequest Source # 
type Rep ImportReadGroupSetsRequest Source # 
type Rep ImportReadGroupSetsRequest = D1 (MetaData "ImportReadGroupSetsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ImportReadGroupSetsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_irgsrReferenceSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_irgsrDataSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_irgsrSourceURIs") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_irgsrPartitionStrategy") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ImportReadGroupSetsRequestPartitionStrategy))))))

importReadGroupSetsRequest :: ImportReadGroupSetsRequest Source #

Creates a value of ImportReadGroupSetsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

irgsrReferenceSetId :: Lens' ImportReadGroupSetsRequest (Maybe Text) Source #

The reference set to which the imported read group sets are aligned to, if any. The reference names of this reference set must be a superset of those found in the imported file headers. If no reference set id is provided, a best effort is made to associate with a matching reference set.

irgsrDataSetId :: Lens' ImportReadGroupSetsRequest (Maybe Text) Source #

Required. The ID of the dataset these read group sets will belong to. The caller must have WRITE permissions to this dataset.

irgsrSourceURIs :: Lens' ImportReadGroupSetsRequest [Text] Source #

A list of URIs pointing at BAM files in Google Cloud Storage. Those URIs can include wildcards (*), but do not add or remove matching files before import has completed. Note that Google Cloud Storage object listing is only eventually consistent: files added may be not be immediately visible to everyone. Thus, if using a wildcard it is preferable not to start the import immediately after the files are created.

irgsrPartitionStrategy :: Lens' ImportReadGroupSetsRequest (Maybe ImportReadGroupSetsRequestPartitionStrategy) Source #

The partition strategy describes how read groups are partitioned into read group sets.

ImportVariantsRequest

data ImportVariantsRequest Source #

The variant data import request.

See: importVariantsRequest smart constructor.

Instances

Eq ImportVariantsRequest Source # 
Data ImportVariantsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportVariantsRequest -> c ImportVariantsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportVariantsRequest #

toConstr :: ImportVariantsRequest -> Constr #

dataTypeOf :: ImportVariantsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportVariantsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportVariantsRequest) #

gmapT :: (forall b. Data b => b -> b) -> ImportVariantsRequest -> ImportVariantsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportVariantsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportVariantsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportVariantsRequest -> m ImportVariantsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsRequest -> m ImportVariantsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsRequest -> m ImportVariantsRequest #

Show ImportVariantsRequest Source # 
Generic ImportVariantsRequest Source # 
ToJSON ImportVariantsRequest Source # 
FromJSON ImportVariantsRequest Source # 
type Rep ImportVariantsRequest Source # 
type Rep ImportVariantsRequest = D1 (MetaData "ImportVariantsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ImportVariantsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_ivrVariantSetId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ivrFormat") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ImportVariantsRequestFormat)))) ((:*:) (S1 (MetaSel (Just Symbol "_ivrInfoMergeConfig") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ImportVariantsRequestInfoMergeConfig))) ((:*:) (S1 (MetaSel (Just Symbol "_ivrNormalizeReferenceNames") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))) (S1 (MetaSel (Just Symbol "_ivrSourceURIs") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))))))

importVariantsRequest :: ImportVariantsRequest Source #

Creates a value of ImportVariantsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ivrVariantSetId :: Lens' ImportVariantsRequest (Maybe Text) Source #

Required. The variant set to which variant data should be imported.

ivrFormat :: Lens' ImportVariantsRequest (Maybe ImportVariantsRequestFormat) Source #

The format of the variant data being imported. If unspecified, defaults to to `VCF`.

ivrInfoMergeConfig :: Lens' ImportVariantsRequest (Maybe ImportVariantsRequestInfoMergeConfig) Source #

A mapping between info field keys and the InfoMergeOperations to be performed on them. This is plumbed down to the MergeVariantRequests generated by the resulting import job.

ivrNormalizeReferenceNames :: Lens' ImportVariantsRequest (Maybe Bool) Source #

Convert reference names to the canonical representation. hg19 haploytypes (those reference names containing "_hap") are not modified in any way. All other reference names are modified according to the following rules: The reference name is capitalized. The "chr" prefix is dropped for all autosomes and sex chromsomes. For example "chr17" becomes "17" and "chrX" becomes "X". All mitochondrial chromosomes ("chrM", "chrMT", etc) become "MT".

ivrSourceURIs :: Lens' ImportVariantsRequest [Text] Source #

A list of URIs referencing variant files in Google Cloud Storage. URIs can include wildcards as described here. Note that recursive wildcards ('**') are not supported.

ExternalId

data ExternalId Source #

Instances

Eq ExternalId Source # 
Data ExternalId Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ExternalId -> c ExternalId #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ExternalId #

toConstr :: ExternalId -> Constr #

dataTypeOf :: ExternalId -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ExternalId) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ExternalId) #

gmapT :: (forall b. Data b => b -> b) -> ExternalId -> ExternalId #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ExternalId -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ExternalId -> r #

gmapQ :: (forall d. Data d => d -> u) -> ExternalId -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ExternalId -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ExternalId -> m ExternalId #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ExternalId -> m ExternalId #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ExternalId -> m ExternalId #

Show ExternalId Source # 
Generic ExternalId Source # 

Associated Types

type Rep ExternalId :: * -> * #

ToJSON ExternalId Source # 
FromJSON ExternalId Source # 
type Rep ExternalId Source # 
type Rep ExternalId = D1 (MetaData "ExternalId" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ExternalId'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_eiSourceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_eiId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

externalId :: ExternalId Source #

Creates a value of ExternalId with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

eiSourceName :: Lens' ExternalId (Maybe Text) Source #

The name of the source of this data.

eiId :: Lens' ExternalId (Maybe Text) Source #

The id used by the source of this data.

CigarUnit

data CigarUnit Source #

A single CIGAR operation.

See: cigarUnit smart constructor.

Instances

Eq CigarUnit Source # 
Data CigarUnit Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CigarUnit -> c CigarUnit #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CigarUnit #

toConstr :: CigarUnit -> Constr #

dataTypeOf :: CigarUnit -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CigarUnit) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CigarUnit) #

gmapT :: (forall b. Data b => b -> b) -> CigarUnit -> CigarUnit #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CigarUnit -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CigarUnit -> r #

gmapQ :: (forall d. Data d => d -> u) -> CigarUnit -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CigarUnit -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CigarUnit -> m CigarUnit #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CigarUnit -> m CigarUnit #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CigarUnit -> m CigarUnit #

Show CigarUnit Source # 
Generic CigarUnit Source # 

Associated Types

type Rep CigarUnit :: * -> * #

ToJSON CigarUnit Source # 
FromJSON CigarUnit Source # 
type Rep CigarUnit Source # 
type Rep CigarUnit = D1 (MetaData "CigarUnit" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "CigarUnit'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_cuOperation") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe CigarUnitOperation))) ((:*:) (S1 (MetaSel (Just Symbol "_cuOperationLength") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_cuReferenceSequence") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

cigarUnit :: CigarUnit Source #

Creates a value of CigarUnit with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

cuOperationLength :: Lens' CigarUnit (Maybe Int64) Source #

The number of genomic bases that the operation runs for. Required.

cuReferenceSequence :: Lens' CigarUnit (Maybe Text) Source #

`referenceSequence` is only used at mismatches (`SEQUENCE_MISMATCH`) and deletions (`DELETE`). Filling this field replaces SAM's MD tag. If the relevant information is not available, this field is unset.

Policy

data Policy Source #

Defines an Identity and Access Management (IAM) policy. It is used to specify access control policies for Cloud Platform resources. A `Policy` consists of a list of `bindings`. A `Binding` binds a list of `members` to a `role`, where the members can be user accounts, Google groups, Google domains, and service accounts. A `role` is a named list of permissions defined by IAM. **Example** { "bindings": [ { "role": "roles/owner", "members": [ "user:mike'example.com", "group:admins'example.com", "domain:google.com", "serviceAccount:my-other-app'appspot.gserviceaccount.com", ] }, { "role": "roles/viewer", "members": ["user:sean'example.com"] } ] } For a description of IAM and its features, see the IAM developer's guide.

See: policy smart constructor.

Instances

Eq Policy Source # 

Methods

(==) :: Policy -> Policy -> Bool #

(/=) :: Policy -> Policy -> Bool #

Data Policy Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Policy -> c Policy #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Policy #

toConstr :: Policy -> Constr #

dataTypeOf :: Policy -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Policy) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Policy) #

gmapT :: (forall b. Data b => b -> b) -> Policy -> Policy #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Policy -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Policy -> r #

gmapQ :: (forall d. Data d => d -> u) -> Policy -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Policy -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Policy -> m Policy #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Policy -> m Policy #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Policy -> m Policy #

Show Policy Source # 
Generic Policy Source # 

Associated Types

type Rep Policy :: * -> * #

Methods

from :: Policy -> Rep Policy x #

to :: Rep Policy x -> Policy #

ToJSON Policy Source # 
FromJSON Policy Source # 
type Rep Policy Source # 
type Rep Policy = D1 (MetaData "Policy" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Policy'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_polEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bytes))) ((:*:) (S1 (MetaSel (Just Symbol "_polVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_polBindings") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Binding]))))))

policy :: Policy Source #

Creates a value of Policy with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

polEtag :: Lens' Policy (Maybe ByteString) Source #

`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. If no `etag` is provided in the call to `setIamPolicy`, then the existing policy is overwritten blindly.

polVersion :: Lens' Policy (Maybe Int32) Source #

Version of the `Policy`. The default version is 0.

polBindings :: Lens' Policy [Binding] Source #

Associates a list of `members` to a `role`. Multiple `bindings` must not be specified for the same `role`. `bindings` with no members will result in an error.

ExportVariantSetRequest

data ExportVariantSetRequest Source #

The variant data export request.

See: exportVariantSetRequest smart constructor.

Instances

Eq ExportVariantSetRequest Source # 
Data ExportVariantSetRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ExportVariantSetRequest -> c ExportVariantSetRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ExportVariantSetRequest #

toConstr :: ExportVariantSetRequest -> Constr #

dataTypeOf :: ExportVariantSetRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ExportVariantSetRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ExportVariantSetRequest) #

gmapT :: (forall b. Data b => b -> b) -> ExportVariantSetRequest -> ExportVariantSetRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ExportVariantSetRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ExportVariantSetRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> ExportVariantSetRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ExportVariantSetRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ExportVariantSetRequest -> m ExportVariantSetRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ExportVariantSetRequest -> m ExportVariantSetRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ExportVariantSetRequest -> m ExportVariantSetRequest #

Show ExportVariantSetRequest Source # 
Generic ExportVariantSetRequest Source # 
ToJSON ExportVariantSetRequest Source # 
FromJSON ExportVariantSetRequest Source # 
type Rep ExportVariantSetRequest Source # 
type Rep ExportVariantSetRequest = D1 (MetaData "ExportVariantSetRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ExportVariantSetRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_evsrBigQueryDataSet") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_evsrBigQueryTable") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_evsrFormat") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ExportVariantSetRequestFormat))) ((:*:) (S1 (MetaSel (Just Symbol "_evsrCallSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_evsrProjectId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))

exportVariantSetRequest :: ExportVariantSetRequest Source #

Creates a value of ExportVariantSetRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

evsrBigQueryDataSet :: Lens' ExportVariantSetRequest (Maybe Text) Source #

Required. The BigQuery dataset to export data to. This dataset must already exist. Note that this is distinct from the Genomics concept of "dataset".

evsrBigQueryTable :: Lens' ExportVariantSetRequest (Maybe Text) Source #

Required. The BigQuery table to export data to. If the table doesn't exist, it will be created. If it already exists, it will be overwritten.

evsrCallSetIds :: Lens' ExportVariantSetRequest [Text] Source #

If provided, only variant call information from the specified call sets will be exported. By default all variant calls are exported.

evsrProjectId :: Lens' ExportVariantSetRequest (Maybe Text) Source #

Required. The Google Cloud project ID that owns the destination BigQuery dataset. The caller must have WRITE access to this project. This project will also own the resulting export job.

VariantAnnotationType

data VariantAnnotationType Source #

Type has been adapted from ClinVar's list of variant types.

Constructors

VATTypeUnspecified
TYPE_UNSPECIFIED
VATTypeOther

TYPE_OTHER `TYPE_OTHER` should be used when no other Type will suffice. Further explanation of the variant type may be included in the info field.

VATInsertion

INSERTION `INSERTION` indicates an insertion.

VATDeletion

DELETION `DELETION` indicates a deletion.

VATSubstitution

SUBSTITUTION `SUBSTITUTION` indicates a block substitution of two or more nucleotides.

VATSnp

SNP `SNP` indicates a single nucleotide polymorphism.

VATStructural

STRUCTURAL `STRUCTURAL` indicates a large structural variant, including chromosomal fusions, inversions, etc.

VATCnv

CNV `CNV` indicates a variation in copy number.

Instances

Enum VariantAnnotationType Source # 
Eq VariantAnnotationType Source # 
Data VariantAnnotationType Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantAnnotationType -> c VariantAnnotationType #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantAnnotationType #

toConstr :: VariantAnnotationType -> Constr #

dataTypeOf :: VariantAnnotationType -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantAnnotationType) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantAnnotationType) #

gmapT :: (forall b. Data b => b -> b) -> VariantAnnotationType -> VariantAnnotationType #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotationType -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantAnnotationType -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantAnnotationType -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantAnnotationType -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantAnnotationType -> m VariantAnnotationType #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotationType -> m VariantAnnotationType #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantAnnotationType -> m VariantAnnotationType #

Ord VariantAnnotationType Source # 
Read VariantAnnotationType Source # 
Show VariantAnnotationType Source # 
Generic VariantAnnotationType Source # 
Hashable VariantAnnotationType Source # 
ToJSON VariantAnnotationType Source # 
FromJSON VariantAnnotationType Source # 
FromHttpApiData VariantAnnotationType Source # 
ToHttpApiData VariantAnnotationType Source # 
type Rep VariantAnnotationType Source # 
type Rep VariantAnnotationType = D1 (MetaData "VariantAnnotationType" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "VATTypeUnspecified" PrefixI False) U1) (C1 (MetaCons "VATTypeOther" PrefixI False) U1)) ((:+:) (C1 (MetaCons "VATInsertion" PrefixI False) U1) (C1 (MetaCons "VATDeletion" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "VATSubstitution" PrefixI False) U1) (C1 (MetaCons "VATSnp" PrefixI False) U1)) ((:+:) (C1 (MetaCons "VATStructural" PrefixI False) U1) (C1 (MetaCons "VATCnv" PrefixI False) U1))))

OperationMetadata

data OperationMetadata Source #

Metadata describing an Operation.

See: operationMetadata smart constructor.

Instances

Eq OperationMetadata Source # 
Data OperationMetadata Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationMetadata -> c OperationMetadata #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationMetadata #

toConstr :: OperationMetadata -> Constr #

dataTypeOf :: OperationMetadata -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationMetadata) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationMetadata) #

gmapT :: (forall b. Data b => b -> b) -> OperationMetadata -> OperationMetadata #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadata -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationMetadata -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationMetadata -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationMetadata -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationMetadata -> m OperationMetadata #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadata -> m OperationMetadata #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationMetadata -> m OperationMetadata #

Show OperationMetadata Source # 
Generic OperationMetadata Source # 
ToJSON OperationMetadata Source # 
FromJSON OperationMetadata Source # 
type Rep OperationMetadata Source # 

operationMetadata :: OperationMetadata Source #

Creates a value of OperationMetadata with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

omClientId :: Lens' OperationMetadata (Maybe Text) Source #

This field is deprecated. Use `labels` instead. Optionally provided by the caller when submitting the request that creates the operation.

omStartTime :: Lens' OperationMetadata (Maybe UTCTime) Source #

The time at which the job began to run.

omEvents :: Lens' OperationMetadata [OperationEvent] Source #

Optional event messages that were generated during the job's execution. This also contains any warnings that were generated during import or export.

omEndTime :: Lens' OperationMetadata (Maybe UTCTime) Source #

The time at which the job stopped running.

omLabels :: Lens' OperationMetadata (Maybe OperationMetadataLabels) Source #

Optionally provided by the caller when submitting the request that creates the operation.

omProjectId :: Lens' OperationMetadata (Maybe Text) Source #

The Google Cloud Project in which the job is scoped.

omCreateTime :: Lens' OperationMetadata (Maybe UTCTime) Source #

The time at which the job was submitted to the Genomics service.

omRequest :: Lens' OperationMetadata (Maybe OperationMetadataRequest) Source #

The original request that started the operation. Note that this will be in current version of the API. If the operation was started with v1beta2 API and a GetOperation is performed on v1 API, a v1 request will be returned.

ImportVariantsRequestFormat

data ImportVariantsRequestFormat Source #

The format of the variant data being imported. If unspecified, defaults to to `VCF`.

Constructors

FormatUnspecified
FORMAT_UNSPECIFIED
FormatVcf

FORMAT_VCF VCF (Variant Call Format). The VCF files may be gzip compressed. gVCF is also supported.

FormatCompleteGenomics

FORMAT_COMPLETE_GENOMICS Complete Genomics masterVarBeta format. The masterVarBeta files may be bzip2 compressed.

Instances

Enum ImportVariantsRequestFormat Source # 
Eq ImportVariantsRequestFormat Source # 
Data ImportVariantsRequestFormat Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ImportVariantsRequestFormat -> c ImportVariantsRequestFormat #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ImportVariantsRequestFormat #

toConstr :: ImportVariantsRequestFormat -> Constr #

dataTypeOf :: ImportVariantsRequestFormat -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ImportVariantsRequestFormat) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ImportVariantsRequestFormat) #

gmapT :: (forall b. Data b => b -> b) -> ImportVariantsRequestFormat -> ImportVariantsRequestFormat #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsRequestFormat -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ImportVariantsRequestFormat -> r #

gmapQ :: (forall d. Data d => d -> u) -> ImportVariantsRequestFormat -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ImportVariantsRequestFormat -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ImportVariantsRequestFormat -> m ImportVariantsRequestFormat #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsRequestFormat -> m ImportVariantsRequestFormat #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ImportVariantsRequestFormat -> m ImportVariantsRequestFormat #

Ord ImportVariantsRequestFormat Source # 
Read ImportVariantsRequestFormat Source # 
Show ImportVariantsRequestFormat Source # 
Generic ImportVariantsRequestFormat Source # 
Hashable ImportVariantsRequestFormat Source # 
ToJSON ImportVariantsRequestFormat Source # 
FromJSON ImportVariantsRequestFormat Source # 
FromHttpApiData ImportVariantsRequestFormat Source # 
ToHttpApiData ImportVariantsRequestFormat Source # 
type Rep ImportVariantsRequestFormat Source # 
type Rep ImportVariantsRequestFormat = D1 (MetaData "ImportVariantsRequestFormat" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) (C1 (MetaCons "FormatUnspecified" PrefixI False) U1) ((:+:) (C1 (MetaCons "FormatVcf" PrefixI False) U1) (C1 (MetaCons "FormatCompleteGenomics" PrefixI False) U1)))

SearchAnnotationsRequest

data SearchAnnotationsRequest Source #

Instances

Eq SearchAnnotationsRequest Source # 
Data SearchAnnotationsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchAnnotationsRequest -> c SearchAnnotationsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchAnnotationsRequest #

toConstr :: SearchAnnotationsRequest -> Constr #

dataTypeOf :: SearchAnnotationsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchAnnotationsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchAnnotationsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchAnnotationsRequest -> SearchAnnotationsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchAnnotationsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchAnnotationsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchAnnotationsRequest -> m SearchAnnotationsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationsRequest -> m SearchAnnotationsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationsRequest -> m SearchAnnotationsRequest #

Show SearchAnnotationsRequest Source # 
Generic SearchAnnotationsRequest Source # 
ToJSON SearchAnnotationsRequest Source # 
FromJSON SearchAnnotationsRequest Source # 
type Rep SearchAnnotationsRequest Source # 
type Rep SearchAnnotationsRequest = D1 (MetaData "SearchAnnotationsRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchAnnotationsRequest'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_sarStart") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_sarReferenceId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_sarReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_sarEnd") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_sarPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_sarAnnotationSetIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_sarPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))))))))

searchAnnotationsRequest :: SearchAnnotationsRequest Source #

Creates a value of SearchAnnotationsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sarStart :: Lens' SearchAnnotationsRequest (Maybe Int64) Source #

The start position of the range on the reference, 0-based inclusive. If specified, referenceId or referenceName must be specified. Defaults to 0.

sarReferenceId :: Lens' SearchAnnotationsRequest (Maybe Text) Source #

The ID of the reference to query.

sarReferenceName :: Lens' SearchAnnotationsRequest (Maybe Text) Source #

The name of the reference to query, within the reference set associated with this query.

sarEnd :: Lens' SearchAnnotationsRequest (Maybe Int64) Source #

The end position of the range on the reference, 0-based exclusive. If referenceId or referenceName must be specified, Defaults to the length of the reference.

sarPageToken :: Lens' SearchAnnotationsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

sarAnnotationSetIds :: Lens' SearchAnnotationsRequest [Text] Source #

Required. The annotation sets to search within. The caller must have `READ` access to these annotation sets. All queried annotation sets must have the same type.

sarPageSize :: Lens' SearchAnnotationsRequest (Maybe Int32) Source #

The maximum number of results to return in a single page. If unspecified, defaults to 256. The maximum value is 2048.

SearchVariantSetsResponse

data SearchVariantSetsResponse Source #

The search variant sets response.

See: searchVariantSetsResponse smart constructor.

Instances

Eq SearchVariantSetsResponse Source # 
Data SearchVariantSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchVariantSetsResponse -> c SearchVariantSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchVariantSetsResponse #

toConstr :: SearchVariantSetsResponse -> Constr #

dataTypeOf :: SearchVariantSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchVariantSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchVariantSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchVariantSetsResponse -> SearchVariantSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchVariantSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchVariantSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchVariantSetsResponse -> m SearchVariantSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantSetsResponse -> m SearchVariantSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantSetsResponse -> m SearchVariantSetsResponse #

Show SearchVariantSetsResponse Source # 
Generic SearchVariantSetsResponse Source # 
ToJSON SearchVariantSetsResponse Source # 
FromJSON SearchVariantSetsResponse Source # 
type Rep SearchVariantSetsResponse Source # 
type Rep SearchVariantSetsResponse = D1 (MetaData "SearchVariantSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchVariantSetsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_svsrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_svsrVariantSets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [VariantSet])))))

searchVariantSetsResponse :: SearchVariantSetsResponse Source #

Creates a value of SearchVariantSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

svsrNextPageToken :: Lens' SearchVariantSetsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

svsrVariantSets :: Lens' SearchVariantSetsResponse [VariantSet] Source #

The variant sets belonging to the requested dataset.

SearchVariantsRequest

data SearchVariantsRequest Source #

The variant search request.

See: searchVariantsRequest smart constructor.

Instances

Eq SearchVariantsRequest Source # 
Data SearchVariantsRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchVariantsRequest -> c SearchVariantsRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchVariantsRequest #

toConstr :: SearchVariantsRequest -> Constr #

dataTypeOf :: SearchVariantsRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchVariantsRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchVariantsRequest) #

gmapT :: (forall b. Data b => b -> b) -> SearchVariantsRequest -> SearchVariantsRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantsRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchVariantsRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchVariantsRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchVariantsRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchVariantsRequest -> m SearchVariantsRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantsRequest -> m SearchVariantsRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchVariantsRequest -> m SearchVariantsRequest #

Show SearchVariantsRequest Source # 
Generic SearchVariantsRequest Source # 
ToJSON SearchVariantsRequest Source # 
FromJSON SearchVariantsRequest Source # 
type Rep SearchVariantsRequest Source # 

searchVariantsRequest :: SearchVariantsRequest Source #

Creates a value of SearchVariantsRequest with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

svrStart :: Lens' SearchVariantsRequest (Maybe Int64) Source #

The beginning of the window (0-based, inclusive) for which overlapping variants should be returned. If unspecified, defaults to 0.

svrCallSetIds :: Lens' SearchVariantsRequest [Text] Source #

Only return variant calls which belong to call sets with these ids. Leaving this blank returns all variant calls. If a variant has no calls belonging to any of these call sets, it won't be returned at all.

svrReferenceName :: Lens' SearchVariantsRequest (Maybe Text) Source #

Required. Only return variants in this reference sequence.

svrEnd :: Lens' SearchVariantsRequest (Maybe Int64) Source #

The end of the window, 0-based exclusive. If unspecified or 0, defaults to the length of the reference.

svrMaxCalls :: Lens' SearchVariantsRequest (Maybe Int32) Source #

The maximum number of calls to return in a single page. Note that this limit may be exceeded in the event that a matching variant contains more calls than the requested maximum. If unspecified, defaults to 5000. The maximum value is 10000.

svrPageToken :: Lens' SearchVariantsRequest (Maybe Text) Source #

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of `nextPageToken` from the previous response.

svrVariantName :: Lens' SearchVariantsRequest (Maybe Text) Source #

Only return variants which have exactly this name.

svrVariantSetIds :: Lens' SearchVariantsRequest [Text] Source #

At most one variant set ID must be provided. Only variants from this variant set will be returned. If omitted, a call set id must be included in the request.

svrPageSize :: Lens' SearchVariantsRequest (Maybe Int32) Source #

The maximum number of variants to return in a single page. If unspecified, defaults to 5000. The maximum value is 10000.

ExportVariantSetRequestFormat

data ExportVariantSetRequestFormat Source #

The format for the exported data.

Constructors

EVSRFFormatUnspecified
FORMAT_UNSPECIFIED
EVSRFFormatBigQuery

FORMAT_BIGQUERY Export the data to Google BigQuery.

Instances

Enum ExportVariantSetRequestFormat Source # 
Eq ExportVariantSetRequestFormat Source # 
Data ExportVariantSetRequestFormat Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ExportVariantSetRequestFormat -> c ExportVariantSetRequestFormat #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ExportVariantSetRequestFormat #

toConstr :: ExportVariantSetRequestFormat -> Constr #

dataTypeOf :: ExportVariantSetRequestFormat -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ExportVariantSetRequestFormat) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ExportVariantSetRequestFormat) #

gmapT :: (forall b. Data b => b -> b) -> ExportVariantSetRequestFormat -> ExportVariantSetRequestFormat #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ExportVariantSetRequestFormat -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ExportVariantSetRequestFormat -> r #

gmapQ :: (forall d. Data d => d -> u) -> ExportVariantSetRequestFormat -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ExportVariantSetRequestFormat -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ExportVariantSetRequestFormat -> m ExportVariantSetRequestFormat #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ExportVariantSetRequestFormat -> m ExportVariantSetRequestFormat #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ExportVariantSetRequestFormat -> m ExportVariantSetRequestFormat #

Ord ExportVariantSetRequestFormat Source # 
Read ExportVariantSetRequestFormat Source # 
Show ExportVariantSetRequestFormat Source # 
Generic ExportVariantSetRequestFormat Source # 
Hashable ExportVariantSetRequestFormat Source # 
ToJSON ExportVariantSetRequestFormat Source # 
FromJSON ExportVariantSetRequestFormat Source # 
FromHttpApiData ExportVariantSetRequestFormat Source # 
ToHttpApiData ExportVariantSetRequestFormat Source # 
type Rep ExportVariantSetRequestFormat Source # 
type Rep ExportVariantSetRequestFormat = D1 (MetaData "ExportVariantSetRequestFormat" "Network.Google.Genomics.Types.Sum" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) ((:+:) (C1 (MetaCons "EVSRFFormatUnspecified" PrefixI False) U1) (C1 (MetaCons "EVSRFFormatBigQuery" PrefixI False) U1))

AnnotationSetInfo

data AnnotationSetInfo Source #

A map of additional read alignment information. This must be of the form map (string key mapping to a list of string values).

See: annotationSetInfo smart constructor.

Instances

Eq AnnotationSetInfo Source # 
Data AnnotationSetInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> AnnotationSetInfo -> c AnnotationSetInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c AnnotationSetInfo #

toConstr :: AnnotationSetInfo -> Constr #

dataTypeOf :: AnnotationSetInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c AnnotationSetInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c AnnotationSetInfo) #

gmapT :: (forall b. Data b => b -> b) -> AnnotationSetInfo -> AnnotationSetInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationSetInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> AnnotationSetInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> AnnotationSetInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> AnnotationSetInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> AnnotationSetInfo -> m AnnotationSetInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationSetInfo -> m AnnotationSetInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> AnnotationSetInfo -> m AnnotationSetInfo #

Show AnnotationSetInfo Source # 
Generic AnnotationSetInfo Source # 
ToJSON AnnotationSetInfo Source # 
FromJSON AnnotationSetInfo Source # 
type Rep AnnotationSetInfo Source # 
type Rep AnnotationSetInfo = D1 (MetaData "AnnotationSetInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "AnnotationSetInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_asiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

annotationSetInfo Source #

Creates a value of AnnotationSetInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ComputeEngine

data ComputeEngine Source #

Describes a Compute Engine resource that is being managed by a running pipeline.

See: computeEngine smart constructor.

Instances

Eq ComputeEngine Source # 
Data ComputeEngine Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ComputeEngine -> c ComputeEngine #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ComputeEngine #

toConstr :: ComputeEngine -> Constr #

dataTypeOf :: ComputeEngine -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ComputeEngine) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ComputeEngine) #

gmapT :: (forall b. Data b => b -> b) -> ComputeEngine -> ComputeEngine #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ComputeEngine -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ComputeEngine -> r #

gmapQ :: (forall d. Data d => d -> u) -> ComputeEngine -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ComputeEngine -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ComputeEngine -> m ComputeEngine #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ComputeEngine -> m ComputeEngine #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ComputeEngine -> m ComputeEngine #

Show ComputeEngine Source # 
Generic ComputeEngine Source # 

Associated Types

type Rep ComputeEngine :: * -> * #

ToJSON ComputeEngine Source # 
FromJSON ComputeEngine Source # 
type Rep ComputeEngine Source # 
type Rep ComputeEngine = D1 (MetaData "ComputeEngine" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ComputeEngine'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_ceZone") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ceDiskNames") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))) ((:*:) (S1 (MetaSel (Just Symbol "_ceMachineType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_ceInstanceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

computeEngine :: ComputeEngine Source #

Creates a value of ComputeEngine with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ceZone :: Lens' ComputeEngine (Maybe Text) Source #

The availability zone in which the instance resides.

ceDiskNames :: Lens' ComputeEngine [Text] Source #

The names of the disks that were created for this pipeline.

ceMachineType :: Lens' ComputeEngine (Maybe Text) Source #

The machine type of the instance.

ceInstanceName :: Lens' ComputeEngine (Maybe Text) Source #

The instance on which the operation is running.

SearchAnnotationSetsResponse

data SearchAnnotationSetsResponse Source #

Instances

Eq SearchAnnotationSetsResponse Source # 
Data SearchAnnotationSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchAnnotationSetsResponse -> c SearchAnnotationSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchAnnotationSetsResponse #

toConstr :: SearchAnnotationSetsResponse -> Constr #

dataTypeOf :: SearchAnnotationSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchAnnotationSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchAnnotationSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchAnnotationSetsResponse -> SearchAnnotationSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchAnnotationSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchAnnotationSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchAnnotationSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchAnnotationSetsResponse -> m SearchAnnotationSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationSetsResponse -> m SearchAnnotationSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchAnnotationSetsResponse -> m SearchAnnotationSetsResponse #

Show SearchAnnotationSetsResponse Source # 
Generic SearchAnnotationSetsResponse Source # 
ToJSON SearchAnnotationSetsResponse Source # 
FromJSON SearchAnnotationSetsResponse Source # 
type Rep SearchAnnotationSetsResponse Source # 
type Rep SearchAnnotationSetsResponse = D1 (MetaData "SearchAnnotationSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchAnnotationSetsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_sasrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_sasrAnnotationSets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [AnnotationSet])))))

searchAnnotationSetsResponse :: SearchAnnotationSetsResponse Source #

Creates a value of SearchAnnotationSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

sasrNextPageToken :: Lens' SearchAnnotationSetsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

CallSetInfo

data CallSetInfo Source #

A map of additional call set information. This must be of the form map (string key mapping to a list of string values).

See: callSetInfo smart constructor.

Instances

Eq CallSetInfo Source # 
Data CallSetInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> CallSetInfo -> c CallSetInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c CallSetInfo #

toConstr :: CallSetInfo -> Constr #

dataTypeOf :: CallSetInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c CallSetInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c CallSetInfo) #

gmapT :: (forall b. Data b => b -> b) -> CallSetInfo -> CallSetInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> CallSetInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> CallSetInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> CallSetInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> CallSetInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> CallSetInfo -> m CallSetInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> CallSetInfo -> m CallSetInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> CallSetInfo -> m CallSetInfo #

Show CallSetInfo Source # 
Generic CallSetInfo Source # 

Associated Types

type Rep CallSetInfo :: * -> * #

ToJSON CallSetInfo Source # 
FromJSON CallSetInfo Source # 
type Rep CallSetInfo Source # 
type Rep CallSetInfo = D1 (MetaData "CallSetInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "CallSetInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_csiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

callSetInfo Source #

Creates a value of CallSetInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

VariantSetMetadataInfo

data VariantSetMetadataInfo Source #

Remaining structured metadata key-value pairs. This must be of the form map (string key mapping to a list of string values).

See: variantSetMetadataInfo smart constructor.

Instances

Eq VariantSetMetadataInfo Source # 
Data VariantSetMetadataInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VariantSetMetadataInfo -> c VariantSetMetadataInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VariantSetMetadataInfo #

toConstr :: VariantSetMetadataInfo -> Constr #

dataTypeOf :: VariantSetMetadataInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c VariantSetMetadataInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VariantSetMetadataInfo) #

gmapT :: (forall b. Data b => b -> b) -> VariantSetMetadataInfo -> VariantSetMetadataInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VariantSetMetadataInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VariantSetMetadataInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> VariantSetMetadataInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> VariantSetMetadataInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> VariantSetMetadataInfo -> m VariantSetMetadataInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSetMetadataInfo -> m VariantSetMetadataInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VariantSetMetadataInfo -> m VariantSetMetadataInfo #

Show VariantSetMetadataInfo Source # 
Generic VariantSetMetadataInfo Source # 
ToJSON VariantSetMetadataInfo Source # 
FromJSON VariantSetMetadataInfo Source # 
type Rep VariantSetMetadataInfo Source # 
type Rep VariantSetMetadataInfo = D1 (MetaData "VariantSetMetadataInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "VariantSetMetadataInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_vsmiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

variantSetMetadataInfo Source #

Creates a value of VariantSetMetadataInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

OperationResponse

data OperationResponse Source #

If importing ReadGroupSets, an ImportReadGroupSetsResponse is returned. If importing Variants, an ImportVariantsResponse is returned. For pipelines and exports, an empty response is returned.

See: operationResponse smart constructor.

Instances

Eq OperationResponse Source # 
Data OperationResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationResponse -> c OperationResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationResponse #

toConstr :: OperationResponse -> Constr #

dataTypeOf :: OperationResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationResponse) #

gmapT :: (forall b. Data b => b -> b) -> OperationResponse -> OperationResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationResponse -> m OperationResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationResponse -> m OperationResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationResponse -> m OperationResponse #

Show OperationResponse Source # 
Generic OperationResponse Source # 
ToJSON OperationResponse Source # 
FromJSON OperationResponse Source # 
type Rep OperationResponse Source # 
type Rep OperationResponse = D1 (MetaData "OperationResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "OperationResponse'" PrefixI True) (S1 (MetaSel (Just Symbol "_orAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text JSONValue))))

operationResponse Source #

Creates a value of OperationResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

orAddtional :: Lens' OperationResponse (HashMap Text JSONValue) Source #

Properties of the object. Contains field 'type with type URL.

Transcript

data Transcript Source #

A transcript represents the assertion that a particular region of the reference genome may be transcribed as RNA.

See: transcript smart constructor.

Instances

Eq Transcript Source # 
Data Transcript Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Transcript -> c Transcript #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Transcript #

toConstr :: Transcript -> Constr #

dataTypeOf :: Transcript -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Transcript) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Transcript) #

gmapT :: (forall b. Data b => b -> b) -> Transcript -> Transcript #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Transcript -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Transcript -> r #

gmapQ :: (forall d. Data d => d -> u) -> Transcript -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Transcript -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Transcript -> m Transcript #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Transcript -> m Transcript #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Transcript -> m Transcript #

Show Transcript Source # 
Generic Transcript Source # 

Associated Types

type Rep Transcript :: * -> * #

ToJSON Transcript Source # 
FromJSON Transcript Source # 
type Rep Transcript Source # 
type Rep Transcript = D1 (MetaData "Transcript" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Transcript'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_tGeneId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_tCodingSequence") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe CodingSequence))) (S1 (MetaSel (Just Symbol "_tExons") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Exon]))))))

transcript :: Transcript Source #

Creates a value of Transcript with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

tGeneId :: Lens' Transcript (Maybe Text) Source #

The annotation ID of the gene from which this transcript is transcribed.

tCodingSequence :: Lens' Transcript (Maybe CodingSequence) Source #

The range of the coding sequence for this transcript, if any. To determine the exact ranges of coding sequence, intersect this range with those of the exons, if any. If there are any exons, the codingSequence must start and end within them. Note that in some cases, the reference genome will not exactly match the observed mRNA transcript e.g. due to variance in the source genome from reference. In these cases, exon.frame will not necessarily match the expected reference reading frame and coding exon reference bases cannot necessarily be concatenated to produce the original transcript mRNA.

tExons :: Lens' Transcript [Exon] Source #

The exons that compose this transcript. This field should be unset for genomes where transcript splicing does not occur, for example prokaryotes. Introns are regions of the transcript that are not included in the spliced RNA product. Though not explicitly modeled here, intron ranges can be deduced; all regions of this transcript that are not exons are introns. Exonic sequences do not necessarily code for a translational product (amino acids). Only the regions of exons bounded by the codingSequence correspond to coding DNA sequence. Exons are ordered by start position and may not overlap.

OperationEvent

data OperationEvent Source #

An event that occurred during an Operation.

See: operationEvent smart constructor.

Instances

Eq OperationEvent Source # 
Data OperationEvent Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> OperationEvent -> c OperationEvent #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c OperationEvent #

toConstr :: OperationEvent -> Constr #

dataTypeOf :: OperationEvent -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c OperationEvent) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c OperationEvent) #

gmapT :: (forall b. Data b => b -> b) -> OperationEvent -> OperationEvent #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> OperationEvent -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> OperationEvent -> r #

gmapQ :: (forall d. Data d => d -> u) -> OperationEvent -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> OperationEvent -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> OperationEvent -> m OperationEvent #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationEvent -> m OperationEvent #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> OperationEvent -> m OperationEvent #

Show OperationEvent Source # 
Generic OperationEvent Source # 

Associated Types

type Rep OperationEvent :: * -> * #

ToJSON OperationEvent Source # 
FromJSON OperationEvent Source # 
type Rep OperationEvent Source # 
type Rep OperationEvent = D1 (MetaData "OperationEvent" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "OperationEvent'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_oeStartTime") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe DateTime'))) ((:*:) (S1 (MetaSel (Just Symbol "_oeEndTime") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe DateTime'))) (S1 (MetaSel (Just Symbol "_oeDescription") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

operationEvent :: OperationEvent Source #

Creates a value of OperationEvent with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

oeStartTime :: Lens' OperationEvent (Maybe UTCTime) Source #

Optional time of when event started.

oeEndTime :: Lens' OperationEvent (Maybe UTCTime) Source #

Optional time of when event finished. An event can have a start time and no finish time. If an event has a finish time, there must be a start time.

oeDescription :: Lens' OperationEvent (Maybe Text) Source #

Required description of event.

ReferenceBound

data ReferenceBound Source #

ReferenceBound records an upper bound for the starting coordinate of variants in a particular reference.

See: referenceBound smart constructor.

Instances

Eq ReferenceBound Source # 
Data ReferenceBound Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReferenceBound -> c ReferenceBound #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReferenceBound #

toConstr :: ReferenceBound -> Constr #

dataTypeOf :: ReferenceBound -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReferenceBound) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReferenceBound) #

gmapT :: (forall b. Data b => b -> b) -> ReferenceBound -> ReferenceBound #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReferenceBound -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReferenceBound -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReferenceBound -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReferenceBound -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReferenceBound -> m ReferenceBound #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReferenceBound -> m ReferenceBound #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReferenceBound -> m ReferenceBound #

Show ReferenceBound Source # 
Generic ReferenceBound Source # 

Associated Types

type Rep ReferenceBound :: * -> * #

ToJSON ReferenceBound Source # 
FromJSON ReferenceBound Source # 
type Rep ReferenceBound Source # 
type Rep ReferenceBound = D1 (MetaData "ReferenceBound" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "ReferenceBound'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_rbUpperBound") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_rbReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

referenceBound :: ReferenceBound Source #

Creates a value of ReferenceBound with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

rbUpperBound :: Lens' ReferenceBound (Maybe Int64) Source #

An upper bound (inclusive) on the starting coordinate of any variant in the reference sequence.

rbReferenceName :: Lens' ReferenceBound (Maybe Text) Source #

The name of the reference associated with this reference bound.

UndeleteDataSetRequest

data UndeleteDataSetRequest Source #

Instances

Eq UndeleteDataSetRequest Source # 
Data UndeleteDataSetRequest Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> UndeleteDataSetRequest -> c UndeleteDataSetRequest #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c UndeleteDataSetRequest #

toConstr :: UndeleteDataSetRequest -> Constr #

dataTypeOf :: UndeleteDataSetRequest -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c UndeleteDataSetRequest) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c UndeleteDataSetRequest) #

gmapT :: (forall b. Data b => b -> b) -> UndeleteDataSetRequest -> UndeleteDataSetRequest #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> UndeleteDataSetRequest -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> UndeleteDataSetRequest -> r #

gmapQ :: (forall d. Data d => d -> u) -> UndeleteDataSetRequest -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> UndeleteDataSetRequest -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> UndeleteDataSetRequest -> m UndeleteDataSetRequest #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> UndeleteDataSetRequest -> m UndeleteDataSetRequest #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> UndeleteDataSetRequest -> m UndeleteDataSetRequest #

Show UndeleteDataSetRequest Source # 
Generic UndeleteDataSetRequest Source # 
ToJSON UndeleteDataSetRequest Source # 
FromJSON UndeleteDataSetRequest Source # 
type Rep UndeleteDataSetRequest Source # 
type Rep UndeleteDataSetRequest = D1 (MetaData "UndeleteDataSetRequest" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "UndeleteDataSetRequest'" PrefixI False) U1)

undeleteDataSetRequest :: UndeleteDataSetRequest Source #

Creates a value of UndeleteDataSetRequest with the minimum fields required to make a request.

Binding

data Binding Source #

Associates `members` with a `role`.

See: binding smart constructor.

Instances

Eq Binding Source # 

Methods

(==) :: Binding -> Binding -> Bool #

(/=) :: Binding -> Binding -> Bool #

Data Binding Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Binding -> c Binding #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Binding #

toConstr :: Binding -> Constr #

dataTypeOf :: Binding -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Binding) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Binding) #

gmapT :: (forall b. Data b => b -> b) -> Binding -> Binding #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Binding -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Binding -> r #

gmapQ :: (forall d. Data d => d -> u) -> Binding -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Binding -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Binding -> m Binding #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Binding -> m Binding #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Binding -> m Binding #

Show Binding Source # 
Generic Binding Source # 

Associated Types

type Rep Binding :: * -> * #

Methods

from :: Binding -> Rep Binding x #

to :: Rep Binding x -> Binding #

ToJSON Binding Source # 
FromJSON Binding Source # 
type Rep Binding Source # 
type Rep Binding = D1 (MetaData "Binding" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Binding'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_bMembers") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))) (S1 (MetaSel (Just Symbol "_bRole") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

binding :: Binding Source #

Creates a value of Binding with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

bMembers :: Lens' Binding [Text] Source #

Specifies the identities requesting access for a Cloud Platform resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice'gmail.com` or `joe'example.com`. * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app'appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins'example.com`. * `domain:{domain}`: A Google Apps domain name that represents all the users of that domain. For example, `google.com` or `example.com`.

bRole :: Lens' Binding (Maybe Text) Source #

Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. Required

Position

data Position Source #

An abstraction for referring to a genomic position, in relation to some already known reference. For now, represents a genomic position as a reference name, a base number on that reference (0-based), and a determination of forward or reverse strand.

See: position smart constructor.

Instances

Eq Position Source # 
Data Position Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Position -> c Position #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Position #

toConstr :: Position -> Constr #

dataTypeOf :: Position -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Position) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Position) #

gmapT :: (forall b. Data b => b -> b) -> Position -> Position #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Position -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Position -> r #

gmapQ :: (forall d. Data d => d -> u) -> Position -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Position -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Position -> m Position #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Position -> m Position #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Position -> m Position #

Show Position Source # 
Generic Position Source # 

Associated Types

type Rep Position :: * -> * #

Methods

from :: Position -> Rep Position x #

to :: Rep Position x -> Position #

ToJSON Position Source # 
FromJSON Position Source # 
type Rep Position Source # 
type Rep Position = D1 (MetaData "Position" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "Position'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_pReverseStrand") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))) ((:*:) (S1 (MetaSel (Just Symbol "_pReferenceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_pPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))))))

position :: Position Source #

Creates a value of Position with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

pReverseStrand :: Lens' Position (Maybe Bool) Source #

Whether this position is on the reverse strand, as opposed to the forward strand.

pReferenceName :: Lens' Position (Maybe Text) Source #

The name of the reference in whatever reference set is being used.

pPosition :: Lens' Position (Maybe Int64) Source #

The 0-based offset from the start of the forward strand for that reference.

RuntimeMetadata

data RuntimeMetadata Source #

Runtime metadata that will be populated in the runtimeMetadata field of the Operation associated with a RunPipeline execution.

See: runtimeMetadata smart constructor.

Instances

Eq RuntimeMetadata Source # 
Data RuntimeMetadata Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> RuntimeMetadata -> c RuntimeMetadata #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c RuntimeMetadata #

toConstr :: RuntimeMetadata -> Constr #

dataTypeOf :: RuntimeMetadata -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c RuntimeMetadata) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c RuntimeMetadata) #

gmapT :: (forall b. Data b => b -> b) -> RuntimeMetadata -> RuntimeMetadata #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> RuntimeMetadata -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> RuntimeMetadata -> r #

gmapQ :: (forall d. Data d => d -> u) -> RuntimeMetadata -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> RuntimeMetadata -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> RuntimeMetadata -> m RuntimeMetadata #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> RuntimeMetadata -> m RuntimeMetadata #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> RuntimeMetadata -> m RuntimeMetadata #

Show RuntimeMetadata Source # 
Generic RuntimeMetadata Source # 
ToJSON RuntimeMetadata Source # 
FromJSON RuntimeMetadata Source # 
type Rep RuntimeMetadata Source # 
type Rep RuntimeMetadata = D1 (MetaData "RuntimeMetadata" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "RuntimeMetadata'" PrefixI True) (S1 (MetaSel (Just Symbol "_rmComputeEngine") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe ComputeEngine))))

runtimeMetadata :: RuntimeMetadata Source #

Creates a value of RuntimeMetadata with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

rmComputeEngine :: Lens' RuntimeMetadata (Maybe ComputeEngine) Source #

Execution information specific to Google Compute Engine.

SearchReadGroupSetsResponse

data SearchReadGroupSetsResponse Source #

The read group set search response.

See: searchReadGroupSetsResponse smart constructor.

Instances

Eq SearchReadGroupSetsResponse Source # 
Data SearchReadGroupSetsResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SearchReadGroupSetsResponse -> c SearchReadGroupSetsResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SearchReadGroupSetsResponse #

toConstr :: SearchReadGroupSetsResponse -> Constr #

dataTypeOf :: SearchReadGroupSetsResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SearchReadGroupSetsResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SearchReadGroupSetsResponse) #

gmapT :: (forall b. Data b => b -> b) -> SearchReadGroupSetsResponse -> SearchReadGroupSetsResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadGroupSetsResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SearchReadGroupSetsResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SearchReadGroupSetsResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SearchReadGroupSetsResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SearchReadGroupSetsResponse -> m SearchReadGroupSetsResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadGroupSetsResponse -> m SearchReadGroupSetsResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SearchReadGroupSetsResponse -> m SearchReadGroupSetsResponse #

Show SearchReadGroupSetsResponse Source # 
Generic SearchReadGroupSetsResponse Source # 
ToJSON SearchReadGroupSetsResponse Source # 
FromJSON SearchReadGroupSetsResponse Source # 
type Rep SearchReadGroupSetsResponse Source # 
type Rep SearchReadGroupSetsResponse = D1 (MetaData "SearchReadGroupSetsResponse" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" False) (C1 (MetaCons "SearchReadGroupSetsResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_srgsrNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_srgsrReadGroupSets") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ReadGroupSet])))))

searchReadGroupSetsResponse :: SearchReadGroupSetsResponse Source #

Creates a value of SearchReadGroupSetsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

srgsrNextPageToken :: Lens' SearchReadGroupSetsResponse (Maybe Text) Source #

The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. This field will be empty if there aren't any additional results.

srgsrReadGroupSets :: Lens' SearchReadGroupSetsResponse [ReadGroupSet] Source #

The list of matching read group sets.

ReadGroupSetInfo

data ReadGroupSetInfo Source #

A map of additional read group set information.

See: readGroupSetInfo smart constructor.

Instances

Eq ReadGroupSetInfo Source # 
Data ReadGroupSetInfo Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReadGroupSetInfo -> c ReadGroupSetInfo #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReadGroupSetInfo #

toConstr :: ReadGroupSetInfo -> Constr #

dataTypeOf :: ReadGroupSetInfo -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReadGroupSetInfo) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReadGroupSetInfo) #

gmapT :: (forall b. Data b => b -> b) -> ReadGroupSetInfo -> ReadGroupSetInfo #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroupSetInfo -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReadGroupSetInfo -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReadGroupSetInfo -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReadGroupSetInfo -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReadGroupSetInfo -> m ReadGroupSetInfo #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroupSetInfo -> m ReadGroupSetInfo #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReadGroupSetInfo -> m ReadGroupSetInfo #

Show ReadGroupSetInfo Source # 
Generic ReadGroupSetInfo Source # 
ToJSON ReadGroupSetInfo Source # 
FromJSON ReadGroupSetInfo Source # 
type Rep ReadGroupSetInfo Source # 
type Rep ReadGroupSetInfo = D1 (MetaData "ReadGroupSetInfo" "Network.Google.Genomics.Types.Product" "gogol-genomics-0.2.0-DiUW9lmfsxKE6fYnbPOsRD" True) (C1 (MetaCons "ReadGroupSetInfo'" PrefixI True) (S1 (MetaSel (Just Symbol "_rgsiAddtional") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (HashMap Text [JSONValue]))))

readGroupSetInfo Source #

Creates a value of ReadGroupSetInfo with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

ReferenceSet

data ReferenceSet Source #

A reference set is a set of references which typically comprise a reference assembly for a species, such as `GRCh38` which is representative of the human genome. A reference set defines a common coordinate space for comparing reference-aligned experimental data. A reference set contains 1 or more references. For more genomics resource definitions, see Fundamentals of Google Genomics

See: referenceSet smart constructor.

Instances

Eq ReferenceSet Source # 
Data ReferenceSet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ReferenceSet -> c ReferenceSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ReferenceSet #

toConstr :: ReferenceSet -> Constr #

dataTypeOf :: ReferenceSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ReferenceSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ReferenceSet) #

gmapT :: (forall b. Data b => b -> b) -> ReferenceSet -> ReferenceSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ReferenceSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ReferenceSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> ReferenceSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ReferenceSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ReferenceSet -> m ReferenceSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ReferenceSet -> m ReferenceSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ReferenceSet -> m ReferenceSet #

Show ReferenceSet Source # 
Generic ReferenceSet Source # 

Associated Types

type Rep ReferenceSet :: * -> * #

ToJSON ReferenceSet Source # 
FromJSON ReferenceSet Source # 
type Rep ReferenceSet Source # 

referenceSet :: ReferenceSet Source #

Creates a value of ReferenceSet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

rsSourceAccessions :: Lens' ReferenceSet [Text] Source #

All known corresponding accession IDs in INSDC (GenBank/ENA/DDBJ) ideally with a version number, for example `NC_000001.11`.

rsReferenceIds :: Lens' ReferenceSet [Text] Source #

The IDs of the reference objects that are part of this set. `Reference.md5checksum` must be unique within this set.

rsMD5checksum :: Lens' ReferenceSet (Maybe Text) Source #

Order-independent MD5 checksum which identifies this reference set. The checksum is computed by sorting all lower case hexidecimal string `reference.md5checksum` (for all reference in this set) in ascending lexicographic order, concatenating, and taking the MD5 of that value. The resulting value is represented in lower case hexadecimal format.

rsNcbiTaxonId :: Lens' ReferenceSet (Maybe Int32) Source #

ID from http://www.ncbi.nlm.nih.gov/taxonomy (for example, 9606 for human) indicating the species which this reference set is intended to model. Note that contained references may specify a different `ncbiTaxonId`, as assemblies may contain reference sequences which do not belong to the modeled species, for example EBV in a human reference genome.

rsId :: Lens' ReferenceSet (Maybe Text) Source #

The server-generated reference set ID, unique across all reference sets.

rsAssemblyId :: Lens' ReferenceSet (Maybe Text) Source #

Public id of this reference set, such as `GRCh37`.

rsSourceURI :: Lens' ReferenceSet (Maybe Text) Source #

The URI from which the references were obtained.

rsDescription :: Lens' ReferenceSet (Maybe Text) Source #

Free text description of this reference set.