removes_proteinIDSuffix {annotation.terms} R Documentation

Removes the numeric suffix (usually representing an exon index) from protein identifiers.

Description

Usage

removes_proteinIDSuffix(id,
    make.unique = TRUE);

Arguments

id

Details

Authors

seqtoolkit

Value

An array of unique protein identifiers with the numeric suffix removed.

clr value class

Examples


[Package annotation.terms version 1.0.0.0 Index]