[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Quer enviar seu feedback?
Envie comentários
Ferramenta Variant Transforms
Variant Transforms é uma ferramenta de código aberto usada com o Cloud Life Sciences. Ela é baseada no Apache Beam e usa o Dataflow .
Essa ferramenta permite transformar e carregar centenas de milhares de arquivos, milhões de amostras e bilhões de registros de maneira escalonável. A ferramenta também tem um pré-processador que pode ser usado para validar arquivos VCF e identificar inconsistências.
O fluxo de trabalho típico para usar a ferramenta consiste nas seguintes etapas:
Armazenar arquivos VCF brutos no Cloud Storage .
Usar a ferramenta Variant Transforms para carregar os arquivos VCF do Cloud Storage no BigQuery .
Você pode usar o BigQuery para analisar as variantes .
Conheça o esquema de variantes do BigQuery para saber como a ferramenta carrega arquivos VCF nas tabelas do BigQuery.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Quer enviar seu feedback?
Envie comentários
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-01-12 UTC.