Description Usage Arguments Details Value Author(s)
Internal trimmomatic call function
1 2  | fastq_trimmer(inFile, outFile, leading = 10, trailing = 10,
  minlength = 50, illuminaclip, log_file)
 | 
inFile | 
 Infile of the sample, see   | 
outFile | 
 Outfile of the sample, see   | 
leading | 
 See trimmomatic manual  | 
trailing | 
 See trimmomatic manual  | 
minlength | 
 See trimmomatic manual  | 
illuminaclip | 
 See trimmomatic manual  | 
log_file | 
 file path to log file  | 
Internal trimmomatic call function
Test
Jochen Kruppa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.