Skip to content

jedbarlow/biol498_sequence_joiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delimited Sequence Joiner

This project is a plugin for CLC Genomics Workbench that joins DNA sequences, optionally inserting a custom delimiter sequence between them.

For example, given a list of sequences,

  • AAAAAAA
  • GGGGGGG
  • CCCCCCC

and entering a delimiter,

  • NNNN

the plugin produces the following output.

  • AAAAAAANNNNGGGGGGGNNNNCCCCCCCNNNN

The compiled plugin package can be downloaded here.

About

BIOL 498 - DNA Sequence Joiner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages