Skip to content

changed the read_length

Chenfan Sun requested to merge assign_read_length into master

Assigned the read_length from the fastq file.

There is some design decision to discuss.

Important change is that moved const READ_LENGTH and global read_length from hash_genome.jl to parsing.jl

Merge request reports