Skip to content

leecbaker/colorbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

colorbase

Colorbase is a simple utility to colorize DNA sequences. Pipe data through it to colorize for visualization.

For example, run the following command:

echo "ACTGGAcaaggt" | ./colorbase

or

echo "ACTGGAcaaggt" | ./colorbase | less -R

Note: less requires the -R option to display colors; if you omit it, you will see the raw color commands rather than colorized text.

About

Color DNA bases for display on the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages