public class MiCLIUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MiCLIUtil.FileConverter |
static class |
MiCLIUtil.FileValidator |
static class |
MiCLIUtil.FileValueValidator |
static class |
MiCLIUtil.List2Validator |
| Constructor and Description |
|---|
MiCLIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.milaboratory.core.io.sequence.fastq.SingleFastqReader |
createSingleReader(String fileName,
boolean replaceWildcards) |
static com.milaboratory.core.io.sequence.fastq.SingleFastqWriter |
createSingleWriter(String fileName) |
public static com.milaboratory.core.io.sequence.fastq.SingleFastqWriter createSingleWriter(String fileName) throws IOException
IOExceptionpublic static com.milaboratory.core.io.sequence.fastq.SingleFastqReader createSingleReader(String fileName, boolean replaceWildcards) throws IOException
IOExceptionCopyright © 2017. All rights reserved.