Skip to contents

extractAccNum

Usage

extractAccNum(string)

Arguments

string

A string from which to extract the accession number. The string may contain accession information delimited by | or spaces.

Value

Describe return, in detail

Examples

if (FALSE) { # \dontrun{
extractAccNum()
} # }