NEWS.md
Add arguments to write_fasta()
to control line and block lengths.
Fix warning message when a non-valid character is automatically replaced by X with AA.
On CRAN request, fix tags/attributes for HTML documentation.
Add support for fuzzy matching in seq_detect_pattern()
and seq_crop_pattern()
.
Fixed missing output in seq_spellout()
for collapse = NULL
.
getOption()
instead of options()
in function arguments (Functions aliview
, seaview
, print_sequences
, print.bioseq_dna
, print.bioseq_rna
and print.bioseq_aa
).