Update_Fastq_gz: Update_Fastq_gz

View source: R/Update_fastq_gz.R

Update_Fastq_gzR Documentation

Update_Fastq_gz

Description

This function let users update their trimmed fastq.gz files automatically.

Usage

Update_Fastq_gz(RNASeqRParam, prepared_fastq_gz, target_samples = "ALL")

Arguments

RNASeqRParam

S4 object instance of experiment-related parameters

prepared_fastq_gz

absolute path to the prepared 'raw_fastq.gz' directory.

target_samples

list of samples that are going to update. Default value is ALL

Value

None

Author(s)

Kuan-Hao Chao

Examples

data(yeast)
## Not run: 
RNASeqDifferentialAnalysis(RNASeqRParam = yeast)
## End(Not run)

HowardChao/RNASeqWorkflow documentation built on May 9, 2022, 10:49 a.m.