notes toward command line read depth option

This commit is contained in:
eugenefischer
2022-09-26 14:25:30 -05:00
parent 8a8c89c9ba
commit 60cf6775c2

View File

@@ -35,6 +35,10 @@ import java.util.stream.Stream;
* output : name of the output file
* graphml : output a graphml file
* binary : output a serialized binary object file
* IF SIMULATING READ DEPTH, ALL THESE ARE REQUIRED. Absence indicates not simulating read depth
* readdepth: number of reads per sequence
* readerrorprob: probability of reading a sequence incorrectly
* errcollisionprob: probability of two read errors being identical
*
* Match flags:
* graphFile : name of graph and data file to use as input