Learn R Programming

FracFixR (version 1.0.0)

polysome_annotation: Polysome profiling annotation example

Description

An alternative annotation data frame for polysome profiling experiments with monosome and polysome fractions.

Usage

polysome_annotation

Arguments

Format

A data frame with 12 rows and 4 columns:

Sample

Sample identifier

Condition

Experimental condition (Control or Stress)

Type

Fraction type (Total, Monosome, or Polysome)

Replicate

Replicate identifier (Rep1 or Rep2)

Examples

Run this code
data(polysome_annotation)
head(polysome_annotation)

Run the code above in your browser using DataLab