| Package | Description |
|---|---|
| com.milaboratory.core.io.sequence.fasta | |
| com.milaboratory.util |
| Modifier and Type | Method and Description |
|---|---|
static RandomAccessFastaIndex |
RandomAccessFastaIndex.index(Path file,
boolean save,
LongProcessReporter reporter)
Index fasta file with automatic step selection or load previously created index
|
static RandomAccessFastaIndex |
RandomAccessFastaIndex.index(Path file,
int indexStep,
boolean save,
LongProcessReporter reporter)
Index fasta file or loads previously created index
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLongProcessReporter |
| Modifier and Type | Field and Description |
|---|---|
static LongProcessReporter |
LongProcessReporter.DefaultLongProcessReporter.INSTANCE |
static LongProcessReporter |
LongProcessReporter.NULL
/dev/null
|
| Modifier and Type | Method and Description |
|---|---|
static LongProcessReporter |
AbstractLongProcessReporter.stderrReporter() |
Copyright © 2018. All rights reserved.