Skip to content

SSL peer certificate or SSH remote key was not OK [api.gdc.cancer.gov] #643

@ptranvan

Description

@ptranvan

Hi,

Is there any problem with them ?

tcga_id <- "TCGA-HNSC"

query <- GDCquery(
  project = tcga_id,
  data.category = "Transcriptome Profiling", 
  data.type = "Gene Expression Quantification",
  experimental.strategy = "RNA-Seq",
  sample.type = c("Primary Tumor", "Metastatic", "Recurrent Tumor"), 
  access = "open",  # files open source,
  workflow.type = "STAR - Counts"
)

--------------------------------------
o GDCquery: Searching in GDC database
--------------------------------------
Genome of reference: hg38
Error in curl::curl_fetch_memory(url, handle = handle) : 
  SSL peer certificate or SSH remote key was not OK [api.gdc.cancer.gov]: SSL certificate problem: unable to get local issuer certificate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions