ttestdown: Returns downregulated proteins from ttest dataframe

Description Usage Arguments

View source: R/ttestdown.R

Description

Returns downregulated proteins from ttest dataframe

Usage

1
2
3
4
5
6
7
8
9
ttestdown(
  data,
  fc = 0,
  p.value = 0.05,
  return = T,
  save = F,
  name,
  destination = "dat"
)

Arguments

data

data frame

fc

minimum log2 fold-change

p.value

p-value threshold

return

should proteins be returned

save

should vector of proteins be saved

name

name

destination

where to save


nicohuttmann/htmnanalysis documentation built on Dec. 6, 2020, 3:02 a.m.