Modifier and Type | Class and Description |
---|---|
class |
ArtificialFastqGenerator.BabyRead
A sequence of nucleobases which may be used to create a read.
|
class |
Read
An instance of this class corresponds to a read in an artificial fastq file.
|
Modifier and Type | Method and Description |
---|---|
static <T extends AbstractRead> |
ArtificialFastqGenerationUtils.setRedundantReadToNull(T redundantRead)
Set the sequence field of Read and BabyRead objects to null and then also set the object to null.
|