fromDataframe {ptf} R Documentation

Create the protein annotation data model from a given dataframe object

Description

Usage

fromDataframe(x);

Arguments

x

  • gene_id

  • locus_id

  • gene_name

  • description

  • sequence

  • ...

  • . [as dataframe]

    Details

    Authors

    annotationKit

    Value

    this function returns data object of type ProteinAnnotation.

    clr value class

    Examples


    [Package ptf version 1.0.0.0 Index]