metablastr
metablastr copied to clipboard
Filter sequences in `extract_random_seqs_from_genome` return file by N count
- Add an argument
n_maxto give the maximum allowed number - Count the number of Ns in each generated sequence
- Write-off the sequence if it contains Ns >
n_max
related #3