| Package | Description |
|---|---|
| com.milaboratory.core | |
| com.milaboratory.core.io.sequence |
| Modifier and Type | Method and Description |
|---|---|
Target[] |
PairedEndReadsLayout.createTargets(SequenceRead read) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultiReader<R extends SequenceRead>
Created by dbolotin on 23/06/14.
|
class |
AbstractSequenceReader<R extends SequenceRead> |
interface |
SequenceReader<S extends SequenceRead>
If this reader has some system resources associated with it (like opened file or network streams) implement
OutputPortCloseable interface along with this interface. |
interface |
SequenceReaderCloseable<S extends SequenceRead>
Created by dbolotin on 18/07/14.
|
interface |
SequenceWriter<R extends SequenceRead>
Common class for sequence writers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleRead
Single read
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiRead |
class |
PairedRead |
class |
SingleReadImpl |
class |
SingleReadLazy |
| Modifier and Type | Method and Description |
|---|---|
static SequenceRead |
SequenceReadUtil.setReadId(long readId,
SequenceRead read) |
| Modifier and Type | Method and Description |
|---|---|
static SequenceRead |
SequenceReadUtil.setReadId(long readId,
SequenceRead read) |
Copyright © 2018. All rights reserved.