prepare_ENCODEDb function, this function will allow
you to extract a subset of data encording to the following criteria :
accession, assay name, biosample, dataset accession, file accession,
file format, laboratory, donor organism, target and treatment.
queryEncode(df = NULL, set_accession = NULL, assay = NULL, biosample = NULL, dataset_accession = NULL, file_accession = NULL, file_format = NULL, lab = NULL, organism = NULL, target = NULL, treatment = NULL, project = NULL, file_status = "released", status = "released", fixed = TRUE, quiet = FALSE)list of two data.frame containing ENCODE
experiment and dataset metadatalist of two data.frames containing data about ENCODE
experiments and datasets
fixed argument at TRUE
queryEncode(biosample = "A549", file_format = "bam")
Run the code above in your browser using DataLab