public final class RandomCutter extends Object implements cc.redberry.pipe.Processor<com.milaboratory.core.io.sequence.SingleRead,com.milaboratory.core.io.sequence.SingleRead>
| Constructor and Description |
|---|
RandomCutter(CutSide side,
int minLength,
int maxLength) |
RandomCutter(CutSide side,
int minLength,
int maxLength,
long seed) |
| Modifier and Type | Method and Description |
|---|---|
com.milaboratory.core.io.sequence.SingleRead |
process(com.milaboratory.core.io.sequence.SingleRead input) |
Copyright © 2017. All rights reserved.