Skip to content

v0.5.0

Compare
Choose a tag to compare
@mdshw5 mdshw5 released this 25 Jul 18:49
· 350 commits to master since this release
  • coordinates with start > end can be auto reverse complemented using --auto-strand argument (#120)
  • --no-coords flag in faidx script suppresses "sequence:start-end" in output sequence headers (#121)
  • Sequence.long_name is deprecated in favor of Sequence.fancy_name. Sequence.longname() is now removed from the codebase after previous DeprecationWarnings.