Description Usage Arguments Value Author(s) Examples
View source: R/Update_fastq_gz.R
This function let users update their trimmed fastq.gz files automatically.
1 | Update_Fastq_gz(RNASeqRParam, prepared_fastq_gz, target_samples = "ALL")
|
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 |
None
Kuan-Hao Chao
1 2 3 4 | data(yeast)
## Not run:
RNASeqDifferentialAnalysis(RNASeqRParam = yeast)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.