structure_data: Structure input data.

View source: R/func.R

structure_dataR Documentation

Structure input data.

Description

Structure input data.

Usage

structure_data(
  tx_filter,
  steps,
  threads,
  count_data_A,
  count_data_B,
  boot_data_A,
  boot_data_B
)

Arguments

tx_filter

Pre-processed annotation.

steps

Infered input type.

threads

Threads.

count_data_A

Non-bootstrapped data for one condition.

count_data_B

Non-bootstrapped data for other condition.

boot_data_A

Boostrapped data for one condition.

boot_data_B

Bootstrapped data for other condition.

Value

List.


bartongroup/RATS documentation built on June 8, 2022, 12:40 a.m.