|
| | SplitAndTrimIndex (File leftFastqFile, File rightFastqFile, File barcodeInfoFile, String saveDir) throws IOException |
| |
|
| static void | main (String[] args) throws IOException |
| |
| broad.pda.seq.fastq.SplitAndTrimIndex.SplitAndTrimIndex |
( |
File |
leftFastqFile, |
|
|
File |
rightFastqFile, |
|
|
File |
barcodeInfoFile, |
|
|
String |
saveDir |
|
) |
| throws IOException |
| static void broad.pda.seq.fastq.SplitAndTrimIndex.main |
( |
String[] |
args | ) |
throws IOException |
|
static |
- Parameters
-
| args | read 1 file, read 2 file, barcode info file, directory to write to |
- Exceptions
-
The documentation for this class was generated from the following file: