Package picard.illumina.parser.fakers
Class FileFaker
java.lang.Object
picard.illumina.parser.fakers.FileFaker
- Direct Known Subclasses:
BarcodeFileFaker,BciFileFaker,BclFileFaker,BclIndexFaker,ClocsFileFaker,FilterFileFaker,LocsFileFaker,MultiTileBclFileFaker,MultiTileLocsFileFaker,PosFileFaker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract booleanprotected abstract intvoidvoidvoidprotected abstract voidfakeFile(ByteBuffer buffer)
-
Constructor Details
-
FileFaker
public FileFaker()
-
-
Method Details
-
fakeFile
-
addLeadingZeros
protected abstract boolean addLeadingZeros() -
bufferSize
protected abstract int bufferSize() -
fakeFile
- Throws:
IOException
-
fakeFile
public void fakeFile(File base, List<Integer> expectedTiles, int lane, String extension) throws IOException - Throws:
IOException
-
fakeFile
- Throws:
IOException
-