Learn R Programming

FracFixR (version 1.0.0)

subcellular_annotation: Subcellular fractionation annotation example

Description

An annotation data frame for subcellular fractionation experiments with nuclear and cytoplasmic fractions.

Usage

subcellular_annotation

Arguments

Format

A data frame with 12 rows and 4 columns:

Sample

Sample identifier

Condition

Experimental condition (WT or Mutant)

Type

Fraction type (Total, Nuclear, or Cytoplasmic)

Replicate

Replicate identifier (Rep1 or Rep2)

Examples

Run this code
data(subcellular_annotation)
head(subcellular_annotation)

Run the code above in your browser using DataLab