get.title {rcdk}R Documentation

Get the title of the molecule.

Description

Some molecules may not have a title (such as when parsing in a SMILES with not title).

Usage

get.title(mol)

Arguments

mol

The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer'

Value

A character string with the title, 'NA' is no title is specified

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

set.title


[Package rcdk version 3.8.1 Index]