identicalRemLoc {ProteomicsAnnotationHubData}R Documentation

Are the remote and local instances identical

Description

This function compares the metadata of a remote object rem available on AnnotationHub and a local PAHD object. If these are identical, TRUE is returned, FALSE otherwise.

Usage

identicalRemLoc(rem, loc)

Arguments

rem

An instance of class AnnotationHub

loc

An instance of class AnnotationHubMetadata

Value

A logical


[Package ProteomicsAnnotationHubData version 1.22.0 Index]