Skip to content

jhgorrell/dna-mode-el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

dna-mode.el

A collection of functions for editing DNA sequences. It provides functions to make editing dna in Emacs easier.

Dna-mode will:

  • Fontify keywords and line numbers in sequences.
  • Fontify bases when font-lock-mode is disabled.
  • Incrementally search dna over pads and numbers.
  • Complement and reverse complement a region.
  • Move over bases and entire sequences.
  • Detect sequence files by content.

dna-primer.el

Generates primers for sequences within emacs.

LICENSE

dna-mode.el is distributed under the GPL-3.0 (or any later version.)

About

dna-mode.el - an emacs mode for dna.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published