filter_sequence_by_length: filter_sequence_by_length(sequence=NULL, minlength=0,...

View source: R/sequence_handling_functions.R

filter_sequence_by_lengthR Documentation

filter_sequence_by_length(sequence=NULL, minlength=0, maxlength=Inf)

Description

Filters sequences by size

Usage

filter_sequence_by_length(sequence = NULL, minlength = 0, maxlength = Inf)

johnmcculloch/JAMS_BW documentation built on March 29, 2024, 7:56 p.m.