thackl / gggenomes

A grammar of graphics for comparative genomics
https://thackl.github.io/gggenomes/
Other
579 stars 64 forks source link

seq-len breaks in windows newlines #117

Closed thackl closed 2 years ago

thackl commented 2 years ago

Using read_seqs("windows.fasta") doesn't properly handle "\r". (Got this via email). Fix by replacing /.*/ with /[^\n\r]*/ in seq-len.