Learn R Programming

RNASeqGenie (version 1.0.44)

makeConfigFile: Create GNE RNA-Seq pipeline config file

Description

Create an RNA-Seq GNE Pipeline config file from a fastq path and source id

Usage

makeConfigFile(file, source_id)

Arguments

file
The input fastq file (the first paired_end file)
source_id
The source_id (e.g., SRC111111) associated with the input fastq

Value

  • a string of the config file contents