metablastr icon indicating copy to clipboard operation
metablastr copied to clipboard

Filter sequences in `extract_random_seqs_from_genome` return file by N count

Open MahShaaban opened this issue 6 years ago • 0 comments

  • Add an argument n_max to 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

MahShaaban avatar Oct 31 '19 09:10 MahShaaban