parse_counts: Subset counts data frame

View source: R/functions.R

parse_countsR Documentation

Subset counts data frame

Description

The biomaRt query requires only gene identifiers to be passed as input. Some alignment output combines additional metadata with the counts file. This function will remove extraneous rows and is especially meant to address output from the STAR aligner.

Usage

parse_counts(count_df)

Arguments

count_df

A counts data frame with sample identifiers as column names and gene Ids are rownames.


Sage-Bionetworks/sageseqr documentation built on June 13, 2024, 2:11 p.m.