Skip to contents

This function lists all the datasets available on Malaria Cell Atlas Database.

Usage

listMCA()

Value

df A dataframe listing all the datasets available on MCA and URls that can be used with easyMCA function.

Examples

if (FALSE) { # \dontrun{
  df <- listMCA()
} # }