View source: R/Update_fastq_gz.R
Update_Fastq_gz | R Documentation |
This function let users update their trimmed fastq.gz files automatically.
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
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.